841 B
841 B
2021-06-29
Ecommerce customer requests
-
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.
-