Skip to main content

When we create a new “Magento Two Coupon” the only argument we can set is the rule_id.  It seems like some of the arguments are hardcoded:

  • format = 'alphanum'
  • length = 10

and some of the other arguments (that go a long way to making a customer friendly coupon code) seem to be omitted:

  • prefix
  • suffix
  • delimiter_at_every
  • delimiter

The request is to have all these arguments exposed and configurable when setting up the coupon connection.

This would allow us to go from a code that looks like this. Z3LNC6USI5

To codes that look like this:

  • HAPPY-BIRTHDAY-5HA
  • WELCOME-3R1H-FE3D
  • SAVE-20-SYB-IJN-WHE
  • BOGO-0985-6552-WEB

Clearer for our customers and our staff. And Easier for our customers to input.

 

https://adobe-commerce.redoc.ly/2.4.6-admin/tag/couponsgenerate/

Maybe with the use of a developer you could leverage the new Coupon API

https://developers.klaviyo.com/en/v2023-08-15.pre/docs/use_klaviyos_coupons_api

 

Omar Lovert // Polaris Growth // Klaviyo Master Platinum Partner

We help with e-commerce growth through CRO, Klaviyo and CVO


Thanks @Omar, the coupon api has similar restrictions to the front end. The features I’m looking for would be to extend the data module for Magento specific options (other than just external_id)


Hi @jjensen_ksp

 

Thanks for sharing this insight with us! I will add this as a feature request on your behalf! 

 

Thanks for participating in the Community!

-Taylor 


Reply