Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gateways:braintree [2019/09/16 03:49] – [Data entry] adam | gateways:braintree [2024/10/10 16:54] (current) – [Multi-currency] marija | ||
---|---|---|---|
Line 1: | Line 1: | ||
---- dataentry gateway ---- | ---- dataentry gateway ---- | ||
type : gateway # do not change this line | type : gateway # do not change this line | ||
- | name : Braintree Payments | + | name : Braintree Payments |
- | countries | + | countries |
- | support-added | + | support-added |
- | support-removed | + | support-removed |
auth-net-emulation | auth-net-emulation | ||
supports-3dsecure | supports-3dsecure | ||
supports-multicurrency : # enter " | supports-multicurrency : # enter " | ||
- | gateway_url | + | gateway_url |
---- | ---- | ||
+ | |||
Line 31: | Line 32: | ||
{{ : | {{ : | ||
+ | |||
+ | ===== Braintree Fraud Detection ===== | ||
+ | |||
+ | Foxy's integration with Braintree supports their native fraud detection functionality, | ||
===== Testing ===== | ===== Testing ===== | ||
Line 46: | Line 51: | ||
===== Important Notes and Caveats ===== | ===== Important Notes and Caveats ===== | ||
+ | |||
+ | ==== Multi-currency ==== | ||
+ | |||
+ | Braintree supports one currency per account, so if you need to accept multiple currencies, you'll need to set up merchant account ID for each currency, and use different Foxy payment sets for each currency. Braintree' | ||
+ | |||
+ | Our documentation on payment sets is [[v: | ||