Create Yolfi Public Payment
yolfi_payments_createCreate a payment invoice from an existing paylink to enable checkout integration, testing, or customer flow setup.
Instructions
Create a public payment invoice from an existing paylink for checkout integration, testing, or customer flow setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paylinkId | Yes | Yolfi paylink ID used to create the customer payment. | |
| network | Yes | Blockchain network identifier supported by the Yolfi organization, for example ARB. | |
| symbol | Yes | Payment token symbol supported on the selected network, for example USDC. | |
| customerEmail | No | Optional customer email for checkout or receipts. | |
| metadata | No | Safe non-secret metadata for the target app payment flow. |