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

# Creating Payment Requests

> Create hosted payment requests directly from the control panel.

## Create a payment request

1. Go to Payment Requests → Create
2. Enter amount and currency
3. Provide reference ID and customer details if available
4. Optionally set success/failure/notify URLs
5. Save to generate a payment link or QR

## Share the payment link

* Send the generated link to your customer
* The hosted page handles customer payment and 3DS (if required)

## Related API

* Create via API: [/ipg/payment-requests/payment-request](/ipg/payment-requests/payment-request)
* Handle payment: [/ipg/payment-requests/handle-payment-request](/ipg/payment-requests/handle-payment-request)
