Skip to main content
Contributor I
July 27, 2023
Solved

Incorrect coupon code applied

  • July 27, 2023
  • 1 reply
  • 183 views

I am trying to finalise our Abandoned cart flow emails and have created a coupon code in Shopify TAKEMEBACK. When this is applied and I do a test, the test links to the checkout correctly and I can see the products left in the cart,however it applies a WELCOME coupon automatically instead. Not sure what I am doing wrong here! Thanks.

    This topic has been closed for replies.
    Best answer by Taylor Tarpley

    Hi there@tash

     

    Welcome to the Community! Cool to see you already using a discount offer to incentivize customers to follow through with a purchase, happy to help!

     

    Do you mind sharing the code out that you used to rebuild the cart? If it’s applying a different static coupon, it could be that the  welcome discount was accidentally added into your code instead of the new discount, which should look like the example below:

    {{ event.extra.checkout_url }}&discount=CouponName

     

    Thanks for participating in the Community!

    -Taylor 

    1 reply

    Taylor Tarpley
    Community Manager
    Community Manager
    July 27, 2023

    Hi there@tash

     

    Welcome to the Community! Cool to see you already using a discount offer to incentivize customers to follow through with a purchase, happy to help!

     

    Do you mind sharing the code out that you used to rebuild the cart? If it’s applying a different static coupon, it could be that the  welcome discount was accidentally added into your code instead of the new discount, which should look like the example below:

    {{ event.extra.checkout_url }}&discount=CouponName

     

    Thanks for participating in the Community!

    -Taylor