#lixarial

1 messages · Page 1 of 1 (latest)

placid spadeBOT
reef thorn
#

Hi 👋 based on the error, it sounds like you may be trying to use a deprecated approach. Can you share more about the approach you're following to integrate Stripe into your site?

jaunty elm
#

The code was made on March 2022 so maybe it was changed ?

reef thorn
#

I'm not sure what you're asking. I won't have insight into when your code was changed.

jaunty elm
#

Sorry I'm French and I have a little trouble speaking English. But it seems to me that it is because of the migration of prices

reef thorn
#

My best guess is the code you're trying to run is using our legacy client-side-only flow of Checkout. Which we don't recommend for new integrations as the price amounts for those integrations are also controlled client-side, so anyone with some javascript knowledge can adjust your scripts and change how much they pay. I'm not sure offhand what would have needed to change to cause you to start seeing that error.