David Jones
David Jones

Reputation: 10229

The PayPal REST API doesn't allow credit cards to be deleted?

The PayPal REST API documentation shows how to store a credit card and how to use a stored credit card, but I don't see anything about deleting a stored credit card. Of course, I can simply delete the card ID from my database, but I feel like this is slightly misleading to the customer, who may not realize that their information will be stored indefinitely on PayPal's servers. How is this typically handled?

Upvotes: 0

Views: 280

Answers (1)

JatinB
JatinB

Reputation: 620

David, you currently can't delete a stored credit card. However, stay tuned for some credit card storage updates that are coming soon.

Upvotes: 3

Related Questions