#nachofranco14
1 messages · Page 1 of 1 (latest)
Hello 👋
You can't re-attach the PaymentMethod once it has been detached
You'll need to re-create it
as in create a new PaymentMethod
cool, what would happen if I have the idempotency key in place while creating the paymenet method again?
Stripe will respond with the same response object as before (if the idempotency key hasn't been purged) and won't create a new object