#denis.vithani
1 messages · Page 1 of 1 (latest)
👋 happy to help
Hi
as per the error message you need to follow the instructions in the https://stripe.com/docs/india-exports guide
if you have questions about something specific there you can refer to https://support.stripe.com/?contact=true they are better equipped to help guide you through the different steps
Find help and support for Stripe. Our support site 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.
FWIW, are you creating a Customer Object?
hello, i am still confuse here.
what should i need to do here? what document need to upload. everything is upload and verified.
then why its not working?
are you creating a Customer Object?
stripe checkout is also not working.
are you passing the name and the address of the Customer?
why should i pass the name and address, i am using your stripe check outlink.
customer fill their detail
what you showed in the screenshot is the PaymentElement
this only collects payment info
its after filling detail.
you need to also use https://stripe.com/docs/elements/address-element
to get the Customer's name and address
who's your destinated customers?
all over the world..
this is my product , and i want stripe to collect payment for this service.
A URL shortener can be an extremely useful tool for businesses and website owners. Using a URL shortener App, you can shorten long and complex URLs
outside india customer also can not able to pay due to indian export things.
what is the solution here? i don't have any other currency option.
actually what you just did is that you're passing a Customer with an Indian address
so I think the best path here is the following
ok go on
1- Collect Name and Address information
2- Create the Customer
3- Based on the Customer's country either create a Payment Intent in USD or in INR
4- Collect Payment Information
ok let me try it
is that a rule or somethings, that indian owner can not collect payment in USD ? becuase i can not able to do usd to inr as per address things.
Yes it is part of RBI regulations as far as I know https://stripe.com/docs/india-recurring-payments?integration=subscriptions#webhooks
@wind vine @tight forge i have checked everything. Rozerpay can do this without any issue.
There is no rule that indian owner can not collect payment via USD from indian credit card or debit card.
Apologies if I was mistaken there
I would reccommend talking to our support team about this, they know more about payment rules for India https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.