# BitPay

{% hint style="warning" %}
**Disclamers:**

* ***BitPay does not support rebills***
* ***BitPay does not support an Auth/Capture model***<br>
* ***Upsells are supported on BitPay. However the process requires the consumer to repeat the entire checkout flow with their BitPay wallet. 1-click upsells are not possible with cryptocurrency.***<br>
* **Customer info fields are required for this alternate payment method.**
  {% endhint %}

***

### Step 1: Login and navigate to the funnel you’d like to add BitPay to <a href="#bitpay-checkoutchamp-step1-loginandnavigatetothefunnelyoudliketoaddbitpayto" id="bitpay-checkoutchamp-step1-loginandnavigatetothefunnelyoudliketoaddbitpayto"></a>

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

***

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

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

***

### Step 3: Open the Payments section <a href="#bitpay-checkoutchamp-step3-openthepaymentssection" id="bitpay-checkoutchamp-step3-openthepaymentssection"></a>

<figure><img src="/files/1ANoV0AsbDzlKBHbHX9G" alt=""><figcaption></figcaption></figure>

***

### Step 4: Add new BitPay gateway credentials <a href="#bitpay-checkoutchamp-step4-addnewbitpaygatewaycredentials" id="bitpay-checkoutchamp-step4-addnewbitpaygatewaycredentials"></a>

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

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

* Enter **token** from your BitPay account
  * Login to BitPay Account > Payment Tools > API Tokens (Under the Integration Resources)
  * Click “Add New Token”
  * Enter your token label
  * Do not check "Require Authentication"
  * Click "Add Token"

***

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

***

### Step 6: Edit Checkout page and drag the BitPay button to the page <a href="#bitpay-checkoutchamp-step6-editcheckoutpageanddragthebitpaybuttontothepage" id="bitpay-checkoutchamp-step6-editcheckoutpageanddragthebitpaybuttontothepage"></a>

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

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

#### Step 6-1: Customize button size by clicking on the button and dragging the highlighted corners or use Dimension tab for advanced edits. Under the Settings for the element, be sure the Action is set to *Submit + Route* <a href="#bitpay-checkoutchamp-step6-1-customizebuttonsizebyclickingonthebuttonanddraggingthehighlightedcorner" id="bitpay-checkoutchamp-step6-1-customizebuttonsizebyclickingonthebuttonanddraggingthehighlightedcorner"></a>

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

***

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

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

***

### Step 8: On the arrow leaving the checkout page, choose the BitPay button. <a href="#bitpay-checkoutchamp-step8-onthearrowleavingthecheckoutpage-choosethebitpaybutton" id="bitpay-checkoutchamp-step8-onthearrowleavingthecheckoutpage-choosethebitpaybutton"></a>

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

***

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


---

# 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/bitpay.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.
