Is there any way to delete a customer through the SDK. All references to deleting a customer point to API docs but non to an equivalent method in the SDK.
The CustomerConnector
class has a method deleteCustomer
. It deletes a customer from the merchant. Accepts customer Id as the parameter.
1 Person is following this question.