[1/2] Hey, @Stripe! Let's imagine we're in #PSD2 era. `latest_invoice.payment_intent.status` tells us if we need SCA to pay single invoice. Docs tell me that you will automatically try (best effort) to get exemption to upcoming payments.
-
-
Replying to @petjato
For your subscriptions, you should make every charge via PaymentIntents and we will try to exempt them. You'll still want to check `status` to see if you need additional authentication.
1 reply 0 retweets 0 likes -
Replying to @stripe
Ummm... So do I need make POST /v1/payment_intents or not, if I only use Stripe Billing which generates fixed amount invoices automatically month to month?
1 reply 0 retweets 0 likes -
Replying to @petjato
If you're using Billing, it generates the invoice automatically, so you should not post to /v1/payment_intents each month.
1 reply 0 retweets 1 like -
Replying to @stripe
So back to original question, it is enough to just start subscription and you'll try to handle SCA exemption on future invoices of the subscription after the first authentication is done? You might not always get exemption from bank and I'll handle that based on `status` field.
1 reply 0 retweets 0 likes
We have an example scenario here which should answer your question:https://stripe.com/docs/billing/migration/strong-customer-authentication?origin_team=T024F4A92#scenario-3 …
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.