Customer

Customer: Delete

You can delete a customer using its ID. When a customer is deleted, all associated payment methods are also deleted, and all associated recurring billing subscriptions are canceled.
  1. DOTNET
var result = gateway.Customer.Delete("the_customer_id");
result.IsSuccess(); // true
Arguments
CustomerIdrequired, string
A string value representing an existing customer in your Vault.

If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more