bitpay / php-bitpay-client

PHP implementation for the BitPay cryptographically secure RESTful API
MIT License
166 stars 147 forks source link

Subscriptions #232

Closed quantumwebco closed 7 years ago

quantumwebco commented 7 years ago

How to set notificationURL for the invoice??

pieterpoorthuis commented 7 years ago

The tutorial provides an example for setting the notificationURL: https://github.com/bitpay/php-bitpay-client/blob/master/examples/tutorial/003_createInvoice.php#L76

quantumwebco commented 7 years ago

Not for a subscription.

pieterpoorthuis commented 7 years ago

It's currently not possible to the notificationURL for a bill or subscription