hexters / CoinPayment

Package to handle payment of cryptocurrency
https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5
MIT License
73 stars 42 forks source link

IPN not responding #37

Closed MNtank closed 4 years ago

MNtank commented 4 years ago

Hello,

After installation the IPN is not responding. Coinpayment give Timeout to the IPN link.

I just installed this module and try to test if IPN works.

IPN

MNtank commented 4 years ago

I just checked the logs it give:

149.56.241.110 - - [17/Feb/2020:21:37:04 +0000] "POST /coinpayment/ipn HTTP/1.1" 503 5259 "-" "CoinPayments.net IPN Generator" 149.56.241.110 - - [17/Feb/2020:21:37:06 +0000] "POST /coinpayment/ipn HTTP/1.1" 503 5259 "-" "CoinPayments.net IPN Generator"

I have already disabled all firewall but still getting same error.