Create a payment
POST {{orgUrl}}/services/data/v{{apiVersion}}/commerce/webstores/{{webstoreId}}/payments/token
Perform a server-side payment and store the created payment token in the variable _paymentToken. Note: The sample payment gateway included in the store creation simply returns a dummy token.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS