For show the feature on checkout:
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;
For show the feature on checkout:
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;
Add Comment