- This topic has 1 reply, 1 voice, and was last updated 2 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I am trying to create a WordPress site that takes payments and will provide the user with a random code / raffle ticket. How would I go about this… thank you in advance
Well.. you are going to use Woocommerce for your payments. And what you could do is just use the order number as your “random code” as it’s unique. That’s just a quick thought.