#asecurly
1 messages · Page 1 of 1 (latest)
hi! what's your question exactly?
i have error message "As per Indian regulations, export transactions require a customer name and address. then i have test stripe payment code
yep, and what is your question? the error message points to a docs page that describes what you need to do(adjust your checkout page to collect the required information).
what's the request ID req_xxx for the error and what exact code are you using?
you need to pass an address when creating the customer(https://stripe.com/docs/india-accept-international-payments#international-payments-for-services), which you do not do.
ok