GetPaymentMethodsParams
Type of the parameters object required by /getPaymentMethods endpoint
export interface GetPaymentMethodsParams {
shopperLocale?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
shopperLocale | Optional | string |
Type of the parameters object required by /getPaymentMethods endpoint
export interface GetPaymentMethodsParams {
shopperLocale?: string;
}| Name | Required | Type | Description |
|---|---|---|---|
shopperLocale | Optional | string |