# Checkout Redirect

<div align="left"><figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2F8zurJtMl0GL7dYNZvdIU%2Fcheckout-redirect-overview.png?alt=media&#x26;token=deecf6fa-89a3-4f89-ae29-c1e5136c364d" alt=""><figcaption><p>woocommerce stripe checkout redirect</p></figcaption></figure></div>

## What is a hosted checkout page?

Stripe Hosted Checkout Page is a secure and user-friendly solution offered by the Stripe payment platform. Designed to streamline the online payment process, this feature allows businesses to delegate the handling of sensitive payment information to Stripe's secure servers.

* **Security:** Hosted on Stripe's secure servers, the checkout page ensures the safe handling of payment data, complying with industry standards like PCI DSS.
* **Customization:** While benefiting from Stripe's security infrastructure, businesses can customize the checkout page's appearance, integrating logos and adjusting colors to maintain brand identity.
* **Mobile Responsiveness:** The hosted page is optimized for various devices, ensuring a smooth payment experience across desktops, tablets, and smartphones.
* **Payment Method Diversity:** Stripe Hosted Checkout Page supports a wide range of payment methods, including credit cards, digital wallets, and other region-specific options, providing flexibility for customers.

<div align="left"><figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2FTdaDfFtixP6ENuLqf2qe%2Fimage%2049.png?alt=media&#x26;token=538376d6-6b4c-4c34-8da1-ba3e8f0b0dcf" alt=""><figcaption></figcaption></figure></div>

## Enable in WooCommerce

Goto Woocommerce -> Settings -> Payments, find <mark style="color:red;">**Stripe Checkout Redirect,**</mark> and enable it.

<figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2FfX2pmTjkYj26823au26N%2Fimage.png?alt=media&#x26;token=5249b3ce-ac08-4b71-92fd-a8cbdb076bab" alt=""><figcaption></figcaption></figure>

Or, you can click the redirect button from our plugin -> payment methods, find the checkout redirect card, and then click the **setup** button.

## Configuration

In the settings page, we support the below fields to customize the payment method in woocommerce checkout page.

* **Title:** Define the current payment method title displayed on the checkout page.
* **Icon:** Personalize the payment method icon; a default one will be used if left blank.
* **Description:** Craft a brief description to be showcased in the payment method content.
* **Payment methods:** Choose from the array of payment methods available on your Stripe account. Opt for specific ones if you wish to limit the options displayed.

{% hint style="info" %}
The displayed payment methods adhere to your current WooCommerce currency setting. For instance, if your currency is US-Dollar, options like iDeal and EPS won't appear. To confirm the activation status of a payment method, kindly refer to <https://dashboard.stripe.com/settings/payment_methods>
{% endhint %}

<figure><img src="https://2515576520-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG0PUsYuzKts2zzoPrZBP%2Fuploads%2FwwfH0ebsfobhDjdHxBv1%2Fcheckout-redirect-guide.png?alt=media&#x26;token=657977f5-51e9-43e3-bcb4-3f3880180317" alt=""><figcaption></figcaption></figure>
