Is there any API way to delete stored card details in the customer object?

Is there any API way to delete stored card details in the customer object?

@Vikash_Kumar, I think this two docs links might contains what you are looking for

1.)About Customers Objects Docs

2.)About Customers Payments method

Please go through the above 2 links and see if it helps.

I don’t want to delete customer but the cards stored.

@Vikash_Kumar, please try and read my post in details. the second link above contain most documentations about customers payments method. At that page scroll down to Delete Payment Method . There is an api to delete customers payments detail for Cash, Bank transfer, Card etc.

2 Likes

Thank YOU. :heart_eyes: