#nishabkumari
1 messages · Page 1 of 1 (latest)
Hi 👋
Do you have some example invoice IDs that failed to pay so I can take a look?
yes, - in_1NlLXeDvzL5KbtwG7oSr0Zum
Thanks, looking
Okay the error message I am seeing for this in the related Payment Intent (pi_3NlOmxDvzL5KbtwG2sL2xs9l) is message: "The customer has revoked authorization for this source",
let me check few more examples and get back to you
how do i check paymnt intent from cutomer page
I don't know how to navigate the Dashboard, we're focused on developers coding integrations with the APIs here
But you could check for the failed Invoices and find the related Payment Intents that way
np
i found it
can u also check this - https://dashboard.stripe.com/payments/pi_3NlOmhDvzL5KbtwG1M74fOfU
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
in which scenario will get this error "Unable to successfully create payment with Alipay"
You can see the response as well in the Dasbhoard
Looking into this. It appears AliPay was not available, we could not connect with theyir network.
but in this cae, the subscription was cancelled after failure
so there wont be any retry also
True
why the subscription was cancelled without retry ? we ahve setting enabled for retry 3 times
The listed reason is max_payment_attempts. I'm looking a little further
But this invoice only retried once and was immediately marked as failed for max_payment_attempts
yes, thats strange , right
Yes it is.
I think this will require more digging than I can provide here
I think you will need to write in to Support so we can spend more time investigating this issue;
https://support.stripe.com/contact
This chat server is for unblocking developers with code questions about the APIs. I will be happy to investigate this but we will need to do so over email instead of this Discord server.
we have opened a ticket with support
but frankly speaking, i got very fast and accurate response from you
and even after 6-8 hours, have not received any response on the ticket
I'm happy I was able to offer more rapid assistance. I would respond to that email chain with Support with the specific Invoice ID and ask why the Invoice failed without retries (if you haven't already). That should help get the problem escalated to my team where we can investigate further
Okay I was able to get some help from a colleague and we found that we do not retry AliPay. So that is why this invoice failed after a single attempt.