Interface

WPayMerchantOptions

WPayMerchantOptions

Options unique to using the Merchant API operations.

View Source WPayMerchant.d.ts, line 29

Members

string

# merchantId Optional

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

View Source WPayMerchant.d.ts, line 33