Send digital product automatically on successful order #97
-
I sell digital products, and I would like a feature so that when the order is complete it automatically sends them a license key to the product they bought. Is there any way to achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
Steffo99
Mar 12, 2021
Replies: 1 comment 3 replies
-
You should be able to add code for your use case in this function: Lines 697 to 710 in 3cfe025 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Steffo99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to add code for your use case in this function:
greed/worker.py
Lines 697 to 710 in 3cfe025