Skip to content

Commit 3a4c493

Browse files
committed
Add paypro example to readme
1 parent f9fba05 commit 3a4c493

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

packages/bitcore-client/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ Valid types of time (no slash marks allowed):
114114
./bin/wallet-broadcast --name TestWalletBTC --tx 0100000001616db828f14f30177d17c01a58cbe69fbf241646add940fdb17de41c501f32280000000048473044022052cf595274c422c37d140989c8cc31c95b39d326b5eac8d4feb8bcceebdebc3f02205635c798c24ae1d44d0871e6938dbfd76293e695131d890838654816f28b942401ffffffff0200f90295000000001976a914578237b9848cc709ced0e098417e0494415add1488ac9cf80295000000001976a914caf0ee682de3daa9b3640da1f6d47cc04ce2c99e88ac00000000
115115
```
116116

117+
### Paypro Payment
118+
119+
```sh
120+
./bin/wallet-paypro --name TestWalletBTC --payProUri 'https://bitpay.com/i/Dd8q13AnnVyYM7pcMBHfv'
121+
```
122+
117123
## Contributing
118124

119125
See [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/Contributing.md) on the main bitcore repo for information about how to contribute.
@@ -122,4 +128,4 @@ See [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/Contributing
122128

123129
Code released under [the MIT license](https://github.com/bitpay/bitcore/blob/master/LICENSE).
124130

125-
Copyright 2013-2019 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.
131+
Copyright 2013-2019 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.

0 commit comments

Comments
 (0)