#Эльдарка
1 messages · Page 1 of 1 (latest)
Hey! What is your expectation here? Is the query specifically that you've had multiple charge attempts?
- Why does Stripe make multiple charge attempts in the first case (exactly), in the second case (possibly).
- In the second case, I expect an error "insufficient funds", and not just card_declined (reenter_transaction)
Got it, checking the details
So with pi_3KJd6hJjQnE8qVRc18lk4fbl there were 2 payment attempts:
Initial payment was attempted on creation as you passed a cus_xxx with a default payment method
Also, are you testing in livemode?
You sent two identical links
I'm testing in livemode, yes
I was the customer who paid for it.
I see here two charge attempts with an interval of 3 seconds, although I entered the card details and only once clicked "Pay" on my website
https://dashboard.stripe.com/events/evt_3KJd6hJjQnE8qVRc1NDsSO8g
https://dashboard.stripe.com/events/evt_3KJd6hJjQnE8qVRc1zksUtt0
Strangest thing is that my bank sent me 4 notifications about a payment error.
I haven't noticed this with other services, except Atlassian (Jira Software) - they have the same problem, they try to pay twice in 3 seconds
Sorry we missed these follow-up messages (next time a better flow would be for you to ask in the main channel to have an admin unarchive your thread, since the original folks you talked to may not be online anymore)
So one of those charge failures came from the initial attempt to create + pay for the subscription (https://dashboard.stripe.com/logs/req_qIW9XfdzngIGmd) while the other was an additional attempt to confirm the underlying payment attempt (the request we sent earlier https://dashboard.stripe.com/logs/req_A9WYeKaOAKI9x9)
I don't know why it sent you four notifications - I only see two for that particular payment intent