Is there a function I can use to generate a single use discount code when a user registers? I assume there must be a function that does this.
Is there a function I can use to generate a single use discount code when a user registers? I assume there must be a function that does this.
No - sorry.
I figured out you can just insert a code into the discount code table in the user_register action. No problem.
You must log in to post.