#Saurabh Jha
1 messages · Page 1 of 1 (latest)
Request Id to stripe -> req_6YaEir5LMjhqrg
👋 Thanks for reaching out
Thanks for sharing,
So you can make a GET API call by id to retrieve that SetupIntent seti_1M7Gg9AZjbgwVDBEuuE1xD4V
https://stripe.com/docs/api/setup_intents/retrieve
Are you using your test Key ?
No, using the secret key
The setupintent you created was in TestMode, you need to use the secret key of the test mode not live mode:
https://stripe.com/docs/keys
No worries, Glad to hear that you managed to resolve the issue ?
yes