#rvinc - test cards
1 messages · Page 1 of 1 (latest)
That isn't a flow supported by any test card
If you wanted to try something like this you'd need to switch the card being used between payment attempts
ok, as in start with an "unchargeable" one, detach it, and attach the 4242?
yes
that makes sense
i'm unsure about the retry logic, like where it's handled etc; or are we saying that the attachment will trigger a new attempt?
for example, an invoice with auto collect
yes, i guess the retry logic is not exposed
and it's internal on your side
the user just creates the invoice asking for autocompletion, and stripe commits to that
(collection mode charge_automatically )
ah yep Stripe controls that basically, you still get webhook events for the charges failing or succeeding
indeed