> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mattildapayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sharing the payment link

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

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

```
https://checkout.mattildapayments.com/link/{payment_link_id}
```

* `{payment_link_id}` is the `id` of the payment link you created in the previous step

For example, in production.

```
https://checkout.mattildapayments.com/link/954289d7-d701-45ff-a67c-445e60f6e5af
```

Or in sandbox.

```
https://checkout.sandbox.mattildapayments.com/link/daf08adb-39bb-4038-b1f1-c52c791e75b6
```
