#kazemlol
1 messages · Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
Its not an api request it is the stripe library in nodejs
That paymentintent.create() method will initiate an API request
In any case, can you share the exact code you're using?
locale has never been a parameter on that endpoint: https://stripe.com/docs/api/payment_intents/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.