Hey Billy,
This is a good place to start: How to generate product keys after an order
Tell me if that helps.
Can you outline the recommended procedure to allow customers to purchase software from a shopping cart and receive their licence key automatically.
Thank you
Hey Billy,
This is a good place to start: How to generate product keys after an order
Tell me if that helps.
well it kind of helps...simply seems to be saying we have to use the Lime API to do everything ourselves.
I guess the shopping cart software has to allow us to invoke a web page in order to process the Lime API calls?
Well, you can either use our pre-made purchase pages, or if you have a shopping cart infrastructure already then simply call the LimeLM web API function to generate a product key. Simply call the generate function after the customer's credit card has been successfully charged.
Does that make sense?