Closed romme86 closed 4 years ago
I would like to have a function to allow my user to delete a payment method he saved.
That functionality is already supported. Checkout CustomerSession.detachPaymentMethod(String paymentMethodId);
CustomerSession.detachPaymentMethod(String paymentMethodId);
I would like to have a function to allow my user to delete a payment method he saved.