Hello,
I am using the latest version 2.3.4
Must I enter the IPN url in Coinpayments (in merchant settings)?
And HMAC or HTTP requests ? Now, I am using HTTP
I see in Coinpayments IPN sent with success
ipn url https://www.xxxxxxx.org?wallets-cp-ipn=1
ipn_mode = ‘httpauth’
status = ‘100’
status_text = ‘Deposit confirmed’
currency = ‘LTCT’
amount = ‘10.00000000’
IN API KEYS
Success
POST /api.php HTTP/1.0
Host: https://www.coinpayments.net
Connection: close
Content-Length: 142
Content-Type: application/x-www-form-urlencoded
HMAC: 7be1dcfb1857e95aaf7fd8c59f62c93123a3a29f17f64780f2c1cbbf778fea9d02c61afcdcd254a2b184777c09b195fde18269458d6589b8a63eb8461aef787b
Incap-Proxy-259: OK
X-Forwarded-For: MY SERVER IP
Incap-Client-IP: MY SERVER IP
INCAP-Req-ID: 10682687488722213
cmd=get_withdrawal_history&limit=25&start=0&newer=0&version=1&format=json&key=63d26c56671f8fad7bd2f8e950e1e10c5bee943405571130d9cda94e386735f9
All looks OK
What are the instructions ???
All settings are OK
I have maybe the solution
I am using a Litespeed Web server instead of apache who can use a different port for internet (not 80 by defaut but 8080???)
I am using now SSL with 443
Any solution ?
Regards
-
This reply was modified 7 years, 9 months ago by
allianse.
-
This reply was modified 7 years, 9 months ago by
allianse.