> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.payroc.com/llms.txt.
> For full documentation content, see https://docs.payroc.com/llms-full.txt.

# Save a Customer’s Payment Details

Use the Hosted Payment Page to save a customer’s payment details. When the customer submits their card or bank details, we store the payment information in our vault and return a secure token. Your integration needs to store this secure token and associate it with your customer, then the merchant or the customer can use it in follow-on transactions.

## Integration journey

* [Authenticate your requests](save-a-customers-payment-details/authenticate-your-requests)
* [Load the Hosted Payment Page](save-a-customers-payment-details/load-hosted-payment-page)
* [Build the merchant’s receipt page](save-a-customers-payment-details/build-receipt-page)