Verified BursaPay gateway workflow: Explains the developer API's payment-link resource for checkout without custom payment-page code.
1. Overview & Purpose
The gateway documentation lists /api/v1/payment-links/ as the no-code checkout resource.
2. Requirements & Setup
A valid developer key with the relevant payment-link permissions is required by the implementation.
3. Step-by-Step Workflow
- Create the payment link configuration.
- Publish or share the generated link.
- Monitor resulting payment references.
- Reconcile link-driven payments in the normal payment lifecycle.
4. Rules & Troubleshooting
A payment link is a checkout surface; the resulting payment still follows the gateway's payment verification and webhook lifecycle.
5. Verification & Next Steps
Keep your own business order/reference mapping when distributing payment links.