mrakor
Forum Replies Created
-
i switch the theme,and it work, so what can we do to fix this ?
Forum: Plugins
In reply to: [Its Migs] Orders marked ‘pending’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 dirthen just uncomment the line number “50” delete “//” from the line
//$this->callback = str_replace('https:', 'http:', get_site_url().'/wc-api/ItsMigs');
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
the pulgin author should edit his plugin and push update to all users
Thank You all, t
- This reply was modified 6 years, 7 months ago by mrakor.
Forum: Plugins
In reply to: [Its Migs] error with call back urli 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 dirthen 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
Forum: Plugins
In reply to: [Its Migs] Orders marked ‘pending’there an error with Puling url callback
the plugin in return user the “/thank-you page”,
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
- This reply was modified 6 years, 7 months ago by mrakor.
as your screenshot and my, the number is must be in right side
like this as our address ” ??????? : 1 ???? ??? ?????????”
https://drive.google.com/file/d/1viIqbTqp3FKC071HrFSygyeg9s1qjjHq/view?usp=sharing
the building number must be in right side not left- This reply was modified 6 years, 8 months ago by mrakor.