Home › Forums › Stripe Payments Plugin › Cannot get the coupon code showing › Reply To: Cannot get the coupon code showing
March 1, 2023 at 5:21 am
#4851
xinguowei
Participant
Sorry didn’t get to follow up on this one earlier. I found the root cause. In our product configuration, we set the one-time price of $0, and use variable group to control the price. Apparently that disabled the coupon code. If we put some price in the one-time price field, the coupon code will appear in the form. Seems like a bug to me. Thanks.