• Resolved rewtaxs

    (@rewtaxs)


    Where in code are you generating the giftcard code itself? I want to shorten this value to maximum 7 character codes. I’m familiar with PHP but cannot locate the generating of the code itself.

Viewing 1 replies (of 1 total)
  • Plugin Author Codemenschen

    (@codemenschen)

    Hello @rewtaxs

    you can find the file from the below path. This generating from JS files.
    {Your plugin directory}/gift-voucher/assets/js/voucher-script.js
    {Your plugin directory}/gift-voucher/assets/js/item-script.js

    we have used the “Math.floor” function to generate a number.

    Let me know if you have any further queries.

Viewing 1 replies (of 1 total)

The topic ‘Gift Card Code’ is closed to new replies.