You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added additional environment variable for the bitpay token label and added it to the config file, then replaced the app napp name out with this variable. The createkeypair command fails when the app name has spaces in it. Made a note in the readme also
Add following keys to `.env` file and updated the details ([view more about configuration](https://support.bitpay.com/hc/en-us/articles/115003001063-How-do-I-configure-the-PHP-BitPay-Client-Library-)):
45
45
46
+
note: BITPAY_TOKEN_LABEL can be any name, but can not have spaces
0 commit comments