
For example, if you have an available balance of HUF 10.45, you can pay out HUF 10 by submitting 1000 for the amount value.
#300 dollars to ghana cedis manual
When you create a manual payout in HUF, only integer amounts that are evenly divisible by 100 are allowed. Stripe treats HUF as a zero-decimal currency for payouts, even though you can charge two-decimal amounts. The amount value must be evenly divisible by 100: 100, 200, 300, and so on. For example, to charge 5 ISK, provide an amount value of 500. To maintain backwards compatibility, you must pass in amounts with two decimals. The following currencies have special conditions that you need to consider when creating payouts or charges.Įffective 0:00 UTC on, ISK becomes a zero-decimal currency. For example, 5.124 KWD must be rounded to 5120 or 5130. Your integration must round amounts to the nearest ten. However, to ensure compatibility with Stripe’s payments partners, these API calls require the least-significant (last) digit to be 0. The API supports three-decimal currencies for the standard payment flows, including Payment Intents, Refunds, and Disputes. For example, to charge ¥500, provide an amount value of 500. For example, to charge 10 USD, provide an amount value of 1000 (that is, 1000 cents).įor zero-decimal currencies, still provide amounts as an integer but without multiplying by 100.

#300 dollars to ghana cedis code
These currencies apply to card payments: other payment methods are often tied to a specific currencyĬurrencies presented as links are zero-decimal currencies, explained below.Īlso note that the three-letter ISO code is provided for each currency below, but you should provide the ISO code in all lowercase letters when making the charge request.Īll API requests expect amounts to be provided in a currency’s smallest unit.


The currency used comes into play in three places: This is especially helpful if you have a global presence, as charging in a customer’s native currency can increase sales. Stripe supports processing payments in 135+ currencies, allowing you to charge customers in their native currency while receiving funds in yours. Stripe also supports a range of additional payment methods, depending on the country of your Stripe account. Users in the United States can accept: Visa, Mastercard, American Express, Discover, JCB, Diners Club, China UnionPay, debit cards.
