• Resolved mrakor

    (@mrakor)


    there an error with Puling url callback

    the plugin in return user the /thank-you page, that are not hosted with this plugin or woocommerce
    the developer should edit the return page to include all information of of new “order-received” end point should be there

    iam try to edit in this plugin, if i find the solve i will share here

Viewing 1 replies (of 1 total)
  • Thread Starter mrakor

    (@mrakor)

    i solved the problem with this plugin
    you can easy go to edit file “itsmigs.php” in the folder of the plugin that called “itsmigs” in your wp plugin dir

    then just uncomment the line number “50” delete “//” from the line
    to be like this
    $this->callback = str_replace('https:', 'http:', get_site_url().'/wc-api/ItsMigs');

    the plugin should work correctly

    i tested it with MIGS account with NBE Bank in egypt, sending transaction and back correctly to woocommerce

Viewing 1 replies (of 1 total)
  • The topic ‘error with call back url’ is closed to new replies.