Checkout
Create a checkout url
POST
https://yourwebsite.com/api/store/checkout
Request Body
Name | Type | Description |
---|---|---|
products* | array | An array of product IDs |
user* | int or string | Username or User ID |
Last updated
POST
https://yourwebsite.com/api/store/checkout
Name | Type | Description |
---|---|---|
products* | array | An array of product IDs |
user* | int or string | Username or User ID |
Last updated