Start Payment Link
safefy_payment_start_payment_linkInitiate a payment link charge using the link token and choose PIX or boleto as payment method. Optionally provide buyer details to start the transaction.
Instructions
Inicia cobrança de payment link via /v1/payment-links/{token}/start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| method | Yes | ||
| buyerName | No | ||
| buyerEmail | No | ||
| buyerPhone | No |