This class will allow you to create and manage your orders. You can attach one or more payments in your merchant order.
- Source:
Methods
(static) create()
Create a Merchant Order Click here for more infos
- Source:
(static) get(id)
Get a Merchant Order by ID Click here for more infos
Parameters:
| Name | Type | Description |
|---|---|---|
id |
string | Merchant ID |
- Source:
(static) update()
Update a Merchant Order Click here for more infos
- Source: