#Guillaume
1 messages · Page 1 of 1 (latest)
Hi, yeah this is new: https://stripe.com/docs/payments/accept-a-payment-deferred and only applies to integrations where you're not creating the Payment Intent before the elements. At this point, you do not need to migrate away and it's not breaking wallets.
Are you seeing an issue or are you more curious?
Oh ok. The upgrade guide should be updated to reflect that this step is also Optional for that case then.
I just received an email saying my integration wasn't using payment elements, when it is, so I went through the upgrade docs to be sure I was doing everything correctly, and was confused about this.
Hmm, are you using payment elements? What guide did you follow?
If we sent communication regarding this, I would like to further look into this.
The email said: We noticed that you currently don’t use one of Stripe’s optimized payment surfaces such as the Payment Element.
With a link to this page: https://stripe.com/docs/payments/payment-element/migration
But I've been using the payment elements (with automatic payment methods) since June of last year...
my code is similar to the one in the guide, aside from the new optional delayed payment intent creation, and this new elements.submit call.
So I thought maybe that's what I needed to change...
I would recommend responding to the email you received to attain further details.