Add functionality to the JigoShop WordPress plugin, which allows you to run a full-blown software shop, including license activation, license retrieval, activation e-mails and more
When a customer completes an upgrade order (when PayPal sends notification that the payment has been made), we need to:
Flag the old order as being upgraded
Flagged orders cannot be used again for an upgrade (to prevent the same license key from being used to to purchase another upgrade)
Flagged orders will no longer activate. Any activation requests should respond with an error and message that license key has been upgraded and deactivated.
When a customer completes an upgrade order (when PayPal sends notification that the payment has been made), we need to: