Coupon Implementation
Hi Team
I have a requirement where I need to randomly pick coupon codes from coupon table and assign to recipients and update coupon table with code has been used ,How can I do that ?
I guess I need to write some script which dynamically fetch codes from table and assign to target recipients and update coupon table with status.
It will be great if some one can help me on this ,its an urgent requirement in my project.
Regards