With the payment link created, you can now share it with your customer.

Gr4vy by default hosts a payment link page with the data you created at the following URL.

https://pay.{environment}.{gr4vy_id}.gr4vy.app/link/{payment_link_id}
  • {payment_link_id} is the id of the payment link you created in the previous step
  • {gr4vy_id} is your gr4vy_id
  • {environment} is the environment, either sandbox or nothing for production.

For example, in production.

https://pay.example.gr4vy.app/link/954289d7-d701-45ff-a67c-445e60f6e5af

Or in sandbox.

https://pay.sandbox.example.gr4vy.app/link/daf08adb-39bb-4038-b1f1-c52c791e75b6

A custom domain for your payment links can be configured by contacting our support team.