That really is a pain to work with, I have been building something the past few days and it is a pain in the ***.
Anyone else ever worked with it?
Printable View
That really is a pain to work with, I have been building something the past few days and it is a pain in the ***.
Anyone else ever worked with it?
Yes, but gave up.
Cba to read all the API documentation and you need to do ton loads of configuration just to get the damn thing to work.
I figured it out now, I was working on a license generator that would work with a certain VB program.
Got it :) Found a class.
Its not a pain? Ive used it on my sites before with little problems.
I made a simple donation script which shows the user how much they donated
Ive not looked at it for a few years now, so i cant help
It has to go through the IPN then back to make sure that it really was bought for how much it was supposed to, then to make sure it came from the correct URL, then insert into database.
IPN is easy.. they give you a basic class too , to work with i dont see whats the problem?
I made a auto billing system last year for my reseller (old reseller). It worked great in the end but to get paypal to work with it was hard.
Feels good though when its all working :D!!!