Run script after purchase
-
I am going to be selling some software on our site which requires a serial number to activate the software. The serial number comes from a 3rd party service. With this service I can either manually acquire the serial number and email it to the customer, but preferably I would like to use the services APIs to connect to and retrieve the serial number then send it in a separate email (or maybe even add it to their account page).
What is the best way to run a 3rd party API when an order completes? And make this even more complex, I need to be able to set this per product, as some products do not require to connect to this 3rd part service.
Thoughts?
Cheers
The topic ‘Run script after purchase’ is closed to new replies.