News:

Support the VirtueMart project and become a member

Main Menu

Paybox : checkIps errolog message

Started by Mathalis, September 21, 2016, 16:26:19 PM

Previous topic - Next topic

Mathalis

[Update by the VM Team, please use the solution provided here http://forum.virtuemart.net/index.php?topic=135600.0 ]

Hello,

For a while I encountered some trouble on Paybox payment plugin.

In Paybox log, my customer have these messages :

Quote2016-09-15 08:10:57 ERROR checkIps:
2016-09-15 11:09:14 ERROR checkIps:
2016-09-17 09:06:05 ERROR checkIps:
2016-09-17 20:27:24 ERROR checkIps:
2016-09-17 20:28:45 ERROR checkIps:
2016-09-18 10:25:59 ERROR checkIps:
2016-09-18 15:36:34 ERROR checkIps:
2016-09-19 06:49:07 ERROR checkIps:
2016-09-19 18:58:46 ERROR checkIps:
2016-09-19 20:00:28 ERROR checkIps:

My customer receive an email to prevent of this issue.

Do you know if Paybox have some changes about access of their server.

Thanks for your reply.

Hugues

Mathalis

To complete this post, i'm using
Joomla 2.5.28
Virtuemart 2.6.18

Thanks

Mathalis

Hello,
Does anyone can help me about this issue ?
This problem set order statut to pending.

Thanks for your help.

alatak

hello
Paybox has moved their data center, therefore the Ips have changed.



Milbo

The simpelst and fastes method is to disable the check for IPNs, because it is checked via cert file anyway.

The new paybox wont have a check for IPs, so just open the "/plugins/vmpayment/paybox/paybox/helpers/paybox.php line 412 and remove the


if ($checkIps) {
if (! $this->checkIps() ) {
return FALSE;
}
}
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

phil75

Hello everyone,

I would like to know if this solution is still valid because I can not find the code to remove.

thanks in advance
Best regards.
Phil

phil75

#7
I finally found the code to delete in the payment method file of the bank. its ok now.
Regards.
Phil

Taylor119

I think I am also facing this issue. Did you get any proper solution?

Jörgen

The answer to Your question YES.

New install?
Old install ?
Has it ever worked ?
VM version ?
Joomla version ?
etc..

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.