Quote:
|
Originally Posted by MrJazz99
I dont really know PayPals system, are there a callback-url ? If so, just store the article-id in a database and update it when payment is cleared, eg. put in online.
Otherwise you have to put it online manually.
To do such a thing needs php or asp.
|
Thanks for the reply - Yes paypal does have a callback-url. I can php code to get the article into a database, but I don't know how to trigger an update when payment is cleared.