Forum Moderators: buckworks
However, I need inventory management, so I want to have a value for each product with the quantity that I have for that item, and after that quantity has been sold, it no longer shows up.
The form action currently goes to: paypal.com/cgi-bin/webscr which retrieves the variables; is there anyway I can have two form actions (one going to paypal, one in which it subtracts 1 from the quantity of the item), or make it go to the subtraction form action first and then to paypal while still preserving the values?
(sorry if this is in the wrong forum).
[paypal.com...]
include your inventory update script in the page that paypal uses to notify your server with the ipn info.