#taivo
1 messages · Page 1 of 1 (latest)
Hello! First I want to flag that Tokens are deprecated and you should move to Payment Methods if possible.
That said, the answer to your question is that you can attach a Token to a Customer by setting that Customer's source to the tok_ ID in an update request: https://stripe.com/docs/api/customers/update#update_customer-source
OK thanks, is there a migration guide you can direct me to?
google: https://stripe.com/docs/payments/payment-intents/migration
thank-you!