• Javascript syntax error on line 33 of trans.js

    if(month != '' and year != '') {

    Should be:

    if(month != '' && year != '') {

    • This topic was modified 5 years, 9 months ago by jeffhowcodes.
Viewing 1 replies (of 1 total)
  • Hey, Jeff, has this issue been fixed? Is the plugin working for you? How has the support been from the developer? I see a couple unanswered items here and it’s not looking good. Please let me know your experiences with it. Don’t hold back! I have a potential client who want to use this for Pineapple Payments.

Viewing 1 replies (of 1 total)

The topic ‘JS error’ is closed to new replies.