Skip to main content

Tryton module for Stripe payment

Project description

The account_payment_stripe module allows to receive payment from Stripe. It uses the checkout form in the browser.

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.

Customer

The Customer allow to register parties as Stripe customers. The checkout button opens in the browse 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. In case of error, it has also new fields which display the error messages.

A cron task runs every 15 minutes to charge each processing payment.

The capture box can be unchecked to only authorize on processing and capture the amount in a second step.

If the payment is disputed, it will be updated at the closure of the dispute.

Configuration

The account_payment_stripe module uses the section account_payment_stripe to retrieve some parameters:

  • sources_cache: defines the duration in seconds the sources are kept in the cache. The default value is 15 * 60.

Release history Release notifications | RSS feed

This version

5.2.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_account_payment_stripe-5.2.1.tar.gz (42.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file trytond_account_payment_stripe-5.2.1.tar.gz.

File metadata

  • Download URL: trytond_account_payment_stripe-5.2.1.tar.gz
  • Upload date:
  • Size: 42.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond_account_payment_stripe-5.2.1.tar.gz
Algorithm Hash digest
SHA256 bbd21f96123254cd81a8dc6666122ac070ca95d21ddbdae3e6e8357cc92f1825
MD5 291ccb873a244ca79d435ed51b4f7bc9
BLAKE2b-256 32fb22d7f81b27195b0619c7a0f63d7b43f817be1b9737b0626d9b07af3ba7e5

See more details on using hashes here.

Provenance

File details

Details for the file trytond_account_payment_stripe-5.2.1-py3-none-any.whl.

File metadata

  • Download URL: trytond_account_payment_stripe-5.2.1-py3-none-any.whl
  • Upload date:
  • Size: 59.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond_account_payment_stripe-5.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eb3307e4359dab92cd73fbd49a5a98f2e54ff11ad99b9f0483099619b3380ab6
MD5 df34e1cbfb66faa16a5ec2168d2eed89
BLAKE2b-256 9a05a33e65d9afbaab7994e5841f017d33cf4cdbed99235686c02b16b282ab45

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page