# MobilePay

{% hint style="info" %}
MobilePay is supported through Stripe V2 and Adyen V2 gateways
{% endhint %}

***

### Step 1: Login and navigate to the funnel to add MobilePay <a href="#ideal-checkoutchamp-step1-loginandnavigatetothefunneltoaddideal" id="ideal-checkoutchamp-step1-loginandnavigatetothefunneltoaddideal"></a>

<figure><img src="/files/icw538AMaVDwmieesHws" alt="" width="563"><figcaption></figcaption></figure>

***

### Step 2: Click the gear button on the top left to open Settings > Payments <a href="#ideal-checkoutchamp-step2-clickthegearbuttononthetoplefttoopensettings" id="ideal-checkoutchamp-step2-clickthegearbuttononthetoplefttoopensettings"></a>

<figure><img src="/files/blYDuC7TrdUMjw7Sif5c" alt="" width="563"><figcaption></figcaption></figure>

***

### Step 3: Select a payment gateway on which to transact <a href="#ideal-checkoutchamp-step4-selectapaymentgatewayonwhichtotransact" id="ideal-checkoutchamp-step4-selectapaymentgatewayonwhichtotransact"></a>

* Choose the gateway for MobilePay. Press the + button to add a new gateway.

<figure><img src="/files/ELxyrVX2AUHKVMwKSniR" alt="" width="563"><figcaption></figcaption></figure>

***

### Step 4: Save and Continue <a href="#ideal-checkoutchamp-step5-saveandcontinue" id="ideal-checkoutchamp-step5-saveandcontinue"></a>

***

### Step 5: Edit Checkout page to add the MobilePay button <a href="#ideal-checkoutchamp-step6-editcheckoutpagetoaddtheidealbutton" id="ideal-checkoutchamp-step6-editcheckoutpagetoaddtheidealbutton"></a>

<figure><img src="/files/Nl7L5fMnBDcPQp7XFqHu" alt=""><figcaption></figcaption></figure>

### Button <a href="#ideal-checkoutchamp-button" id="ideal-checkoutchamp-button"></a>

<figure><img src="/files/XiUx6BuhJJGkEi9kvwnm" alt="" width="563"><figcaption></figcaption></figure>

#### Customize button size by clicking on the button and dragging the highlighted corners or use the Settings tab for advanced edits. On the Settings tab, be sure the Action is set to *Submit + Route* <a href="#ideal-checkoutchamp-step6-1-button-customizebuttonsizebyclickingonthebuttonanddraggingthehighlighted" id="ideal-checkoutchamp-step6-1-button-customizebuttonsizebyclickingonthebuttonanddraggingthehighlighted"></a>

### Radio <a href="#ideal-checkoutchamp-radio" id="ideal-checkoutchamp-radio"></a>

#### Add a form radio button to the page. Design this to your preference. <a href="#ideal-checkoutchamp-step6-1-radio-addaradiobuttontothepage.youmaydesignthistoyourpreference" id="ideal-checkoutchamp-step6-1-radio-addaradiobuttontothepage.youmaydesignthistoyourpreference"></a>

#### Select the radio button and set Name = payment\_method.   This may also be used with the payment toggler by setting the name to “fk-payment-option-toggler“. Set the Value of the radio button to MOBILEPAY (in all caps). <a href="#ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method" id="ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method"></a>

#### Step 6-2(radio): Select the radio button and change the settings so the Name is “payment\_method”. This may also be used with the payment toggler by setting the name to “fk-payment-option-toggler“. Then set the Value of the radio button to MOBILEPAY (in all caps). <a href="#ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method" id="ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method"></a>

<figure><img src="/files/fPQqkilzImzBpva7AI6h" alt=""><figcaption></figcaption></figure>

#### &#x20;<a href="#ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method" id="ideal-checkoutchamp-step6-2-radio-selecttheradiobuttonandchangethesettingssothenameis-payment_method"></a>

{% hint style="warning" %}
Use either all buttons or radios for pay source selection.  Do not mix the method on the page.
{% endhint %}

***

### Step 6: Save the page. Exit the page builder. <a href="#ideal-checkoutchamp-step7-savethepage.exitthepagebuilder" id="ideal-checkoutchamp-step7-savethepage.exitthepagebuilder"></a>

***

### Step 7: On the arrow leaving the checkout page, choose the MobilePay button. <a href="#ideal-checkoutchamp-step8-onthearrowleavingthecheckoutpage-choosetheidealbutton" id="ideal-checkoutchamp-step8-onthearrowleavingthecheckoutpage-choosetheidealbutton"></a>

<figure><img src="/files/Wbkqp3FbyuUgLoYyAns5" alt=""><figcaption></figcaption></figure>

***

### Step 8: Publish. You’re done and ready to test! <a href="#ideal-checkoutchamp-step9-publish.youredoneandreadytotest" id="ideal-checkoutchamp-step9-publish.youredoneandreadytotest"></a>

{% hint style="warning" %}
Customer info fields are required for this alternate payment method.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/payments/mobilepay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
