#kenod - re-use payment methods
1 messages · Page 1 of 1 (latest)
hey there, if your integration is meant to allow customers to re-use payment methods you collected previously, those need to be attached to the customer objects. Otherwise, all payment methods are one-time-use only.
It's not the payment intent is the payment method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But what to do with previously collected data - and client now can´t do a order with his card. For new clients is everything working. Could help if we manualy delete all old payment methods in stripe?