Documentation You are here: start » gateways » bitpay
type:
gateway
name:
BitPay
countrie:
US
support-added:
1.1
supports-3dsecure:
no
supports-multicurrency:
yes
gateway:
https://bitpay.com/

BitPay

Subscriptions are not supported with Bitpay at this time. If you intend to sell subscriptions with your FoxyCart store, you will need to make use of another payment gateway.

Setting Up BitPay for FoxyCart

  1. Generate an API key in BitPay admin.
    1. Login to your BitPay account.
    2. Click the “Payment Tools” option.
    3. Click the “Legacy API Keys”.
    4. Click “Add New API Key”, and a new key will appear.
    5. Enter a name for the key, so you know where it's being used. We recommend something like “FoxyCart key for [Your Store Name]”.
    6. Copy the key you've just created.
    7. Click “Save Changes”.
  2. Check the option “Let customers pay with BitPay” at FoxyCart admin.
  3. Paste your BitPay API key into the appropriate field in FoxyCart admin.
  4. Test a BitPay checkout to ensure it works as expected.

Testing

Obtaining a Test Account

Bitpay doesn't support test accounts.

Troubleshooting & Interpreting Response Codes

Contact BitPay for info. Know more? Feel free to edit this page with info.

Important Notes and Caveats

Possible Action: Datafeed Handling

An BitPay transaction takes time to be confirmed in the blockchain, so at the time we process the initial transaction, we don't know if it was approved or not. To handle this, transactions are initially marked as pending, and when we get a confirmation from BitPay on the result of the transaction, we update it accordingly. Each time the status changes, a datafeed will be sent to your endpoint if configured with the transaction details and the status node will be present.

The status node can contain one of three different values: pending, approved or rejected. Depending on the types of actions you're needing to perform at your datafeed endpoint, you need to make sure the appropriate status value is present.

User Notes and Experiences

If you have tips, experience, or helpful notes related to this gateway that would benefit others, please add them below, including your name and the date. We reserve the right to edit or remove comments that don't add value to this page.

Site Tools