Adding Custom Coupon Code
clickervinod opened this issue · 1 comments
clickervinod commented
Hi,
I want custom coupon code to be store in place of random code is this possible.
Thanks
IsraelOrtuno commented
https://github.com/beyondcode/laravel-vouchers/blob/master/src/VouchersServiceProvider.php#L41-L48
I think you should be able to override this singleton with your own and replace the generator with your own implementation