***

title: Extend your integration
icon: calendar-exclamation
intro: Extend your integration
published: true
---------------------

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

After you set up the Hosted Payment Page to run a sale, you can extend your integration to include the following:

* **Run pre-authorizations** - Hold an amount on a customer's card and then capture the payment later.
* **Tokenize payment details** - Store customer payment details for use in future transactions.
* **Send additional request parameters** - Send additional information about the payment or the customer in your requests, for example, the customer's address information or email address.

## Guides

To extend your Hosted Payment Page integration, follow our guides:

<CardGroup cols={3}>
  <Card title="Run a pre-authorization" icon="timer" href="" />

  <Card title="Tokenize payment details" icon="vault" href="" />

  <Card title="Implement background validation" icon="magnifying-glass" href="" />
</CardGroup>