Create checkout
create_checkoutCreate an order and get a Stripe payment link the customer opens to pay. Requires authentication (send a valid X-Api-Key header). Shipping to RO, HU or DE only. Prices include VAT and match get_product for the same destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buyer | Yes | ||
| items | Yes | Products to buy. | |
| expected_total | No | Optional. If set, the call is rejected when the live total moved more than 2%. | |
| shipping_address | Yes |