payway_create_payment_link
Create a shareable PayWay payment link to collect payments. Specify title, amount, currency, and return URL to generate a link for customer checkout.
Instructions
Create a shareable PayWay payment link. Requires PAYWAY_RSA_PUBLIC_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| amount | Yes | ||
| payout | No | ||
| currency | Yes | ||
| return_url | Yes | Plain URL; base64-encoded automatically | |
| description | No | ||
| expired_date | No | Unix timestamp; omit/null for no expiry | |
| payment_limit | No | ||
| merchant_ref_no | No |