• Resolved marianvanderelst

    (@marianvanderelst)


    Hi!

    I programmed the buttons for Stripe Checkout using following code:

    <script src=”https://js.stripe.com/v3/”></script&gt;
    [wp_stripe_checkout_v3 price=”price_1J7z7ZIpQSVyTFbIJH3PwTut” button_text=”JETZT BESTELLEN” success_url=”https://marianvanderelst.com/willkommen-zur-21-tages-challenge/&#8221; 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!
    Marian

    PS: 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]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Coupons Short Code for Stripe Checkout Buttons’ is closed to new replies.