PDA

View Full Version : How does one use PayPal with POST Affiliate 1.0?


JerryM
16th August 2004, 12:25 AM
I just installed the free version and logged into admin, but didn't learn anything. is this possible? Thanks!

mark
19th August 2004, 07:36 PM
Hello,

there are two ways:
1. if you can use PayPal IPN (callback) feature, you can create your own script to handle the call from paypal and save the sale.
It is not as difficult as it may seem.
There is one quite easy "tutorial" here:
http://web-bureau.com/modules/free-php-paypal-ipn-script.php

Some versions of Paypal IPN scripts can be found also on www.paypaldev.org forum.

2. if you just redirect to some "thank you" page after paypal payment, you can include the check1.php file there, as it is described in the documentation.

Free version is for users who know some PHP and can make some things by themselves, although if you'll create te ipn. file, I can include it to distribution.
Maybe I'll make one by myself, but right now I'm overhelmed with other work.

regards,

mark