Customer
Customer: Delete
- Ruby
result = gateway.customer.delete("the_customer_id")
if result.success?
puts "customer successfully deleted"
end
Arguments
customer_id
required, StringA string value representing an existing customer in your Vault.
result = gateway.customer.delete("the_customer_id")
if result.success?
puts "customer successfully deleted"
end
customer_id
required, StringIf 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