How do I integrate my Shift4Shop Store with BitPay? |
|
This article will show you how to integrate your store with BitPay. Adding the Payment MethodNote When creating the API token, make sure that the "Require Authentication" checkbox is not marked. For more complete information, please refer to BitPay's documentation for steps on creating/reviewing your API keys
At the top of the page, you will see a "Recommended Payments" banner listing BitPay. Important To continue:
You will now see two buttons/links:
The rest of the steps outlined here assume that you've already created your BitPay Account and your API token as mentioned at the start of this article.
Upon entering a valid API key, your store will add BitPay as a payment method. Adding the Payment Mark to Your SiteIf you'd like to add a payment mark from BitPay to your store (to let your customers know that BitPay is accepted), add either of the following scripts to your store's global footer banner. Tip For BitPay AcceptedAdd the following code to your global footer: <img src="https://bitpay.com/cdn/merchant-resources/bitpay-accepted-card-group.svg" alt="BitPay Supported Currencies" width="250px" />
For Pay with BitPayAdd the following code to your global footer: <img src="https://bitpay.com/cdn/merchant-resources/pay-with-bitpay-card-group.svg" alt="BitPay Supported Currencies" width="250px" />
For additional logos and images from BitPay (including for dark backgrounds) click here. FAQsClick here for a list of frequently asked questions pertaining to BitPay | |
|