Skip to main content

Tryton module for Stripe payment

Project description

Account Payment Stripe Module
#############################

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

.. _`Stripe`: https://stripe.com/

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.

.. _webhooks: https://stripe.com/docs/webhooks
.. _`endpoint secret`: https://stripe.com/docs/webhooks#signatures

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.0

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.0.tar.gz (42.7 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: trytond_account_payment_stripe-5.2.0.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.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond_account_payment_stripe-5.2.0.tar.gz
Algorithm Hash digest
SHA256 316b4ff3e04823b3a5c24418a0e05833bf1bb1b2bbdb1c77dfd8670408efb31a
MD5 a72934333c1e22346b0a146c7ef3dae2
BLAKE2b-256 6fde34b70d9feae00e8dc408486c674ead2348c7912decb21d6b1924ffb3d43e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: trytond_account_payment_stripe-5.2.0-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.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond_account_payment_stripe-5.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3458859885b48d359f845b19e0c9f86102410d78708c608dad06a384511a8691
MD5 c2de55ef5efb36f844a5083c961f2927
BLAKE2b-256 0eb77fc68abe3b47b3498c43854c073e70f8285d43b18f7d87f6059d9725c5ee

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