create_checkout
Create a hosted checkout session for a live vendor and return a payable shortLink to demonstrate and process real payments.
Instructions
Create a hosted checkout session for a vendor and return a payable shortLink. The vendor must already be live (go_live). Use this to demonstrate a real payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | Environment the vendor lives in | |
| amount | Yes | Amount in major units, e.g. 50 = £50.00 | |
| currency | No | Default GBP | |
| vendorId | Yes | ||
| reference | No | Your order/invoice reference |