#zaid_alam_
1 messages · Page 1 of 1 (latest)
Hi there, can you share with the details of the errors?
getting this
Are you serving your application over HTTPS? It seems like you've properly set up a certification path.
i rectified it ..public key was different
thanks for ur time
hi @fossil oriole
after hitting pay now button the below error is coming
could u pls help me !!!!
Can you share with me the payment Intent ID?
No, the PaymentIntent ID, which you can find in your Dashboard https://dashboard.stripe.com/test/payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
pm_1LrG1GSCNi2p6XlUHhBQAbS7
This is a PaymentMethod ID, the PaymentIntent ID starts with pi_
pi_3LrFnaSCNi2p6XlU18LUWArH
https://dashboard.stripe.com/test/logs/req_GynMtesG0ov4f8 you can check your Dashboard log and it tells you why this payment is unsuccessful
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
message: "As per Indian regulations, export transactions require a description. More info here: https://stripe.com/docs/india-exports",
message_code: "cross_border_classification_missing_description",```
Please refer to the link in the error message to find out more.
if my ip address is from usa ? then !!!
This regulation applies to businesses registered in India.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
As my colleague shared above, according to the request response, you need to set a description to when creating the PaymentIntent
i got it stripe support non-inr only
Here you need to specify the description field:
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-description
for example if i have the account of my friend from USA then will it work ???
the description field is required for Indian merchant when accepting an international payment, if you are using an account that is based in US that won't be required in fact,