17 lines
841 B
Org Mode
17 lines
841 B
Org Mode
:PROPERTIES:
|
|
:ID: 41a7a068-d0a6-4602-9540-ee473f6d561a
|
|
:END:
|
|
#+title: 2021-06-29
|
|
* Ecommerce customer requests
|
|
https://confluence.aweber.io/pages/viewpage.action?spaceKey=PD&title=2021-07-12+AWeber+Ecommerce+Customer+Requests
|
|
|
|
- [[id:022406d2-0480-4470-90d0-9533f6b9fa32][Supporting multiple currencies in Stripe]]
|
|
+ Multiple currency support will require investigation as to which currencies
|
|
are available for a given customer, how fees get collected, etc.
|
|
- Which currencies are supported for a customer?
|
|
- How do fees get collected?
|
|
- What happens when supported currencies change?
|
|
- How do we handle different minimum charge amounts?
|
|
+ We'll return an error to the buyer. The minimum charge is based on the
|
|
customer's settlement currency, and will fluctuate with foreign exchange
|
|
rates.
|