generate_payment_link
Create a Paystack payment link for an existing order to share with users for completing transactions.
Instructions
Generate a Paystack payment link for an existing order. Returns the URL to share with the user.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | The ID of the order to pay for |