• Resolved erisoov

    (@erisoov)


    Hi,

    I am receiving the error Product properties should not be
    accessed directly. when I checkout

    Having researched my errors as detailed below, it seems the problem is with the plugin calls
    ‘ quote from github post’ its due to header set cookie data .with wp_woocommerce_session_ cookie.

    Plugins need to update to remove the deprecated calls

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jose Conti

    (@jconti)

    Hi,

    That message is screened because you are in DEBUG mode, isn’t it?

    The plugins works as espected. I’ve to use the deprecated calls because backward compatibility. When those calls are eliminated, I’ll update the code. Can I use both calls, one for a version and another for newer? yes, but I want to do a light plugin, not heavy one.

    Thread Starter erisoov

    (@erisoov)

    Thanks, yes debug I switched it off and turned off php error messages, now no messages but in test mode I get error sis0026 which appears to be
    Error There is no trade / terminal sent’

    Does this mean the Bank terminal is switched off?

    Plugin Author Jose Conti

    (@jconti)

    Check the terminal number. If your Terminal is 001, the terminal number is 1 (without 0’s), please check this, if this is correct, you’ll need to talk with your bank.

    Thread Starter erisoov

    (@erisoov)

    OK thanks I changed this and still same sis 0026 error I will check with Bank

    Plugin Author Jose Conti

    (@jconti)

    And the “Test Mode”? Live mode and test mode has different settings/numbers.

    Thread Starter erisoov

    (@erisoov)

    Thanks for your help it has now been resolved

    Plugin Author Jose Conti

    (@jconti)

    You’re welcome.

    I mark this thread as resolved.

    Kind regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Product property error’ is closed to new replies.