#tymm
1 messages · Page 1 of 1 (latest)
Hi there, your customer's currency is set to myr, so it won't be able to accept other currencies (i.g., sgd) rather than myr.
Read this https://support.stripe.com/questions/setting-a-customers-default-currency to learn more about customer's currency.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
when i create the customer i omit the optional "currency" param
however i can subscribe the customer to products in sgd
but cannot create invoice with non subscription sgd items
but the same thing can be done after i have the customer subscribed to sgd product tho, is this behavior intended?