#Canadev-token

1 messages · Page 1 of 1 (latest)

oblique yew
#

Do you mean using Token instead of PaymentMethod?

empty parcel
#

Yes! sorry

oblique yew
#

👍 Is there a specific reason you're looking into Tokens? Tokens are super old, so if you're building a new integration I would definitely recomment you use Payment Methods

empty parcel
#

We are currently using Tokens and we are almost with 3D secure support. We are planning more time to update Stripe API in March 2022 (one of our applications is complicated to update).

oblique yew
#

Gotcha - so you already have an existing integration that's using Tokens

empty parcel
#

Exactly

oblique yew
#

Are you trading those Tokens in for a Payment Method, or for a Source? Tokens are one-time use, so I assume at some point inyour flow you trade them in for something else

empty parcel
#

We use the card ID of the response (ex. : card_1234)

#

(yes it's the Source API)

oblique yew
#

Gotcha - so overall Sources are meant to be compatible with Subscriptions/Payment Intents, so there shouldn't be a ton of issues if you'd like more time to stay on Sources before moving on Payment methods