bitpay / php-bitpay-client

PHP implementation for the BitPay cryptographically secure RESTful API
MIT License
165 stars 149 forks source link

Unsuccessful HTTP response for sequential request for testnet #305

Closed nikhilbangre closed 4 years ago

nikhilbangre commented 4 years ago

first payment gets successful but if we start the next payment it gets Unsuccessful HTTP response error. but after some time (maybe in 5 min) payment get successful.

anbugal commented 4 years ago

Hi @nikhilbangre, this repository is no longer maintained, please, move to the new library, which is fully updated and faster to integrate: https://github.com/bitpay/php-bitpay-client-v2