UOTS-Owner 5 Posted February 13, 2020 Share Posted February 13, 2020 We are after some help with our donation IPN system as our current one is not working. The code might be outdated please pm me. Quote Link to post Share on other sites
KyleMassacre 125 Posted February 13, 2020 Share Posted February 13, 2020 To start, 1. Are you using SSL? I believe your endpoints for PayPal have to be served over HTTPS 2. Did you recently update your PHP version? You may be getting an error that is stopping page execution due to something that may now be considered an error. 3. Have you checked your error logs? Quote Link to post Share on other sites
Dayo 356 Posted February 13, 2020 Share Posted February 13, 2020 I have a working IPN for sale but for the GL game engine, you should be able to alter the IPN for your game though https://makewebgames.io/files/file/10-buy-points/ Quote Link to post Share on other sites
UOTS-Owner 5 Posted February 13, 2020 Author Share Posted February 13, 2020 Hello, yes we are using SSL. Also I have to manually accept payments for some reason even though I have a business account and I have set it to auto-accept donations. Quote Link to post Share on other sites
Andrew Washington 7 Posted February 13, 2020 Share Posted February 13, 2020 2 hours ago, Dayo said: I have a working IPN for sale but for the GL game engine, you should be able to alter the IPN for your game though https://makewebgames.io/files/file/10-buy-points/ The readme file is empty Quote Link to post Share on other sites
UOTS-Owner 5 Posted February 13, 2020 Author Share Posted February 13, 2020 Still looking if anyone can help Quote Link to post Share on other sites
Magictallguy 331 Posted February 13, 2020 Share Posted February 13, 2020 Basic checks; Is there an input named "notify_url" in your donation form? Do you currently have an IPN implemented into your site and, if so, did it previously work? If applicable, does your IPN use its own certificate? If so, it may have expired. Failing that, I could write up an IPN for you Quote Link to post Share on other sites
ags_cs4 152 Posted February 13, 2020 Share Posted February 13, 2020 we need more info we cant say , put your ipn file here, see the error log put the error or something Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.