Coupons Short Code for Stripe Checkout Buttons
-
Hi!
I programmed the buttons for Stripe Checkout using following code:
<script src=”https://js.stripe.com/v3/”></script>
[wp_stripe_checkout_v3 price=”price_1J7z7ZIpQSVyTFbIJH3PwTut” button_text=”JETZT BESTELLEN” success_url=”https://marianvanderelst.com/willkommen-zur-21-tages-challenge/” class=”vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-custom vc_btn3-color-grey”]Now, I want to implement, that the customer is able to enter a coupon code.
Which code snipped can I add?Thanks for your support!
MarianPS: The coupon code is defined within stripe. If you use the direct payment link from stripe, the checkout page shows the field for the coupon code. However, I want to program it within the short code in WordPress to assure that the client stays in the funnel.
The page I need help with: [log in to see the link]
- The topic ‘Coupons Short Code for Stripe Checkout Buttons’ is closed to new replies.