#Matt11

1 messages ยท Page 1 of 1 (latest)

empty cedarBOT
lusty peak
#

Hi there, can you share with me the paymentIntent ID?

glass warren
#

is it something you can see in your dashboard?

lusty peak
#

OK. this card requires authentication but the legacy Tokens and Sources API doesn't support it.

glass warren
#

oh I see, so the customer will never be able to pay right now?

lusty peak
#

Not possible

glass warren
#

Thanks Jack! Do you think that upgrading the API version will result in some weird behaviour in the platform? Do I need to check other things before upgrading?

lusty peak
#

No, updating the API version won't solve the problem. You need to migrate tot he PaymentIntents API

glass warren
#

yes yes I know but I see that I also need to update the API version. So I'm asking if doing that can cause other issues during payments/creating setup intent/payment intent etc

lusty peak
#

Yes. Updating API version is a huge change you need to be very careful

#

https://stripe.com/docs/upgrades#how-can-i-upgrade-my-api These are the thing will affects your integration. I'll suggest you to use API versioning (https://stripe.com/docs/api/versioning?lang=node) to test your application with new API version before commit the upgrade.

Keep track of changes and upgrades to the Stripe API.

glass warren
#

Ok thanks! Can I always contact the support in case of need? ๐Ÿ˜„

lusty peak
#

Sure, feel free to reach out again if you need help