Create Payment Link
create_linkCreate a shareable PayMongo payment link for no-code checkout. Provide amount in centavos and description to receive a checkout URL and reference number.
Instructions
Create a PayMongo Payment Link (no-code shareable checkout). Returns a checkout_url and reference_number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in centavos as an integer (e.g. 10000 = ₱100.00). | |
| remarks | No | Internal note (NOT shown to the payer). | |
| currency | No | ISO currency code. | PHP |
| description | Yes | Description shown to the payer on the link's checkout page. |