Hey guys,
Today I'm going to release my IPN script for PayGol, I made this in a few minutes, very simple to make, you can change it I put comments on it.
It's default set with CloudFlare, and to connect with RevCMS, may want to change directory, I had it in; 'misc/paygol', hence the '../../'.
paygol.php:
HTML Form:
SQL: (If you keep the logging).
Notes:
Forgot to say, you can put your service into testing mode, and PayGol let you test it for free, do not publish the script live whilst in testing mode, or users will have VIP for free! Remember to turn it off once done!
- Cheers.
Today I'm going to release my IPN script for PayGol, I made this in a few minutes, very simple to make, you can change it I put comments on it.
It's default set with CloudFlare, and to connect with RevCMS, may want to change directory, I had it in; 'misc/paygol', hence the '../../'.
paygol.php:
You must be registered for see links
HTML Form:
You must be registered for see links
SQL: (If you keep the logging).
You must be registered for see links
Notes:
- In paygol.php, choose to delete or keep the CloudFLare option.
- In paygol.php change the custom field to what you desire.
- In paygol.php change the service ID to what you require.
- In paygol.php change or remove or keep the logging to what you require.
- In paygol.php change how the user get's VIP, in my example it's set for monthly payments via how I did it on the CMS.
- In the HTML Form, change the currency, price and service ID, and return URL.
- Might want to change the auto increment in the SQL, and maybe the fields.
Forgot to say, you can put your service into testing mode, and PayGol let you test it for free, do not publish the script live whilst in testing mode, or users will have VIP for free! Remember to turn it off once done!
- Cheers.