dashed-slug.net › Forums › General discussion › IPN Not Being Recieved
Tagged: bitninja, IPN, nat, port forwarding
- This topic has 7 replies, 2 voices, and was last updated 6 years, 1 month ago by alexg.
-
AuthorPosts
-
October 26, 2018 at 1:35 pm #4902alexgKeymaster
ipn_version = ‘1.0’
ipn_id = ‘…………..’
ipn_mode = ‘hmac’
merchant = ‘…………………….’
ipn_type = ‘deposit’
address = ‘QPWZpSxa84PeBaBDbmyDomQbTKsTw68VkE’
txn_id = ’01d832dc8789df79e1e9dd73c128791e636337613ba89e97c08135fbaa4869b6′
status = ‘100’
status_text = ‘Deposit confirmed’
currency = ‘LTCT’
amount = ‘19.78976372’
amounti = ‘1978976372’
fee = ‘0.09894882’
feei = ‘9894882’
confirms = ‘0’Deposits go to coinpayments wallet,But They don’t show up in user balances.First Install they did work for about a week,Now Nothing.Reinstalled Wp Fresh install thinking This may Help.Before This,I did Dump the DB tables.No Wordfence,or Firewall.Currently Installed on a New db,still receiving the same errors.Any Suggestions?
October 26, 2018 at 8:52 pm #4907alexgKeymasterI have a issue with the coins not showing up in user balances.
ipn_version = ‘1.0’
ipn_id = ‘……………’
ipn_mode = ‘hmac’
merchant = ‘……………’
ipn_type = ‘deposit’
address = ‘QPWZpSxa84PeBaBDbmyDomQbTKsTw68VkE’
txn_id = ’66f513473993d429ddf8199e20db4906cc14a10657d7b0f9c24ac3e85beee182′
status = ‘100’
status_text = ‘Deposit confirmed’
currency = ‘LTCT’
amount = ‘19.59036583’
amounti = ‘1959036583’
fee = ‘0.09795183’
feei = ‘9795183’
confirms = ‘0’October 27, 2018 at 12:42 am #4908alexgKeymasterUpdate,Problem solved TEMP. Disabled https,exception for messages”IPN” added for IP address 149.56.241.110 Disabled adapter,dropped the db tables and reinstalled the wallet.New API Key made. Up and Running again!
October 27, 2018 at 10:45 am #4913alexgKeymasterHello,
Thank you for the additional info. Glad you got it working.
You should NOT disable SSL/TLS on your server. Also, don’t forget to enable your firewall.
I am curious, where did you add an exception for address 149.56.241.110?
thank you
October 27, 2018 at 6:22 pm #4921alexgKeymasterNo Problem,Ssl Re enabled on site & Deposit’s are working great still. Everyone’s setup is different but id check the SMTP settings of your network modem as a first step!Hope this helps!
October 29, 2018 at 8:17 am #4926alexgKeymasterThanks for your feedback.
I was curious what you did, because it might be something that could be added in the troubleshooting instructions, in the plugin’s manual. However I am not sure how the SMTP (SendMail Transfer Protocol) settings are relevant to IPNs.
If you are running the plugin in your local network, instead of a public-facing server, then you can indeed configure your modem/router to forward incoming IPNs to your local machine. However, the settings section of your router that would be relevant would be the NAT (Network Address Translation) settings, or port forwarding settings. These can go by other names; for example in Thomson routers, look under “Games and Applications Sharing”.
with regards
October 29, 2018 at 7:16 pm #4927alexgKeymasterThanks,Yes you are correct as far as Local hosting goes!The Plugin is running Live on the web in my case BitNija is being used.
This was Responsible for the block!October 30, 2018 at 8:58 am #4928alexgKeymasterThank you for your feedback. When IPN messages are not received it is always due to some firewall or other security measure.
-
AuthorPosts
- You must be logged in to reply to this topic.