less than a minute read • Updated 6 days ago
BitPay
Connect Foxy to BitPay for secure crypto payments.
- Countries
United States
- Features
- Multi-Currency
BitPay is no longer available for new stores
BitPay is deprecated and no longer appears in the payment method picker in the Foxy admin. The setup steps below are kept for merchants who are already connected to it.
To accept cryptocurrency payments, use Coinbase instead.
Subscriptions are not supported with BitPay at this time. If you intend to sell subscriptions with your Foxy store, you'll need to use another payment gateway.
Setting up BitPay
Testing
Obtaining a test account
BitPay doesn't support test accounts.
Troubleshooting & interpreting response codes
Contact BitPay for info.
Important notes and caveats
Possible action: datafeed handling
A BitPay transaction takes time to be confirmed on the blockchain, so at the time we process the initial transaction we don't know whether it was approved. Transactions are initially marked as pending, and we update them when we get a confirmation from BitPay.
Each time the status changes, a datafeed is sent to your endpoint if configured, with the transaction details and a status node. The status node contains one of three values: pending, approved or rejected. Depending on what your endpoint does, make sure you check for the appropriate status value first.