@stripe You also have a potential bug/mistake on this page.
https://stripe.com/docs/payments/cards/charging-saved-cards#testing …
The first card states "Required on setup or first transaction", but it asks for authentication every-time I use it as a saved card. Can't tell if I've made a mistake or you have.
-
-
Replying to @barryosull
Using Setup Intents, you should be able to make transactions on saved cards without authenticating every time: https://stripe.com/docs/payments/cards/saving-cards#saving-card-without-payment … Would you mind writing in via https://support.stripe.com/contact so we can take a closer look at your code?
1 reply 0 retweets 0 likes -
Replying to @stripe
The docs you listed are for saving a card without processing a payment first. I'm processing the payment first, then saving. So that card will constantly ask for auth unless it's saved without a payment first?
1 reply 0 retweets 0 likes -
Replying to @barryosull
Apologies, you can find the appropriate docs on Setup Intents at: https://stripe.com/docs/api/setup_intents … If you've already seen these docs but are still running into the same issue, would you mind sending us an email so we can dig deeper into your integration?
1 reply 0 retweets 0 likes -
Replying to @stripe
Ahh ok, I'm not using Setup Intents. I used the documentation you provided to save cards after a payment, which doesn't mention setup intents at all. https://stripe.com/docs/payments/cards/saving-cards#save-payment-method … Are you saying that the test card I mentioned doesn't work correctly with this flow?
1 reply 0 retweets 0 likes -
Replying to @barryosull
There shouldn't be any reason why the test card won't work with the Setup Intents flow! When you test it with Setup Intents, are you still being asked to authenticate each time?
1 reply 0 retweets 0 likes -
Replying to @stripe
As I said in the above tweet, I'm not using the "setup intents" flow, I'm using the "save card after payment" flow. Looks like that test card only works correctly if you use setup intents, which is confusing as it's suggested as a way to test the first flow as well.
1 reply 0 retweets 0 likes
If you want to create a charge first, then save the card to reuse without having to re-authenticate, you'd want to set up `setup_future_usage` on their PaymentIntent: https://stripe.com/docs/api/payment_intents/create#create_payment_intent-setup_future_usage …
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.