#sumitp07

1 messages · Page 1 of 1 (latest)

gritty sorrelBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

elder perch
#

What's the issue?

stiff axle
#

I am getting this error with different currency

elder perch
#

Sounds like you're passing currency: 'inr' in your API request to create the session, and the price_xxx you're using doesn't have an INR option

#

But can confirm with a req_xxx ID!

stiff axle
#

where do i get the req id

#

?

#

stripe api?

gritty sorrelBOT
elder perch
#

The URL above explains where you can find them

#

They're also in the API response

stiff axle
#

req_zxuxosguZurs1l

#

this is the request id

elder perch
#

Yep, as I described above

#

price_1LdTVZJtDdRpsBGmwORN9JUs doesn't have an INR currency option

#

You're forcing the session to INR via currency: 'inr' but it fails because one of the line items doesn't have that currency

stiff axle
#

I am getting another issue with multiple currencies in subscription mode.

cerulean seal
#

I'd suggest using a new Customer object instead of an existing one, for a clean test