Home › Forums › WoodMart support forum › Integrate My Local Payment Gateway Problem
Integrate My Local Payment Gateway Problem
- This topic has 11 replies, 3 voices, and was last updated 2 years ago by Artem Temos.
-
AuthorPosts
-
May 20, 2022 at 2:01 pm #377451
ClaranceParticipantHi, I’m using “eGHL” as payment gateway in my website.
Issue 1: After checkout, redirecting page stop and need to click “CONTINUE” button to payment page.
Issue 2: The order complete page is blank (still remain header and footer) after make the payment.
I have tested with Twenty-Nineteen & Astra theme, the plugin is working fine in these two themes.
Hope you can help me figure out the problem, thanks.
May 20, 2022 at 3:32 pm #377504
Aizaz Imtiaz AwanKeymasterHello,
Sorry but there is no option in Theme Settings available for that. Or please ask the plugin author support to check this issue and solve it for you on the site.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
October 21, 2022 at 2:24 pm #415573
ClaranceParticipantHi,
After couple of month, I have switch to use another theme in my main domain, and I haven’t solve this issue.
I have also open a subdomain to use your theme for testing purpose, and this issue still happen…
Because other themes are working fine with the plugin, so I think there should be some errors in redirecting, please help check. I have also shared my FTP access in below, thanks.
October 21, 2022 at 4:49 pm #415656
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Send us a screenshot or video so we can see how it works and compare it to WoodMart on your staging website.Regards
October 21, 2022 at 5:42 pm #415679
ClaranceParticipantHi,
Woodmart theme: https://watch.screencastify.com/v/a6pU0DO3csk8c3pvNyLQ
Twenty-twenty theme: https://watch.screencastify.com/v/puOVEr9H2BDj02UKfPoOThe videos above show what the difference while redirecting to the payment page.
Remarks: the plugin used for checkout page in video is Checkoutwc, I removed the plugin will get the same issue too.
October 21, 2022 at 5:58 pm #415688
Artem TemosKeymasterPlease, send us your admin access to your dev website so we can switch between themes and check how it works.
October 21, 2022 at 6:27 pm #415690
ClaranceParticipantHere the login access:
October 23, 2022 at 11:03 pm #415963
Artem TemosKeymasterPlease, disable all caching and optimization plugins on your website. Also, disable them on your server to make sure that any JS files are not affected by optimizations.
Kind Regards
October 25, 2022 at 5:44 am #416277
ClaranceParticipantHi,
I have delete all the caching plugin and disable CDN for the subdomain: dev.hayllo.co, there is no any optimization tools for this site already.
October 25, 2022 at 9:17 am #416303
Artem TemosKeymasterTry to add the following code snippet to the Custom JS on the document ready area in Theme Settings to fix this issue.
if( jQuery('#eGHL_OmniPay').length == 1 ) { jQuery('#eGHL_OmniPay').submit(); }
October 25, 2022 at 12:43 pm #416390
ClaranceParticipantThanks, it not stop at redirecting now.
October 25, 2022 at 3:51 pm #416445
Artem TemosKeymasterYou are welcome! Feel free to contact us if you have any further questions.
Kind Regards
-
AuthorPosts
Tagged: Checkout page
The topic ‘Integrate My Local Payment Gateway Problem’ is closed to new replies.
- You must be logged in to create new topics. Login / Register