#rogerrajeev32-checkout-india

1 messages · Page 1 of 1 (latest)

amber summit
#

If you have an indian account and want to accept USD, you can only do so for non-indian billing/shipping addresses. There is no way for you to accept USD with an india address/customer

low kernel
#

Ohh okay. So if the Stripe account belongs to UK. Is it possible to get payments in USD for people all over the world ?

amber summit
#

Yes, it should be

low kernel
#

Okay. One more question, Is there any option where stripe checkout shows the amount in local currency ? like lets say the subscription costs 5 USD. A person from India wants to subscribe, Can stripe checkout page automatically show as 375INR(1USD = 75INR) ?

amber summit
#

At the moment we don't support this, but I'd suggest writing into support (https://support.stripe.com/contact) in case we support this in the future

low kernel
#

Sure would do.

#

Is there anyway in Stripe API to get currency conversion rates ?

#

like my subscription costs 5USD. But USD to INR varies everyday. So Can I get the current USDINR rate ? so I can show accordingly

amber summit
#

No, there isn't a way to get this through Stripe

low kernel
#

So the best option is to get the account registered in UK/US and show the currency as 5USD. By this way users with India/US address would be able to pay ?

amber summit
#

If your business is located in India, then you should really be registering there - you should only be registering in the US/UK if your business is actually located there. If you do end up going with a UK or US account you should be able to accept payments from India customers, but you should still be aware of RBI regulations (https://support.stripe.com/questions/rbi-regulations-affecting-payments-from-india-issued-cards)

#

If you have more questions about which country to select for your account, then support would be the best place to ask

low kernel
#

Got it. Thank you.

#

And can address be skipped in Stripe checkout ?

#

My website is just a audio online listening website

amber summit
#

If you set billing_address_collection: auto when you create the session we'll only ask for billing address information if it's needed

#

We won't collect shipping addresses unless you explicitly enabled it by setting shipping_address_collection