Solved

Feature Request: Include a more complete Magento 2 Coupon integration

  • 31 October 2023
  • 3 replies
  • 29 views

Userlevel 2
Badge +3

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/

icon

Best answer by Taylor Tarpley 18 November 2023, 00:33

View original

3 replies

Userlevel 7
Badge +44

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

Userlevel 2
Badge +3

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)

Userlevel 7
Badge +60

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