...
Enable feature flag:
ENABLE_PROMO_CODE_AT_CHECKOUT = 'enablePromoCodeAtCheckout'
After configure sanity:
...
After that:
...
To create the promotional codes, we need to access from Voucherify;
...
...
Enable feature flag: ENABLE_PROMO_CODE_AT_CHECKOUT = 'enablePromoCodeAtCheckout'
After configure sanity:
...
After that:
...
To create the promotional codes, we need to access from Voucherify;
...