* added reference for JS Client * added reference for JS Client * added reference for JS Client
906 B
906 B
Class: PaymentMethodsResource
Hierarchy
-
default↳
PaymentMethodsResource
Methods
list
▸ list(id, customHeaders?): ResponsePromise<StoreCustomersListPaymentMethodsRes>
Lists customer payment methods
Parameters
| Name | Type | Description |
|---|---|---|
id |
string |
id of cart |
customHeaders |
Record<string, any> |
Returns
ResponsePromise<StoreCustomersListPaymentMethodsRes>