Package: tryton-modules-account-payment-braintree (7.0.0-3)
Links for tryton-modules-account-payment-braintree
Debian Resources:
Download Source Package tryton-modules-account-payment-braintree:
- [tryton-modules-account-payment-braintree_7.0.0-3.dsc]
- [tryton-modules-account-payment-braintree_7.0.0.orig.tar.gz]
- [tryton-modules-account-payment-braintree_7.0.0-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.tryton.org]
Similar packages:
- tryton-modules-account-fr-chorus
- tryton-modules-sale-payment
- tryton-modules-marketing-automation
- tryton-modules-sale-advance-payment
- tryton-modules-sale-promotion-coupon-payment
- tryton-modules-web-shop-vue-storefront
- tryton-modules-account-payment-clearing
- tryton-modules-stock-package-shipping-sendcloud
- tryton-modules-account-stock-eu
- tryton-modules-web-shop-shopify
- tryton-modules-account-payment
Tryton Application Platform - braintree-modul for kontobetaling
Tryton er en almindelig programplatform på højt niveau. Det er kernen i en fuldstændig forretningsløsning samt et omfattende sygdoms- og hospitalsinformationssystem (GNUhealth).
The account_payment_braintree module allows receipt of payments using `Braintree`_. It uses the `Drop-in UI`_ in a checkout form to handle the `payment method nonce`_ for card and other supported payment methods.
.. _`Braintree`: https://www.braintreepayments.com/ .. _`Drop-in UI`: https://developers.braintreepayments.com/guides/drop-in/overview/javascript/v3 .. _`payment method nonce`: https://developers.braintreepayments.com/guides/payment-method-nonces
Konto *****
The Account stores the information about the Braintree account like the merchant ID, the public and secret keys etc.
The account's webhook endpoint is the URL used by Braintree's webhooks_. If no webhook is setup, disputes will not update existing payments.
.. _webhooks: https://developers.braintreepayments.com/guides/webhooks/overview
Kunde *****
The Customer allows parties to be registered as Braintree customers. The checkout/add card button opens the Braintree Drop-in UI form.
A scheduled task runs every hour to create new customers on Braintree and another to delete them if they have become inactive.
Journal *******
Journalen har et nyt felt til at lagre Braintree-kontoen hvis procesmetoden er angivet som »Braintree«.
Betaling ********
The payment also has a checkout button which opens the Braintree Drop-in UI form. A payment can be processed using a nonce or a `payment method`_ from the customer. In case of an error, a new field displays the error message from Braintree. The settle field can be unchecked to only authorize on processing and settle the amount in a second step.
Two scheduled tasks run every 15 minutes to transact and settle each processing payment. Another scheduled task also runs every 15 minutes to pull updates for each processing payment until they have succeeded or failed.
The Braintree payments have a pull button which can be used to force an update with the braintree transaction.
.. _payment method: https://developers.braintreepayments.com/guides/payment-methods
Konfiguration *************
The account_payment_braintree module uses the section `account_payment_braintree` to retrieve some parameters:
- `payment_methods_cache`: defines the duration in seconds that payment methods are kept in the cache. The default value is `15 * 60`.
Other Packages Related to tryton-modules-account-payment-braintree
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript-understøttelse for Sphinx-dokumentation
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
-
- dep: python3-braintree
- Braintree - Pythonbibliotek
-
- dep: python3-werkzeug
- Samling af redskaber for WSGI-programmer - Python 3.x
-
- dep: tryton-modules-account (>= 7.0)
- Tryton Application Platform - kontomodul
-
- dep: tryton-modules-account-payment (>= 7.0)
- Tryton Application Platform - modul til kontobetaling
-
- dep: tryton-modules-currency (>= 7.0)
- Tryton Application Platform - valutamodul
-
- dep: tryton-modules-party (>= 7.0)
- Tryton Application Platform - partimodul
-
- dep: tryton-server (>= 7.0)
- Tryton Application Platform - server
-
- dep: tryton-server-api-7.0
- virtual package provided by tryton-server
Download tryton-modules-account-payment-braintree
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 43.8 kB | 343.0 kB | [list of files] |