#kkkkk-delete-PM
1 messages ยท Page 1 of 1 (latest)
Hi there! You would detach it, which consumes it: https://stripe.com/docs/api/payment_methods/detach
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
What if it is not attached to a customer?
If a payment method is not attached to a customer, it can only be used once. Do you have a payment method created that has NOT been used?
Thanks @gaunt forge ๐
Right, I'm aware of that. Not at the moment, I was just wondering if it was possible to delete a payment method that is not attached to a customer?
They are automatically consumed once used if not attached.
Can a payment method be deleted if it is not attached to a customer and has not been consumed?