#xxxxx-delete-card
1 messages · Page 1 of 1 (latest)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Deleting the card won't affect any refunds, no
It'll just prevent any future recurring payments
so for the next purchase the user can add the card again?
It won't affect any other functionality,is it safe?
You'd need to collect payment details again, yes
Other than no longer being able to process payments with that card, nope!
sorry i didn't understand. I can add that card again?
You would need to collect the payment information from your user again