You are here: Home / LBN / Up2date / Business / BastionLinux 36 / python3-trytond-account-payment-stripe-7.4.0-1.lbn36.noarch

python3-trytond-account-payment-stripe-7.4.0-1.lbn36.noarch

Package Attributes
RPM  python3-trytond-account-payment-stripe-7.4.0-1.lbn36.noarch.rpm Architecture  noarch Size  678935 Created  2024/11/20 13:36:54 UTC
Package Specification
Summary Tryton module for Stripe payment
Group Application/Internet
License ZPL
Home Page https://pypi.org/project/trytond-account-payment-stripe
Description

The account_payment_stripe module allows to receive payment from Stripe. It uses Stripe.js and Stripe Elements in a checkout form to handle Setup Intent and Payment Intent by card.

Account The Account stores the information about the Stripe account like the secret key, the publishable key and the webhook signing secret. The account’s webhook endpoint is the URL used by stripe webhooks. For additional security, the Stripe’s requests signature can be verified if the webhook signing secret is set on the Account. If no webhook is setup, a cron task fetches the new events.

Customer The Customer allow to register parties as Stripe customers. The checkout button opens the Stripe checkout form. A cron task runs every hour to create new customers on Stripe and another to delete them if they are inactivated.

Journal The journal has a new field for the Stripe account.

Payment The payment has also a checkout button which opens the Stripe checkout form. A payment can be processed off-session

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
(python3.10dist(trytond-party) < 7.5~~ with python3.10dist(trytond-party) >= 7.4)  
rpmlib(CompressedFileNames)  
(python3.10dist(trytond) < 7.5~~ with python3.10dist(trytond) >= 7.4)  
rpmlib(TildeInVersions)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
python3.10dist(stripe)  
(python3.10dist(trytond-account) < 7.5~~ with python3.10dist(trytond-account) >= 7.4)  
(python3.10dist(trytond-account-payment) < 7.5~~ with python3.10dist(trytond-account-payment) >= 7.4)  
Provides
python-trytond-account-payment-stripe
python3-trytond-account-payment-stripe
python3.10-trytond-account-payment-stripe
python3.10dist(trytond-account-payment-stripe)
python3dist(trytond-account-payment-stripe)
Obsoletes
python-trytond-account-payment-stripe

Document Actions