bitpay / php-bitpay-client

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

Unsuccessful HTTP response for sequential request for testnet #305

Closed nikhilbangre closed 5 years ago

nikhilbangre commented 5 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 5 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