• Resolved d-media

    (@martijnh)


    Hi,
    First off, awesome plugin! I had it running pretty quickly.
    Only real problem i ran into:

    It doesn’t matter if i fill in true or false for the iDeal simulation option. It always uses the simulation option.

    In the file: eshop/ideallite.php i had to bypass it:

    if(!empty($ideallite['IDEAL_TEST_MODE'])) {
    //$p->bTestMode = $ideallite['IDEAL_TEST_MODE'];
    $p->bTestMode = false;
    }

    Could you look into this please ? Otherwise iDeal is working well.

    http://wordpress.org/extend/plugins/eshop/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author elfin

    (@elfin)

    hmm, yeah I’ll check into that and get it fixed for the next release.

    Thread Starter d-media

    (@martijnh)

    appreciate it!

    Plugin Author elfin

    (@elfin)

    On the settings page, leave the box blank, rather than entering false – I believe that fixes it. I have updated the text to reflect thisg.

    As there has not been an update to this topic for a while, I can only assume that the issue has now been resolved and I am now marking it as such. If this is incorrect, please feel free to change the topic’s status and/or post a followup.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: eShop] ideal simulation flag not working’ is closed to new replies.