Interface

WPayCustomerOptions

WPayCustomerOptions

Options unique to using the Customer API operations.

View Source WPayCustomer.d.ts, line 29

Members

string

# walletId Optional

If given, the wallet ID will be added to the headers. Since the wallet ID identifies the customer it can be overridden with another value by the API gateway which uses the authentication token to identify the customer.

View Source WPayCustomer.d.ts, line 33