Skip to main content
Solved

Incorrect coupon code applied

  • July 27, 2023
  • 1 reply
  • 101 views

Forum|alt.badge.img+2

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.

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
Forum|alt.badge.img+60
  • Community Manager
  • 2148 replies
  • Answer
  • 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