bitpay
Accept payments using bitpay (https://bitpay.com/) through CiviCRM.
The invoice pops up on the contribution thankyou page and allows you to pay in Bitcoin or Bitcoin Cash.
The extension is licensed under AGPL-3.0.
Installation
Download and install the extension in the standard way.
Follow instructions here to configure pairing with bitpay: docs/setup.md
Known Issues
Event Registration does not work
No support for (drupal) webform_civicrm
- Webform_civicrm does not load the "thankyou" page so we would need to add a separate method to load the Bitpay invoice for webform_civicrm.
Potential future development
- Show amount in bitcoin on the contribution pages?
- Record when invoice status changes from pending->paid->confirmed->completed? (We mark completed when it gets confirmed).
- Record amount paid in BTC on contribution record?