Author Topic: valid PayPal IP address  (Read 1118 times)

o.geiger@geiger-it.com

  • Beginner
  • *
  • Posts: 3
  • A beginner
valid PayPal IP address
« on: December 20, 2021, 09:30:56 am »
Hello,

i got this error for some payments in my shop:

#<?php die("Forbidden."); ?>

2021-12-01 10:37:30 ERROR checkPaypalIps: Error with REMOTE IP ADDRESS = 173.0.81.140.

                        The remote address of the script posting to this notify script does not match a valid PayPal IP address

            These are the valid IP Addresses: 64.4.248.8,173.0.81.65,173.0.81.1,173.0.81.33,The Order ID received was: BA5P044

How can I solve this problem

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3514
  • VirtueMart Version: 4.0.12.10777
Re: valid PayPal IP address
« Reply #1 on: December 20, 2021, 10:07:56 am »
Literally the post before yours

read this and change config as advised

http://forum.virtuemart.net/index.php?topic=147461.0
Regards
A

Joomla 3.10.11
php 8.0

o.geiger@geiger-it.com

  • Beginner
  • *
  • Posts: 3
  • A beginner
Re: valid PayPal IP address
« Reply #2 on: December 23, 2021, 09:19:54 am »
Thanks for the Link.
I set the option as described.
Hope it works