therealwesfoster Posted September 2, 2008 Share Posted September 2, 2008 This is confusing to me for some reason... how do you get the alertpay ipn integrated into a form on a website? Does the form direct to the IPN script or the alertpay site? I just need to know how it works. Any help is appreciated. Thanks, Wes Link to comment https://forums.phpfreaks.com/topic/122389-alertpay-ipn/ Share on other sites More sharing options...
cooldude832 Posted September 2, 2008 Share Posted September 2, 2008 really a thirdparty question but with paypal it works like this 1) When a user pays via your forms paypal records all the hidden inputs into paypals db 2) Paypal verifies the payment 3) Paypal then pings your IPN script (yourdomain.com/ipn.php) 4) Your IPN script reads what paypal sent verifies and and then you know if they money went through probably a similar process Link to comment https://forums.phpfreaks.com/topic/122389-alertpay-ipn/#findComment-631980 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.