AttachPaymentMethodToCustomer
Attaches a PaymentMethod object to a Customer. It is not applicable for future payments.
Input
Name | Type | Description |
PaymentMethodId | String | The PaymentMethod Id. |
CustomerId | String | The Id of the customer to which to attach the PaymentMethod. |
Result Set Columns
Name | Type | Description |
Success | String | Sucess Message that the Customer is attached to the Payment. |