Paymentmethods
The payment mechanism selected to create the customer’s payment instrument, such as a credit card or PayPal. To submit a payment, create one or more payment instruments. Each payment instrument must correspond to a chosen payment method.
Read Order Payment Methods
Retrieve the available order payment methods for a store.
Workflow
- Start with order
GET
the link with rel: paymentmethodinfo- Render the response
Read Order Payment Method
Retrieve an order payment method for a store.
Workflow
- Start with order payment methods
GET
the link with rel: element- Render the response
Response Fields
paymentmethods.payment-method
Type: Name | Description | Type |
---|---|---|
name | The payment method name. | string |
display-name | The localized payment method name, intended for display in the client application. | string |