Endpoint
NONE.
Request
Thepay_by_link: true flag in the metadata object is required for H2H. Without it the request defaults to iFrame integration.
Response
Response fields
Sharing the link
Once you receivepayment_link, deliver it to the customer via SMS, email, in-app message, or push notification.
- Expiry — the link expires after 24 hours. Check
expiry_timein the response. If it expires, create a new payment request. - Tracking — store
payment_intent_idagainst the order in your system for status tracking. - Confirmation — do not rely on the customer returning to your app to confirm payment. Always use webhooks for confirmation. See Payment Status & Webhooks.
- Expired links — if the customer tries to pay after expiry, surface a clear message and allow them to request a new link.