Download the PHP package muyaedward/wbapp-bitpay without Composer
On this page you can find all versions of the php package muyaedward/wbapp-bitpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download muyaedward/wbapp-bitpay
More information about muyaedward/wbapp-bitpay
Files in muyaedward/wbapp-bitpay
Package wbapp-bitpay
Short Description Bitpay wrapper for WritersBay App
License MIT
Homepage https://github.com/muyaedward/wbapp-bitpay
Informations about the package wbapp-bitpay
WritersBay App + BitPay Integration
Accept Bitcoin and Bitcoin Cash for your WritersBay App and BitPay client.
Installation
You can install the package via composer:
Publish config file with:
Steps to configure and pair with BitPay Server
-
Add following keys to
.env
file and updated the details (view more about configuration): -
Create Test Account(for devlopement) or Live Account on BitPay.
-
Create new token for application(test account) or new token for application on BitPay and copy newly generated 7 character Pairing Code.
-
Create keypairs and pair your client(application) with BitPay server.
Above command will generate private key, public key and save to your specified location. Next it will pair your client i.e. application with BitPay server referring your provided pairing code and create new token/key and will be saved in
.env
. - Done. :golf:
Usage
Create Invoice and checkout
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Edward Mwangi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.