Hi,
I have no idea why my fluxcp donate function doesn't work.
i did set:
'AcceptDonations' => true, // Whether or not to accept donations.
'PayPalIpnUrl' => 'www.sandbox.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing)
'PayPalBusinessEmail' => '[email protected]', // Enter the e-mail under which you have registered your business account.
I also set the IPN correct:
mysite.com/?module=donate&action=notify
I checked website visitors and i see:
173.0.82.126
/?module=donate&action=notify
12/8/14 11:02 PM
0
PayPal IPN ( https://www.pay
so paypal does send the IPN, but in the control panel the player doesn't get credits and i don't see any donation in the history. (same at the SQL server)
Thanks,
I have no idea why my fluxcp donate function doesn't work.
i did set:
'AcceptDonations' => true, // Whether or not to accept donations.
'PayPalIpnUrl' => 'www.sandbox.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing)
'PayPalBusinessEmail' => '[email protected]', // Enter the e-mail under which you have registered your business account.
I also set the IPN correct:
mysite.com/?module=donate&action=notify
I checked website visitors and i see:
173.0.82.126
/?module=donate&action=notify
12/8/14 11:02 PM
0
PayPal IPN ( https://www.pay
so paypal does send the IPN, but in the control panel the player doesn't get credits and i don't see any donation in the history. (same at the SQL server)
Thanks,