#default_user_Bq67qllUp5l4mHuk0ao
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
req_9eaAUutY2tofE6
&
req_c9GxrxXm51TJu2
we only did 1 api call to update customer
promo_1NTkI9L0Z6nKgMqTZrknrMlY is inactive because it's used up
https://dashboard.stripe.com/logs/req_FhzDEgqph5sfnr it was used in this request already
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I don't understand, what do you mean by 2 reponse on 1 call?
see the pic i sent
on 4:36 there are 2 responses
3 actually
when the user only tried to add 1 coupon 1 time
These are 3 different requests happened on differet time
correct - when we only did 1 call :
update customer woth promo code
4:36:55 AM & 4:36:57 AM
for exmaple
the seccond one returns 400 when the coupon already got redeemed in the request above .
on our end - there was single call
Send me the request IDs
req_9eaAUutY2tofE6
&
req_c9GxrxXm51TJu2
These are two requests made with your API key. However, I notice that the request were coming from different IP addresses.
Something in your integration is triggering multiple requests
i cehecked the integration and couldnt see were it would happen