#rooter

1 messages · Page 1 of 1 (latest)

rancid kilnBOT
sterile comet
#

You can use both the old Sources and the new Payment Methods both on the Payment Intents API: https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method

If you don't want to have 2 integrations with 2 different endpoints for creating payments, then I would suggest just moving to Payment Intents

outer carbon
#

Ugghhh.... this is so much work and testing.

sterile comet
outer carbon
#

We are doing a lot more complicated stuff than just that and it's across multiple applications. At the very least I need to build and deploy multiple backend servers when it would be nice if I could just get a compatible ID to use instead.

#

And we need to test everything a thousand different ways