Automatic key generation and deliver upon purchase ?

Hello,

Imagine I will have a lot of customers (very cheap product), and don't want to manually generate a key for each purchase, and then send it to the customer.Is there a way to completely automate the process, so the customers gets automatically a key (with node lock information) (by mail, etc ...) upon purchase ?

Thank you

Yep, you can use our LimeLM web API to automate product key generation.

Also we have full built examples showing how to handle this. See: How to generate product keys after an order.

Thanks a lot !