• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC Paypal ipn with ZnoteAAC

ralke

(҂ ͠❛ ෴ ͡❛)ᕤ
Joined
Dec 17, 2011
Messages
1,713
Solutions
31
Reaction score
965
Location
Santiago - Chile
GitHub
ralke23
Twitch
ralke23
Hi again, i'm still struggling with paypal automatic payments, but made some advances. So, first, I already settled up everything on config, enabled cURL and my mail server (it is registered to another e-mail, different than paypal account).

1722989327087.webp

Changed $_SERVER["REMOTE_ADDR"] for $_SERVER['HTTP_CF_CONNECTING_IP'] after $paypal_ip_ranges = array( ... ) at ipn.php


fgdjgfdjdfg.webp

Then added a rule to block access to paypal ipn at cloudflare:
agdadfasfa.webpwsudtdf.webp
(deleted the records for 173.0.81.065 and 173.0.81.140 since they're not neccessary)

And I just receive this at database:
1722989617305.webp
What is going wrong here? Thanks in advance!
 
Back
Top