• Resolved frzsombor

    (@frzsombor)


    I’ve set up a brand new WP site with WC. I’ve installed the Barion Gateway plugin, configured and enabled it, yet it is not showing up at the checkout page.

    What’s more strange I’ve tried logging out the return values of
    WC()->payment_gateways()->payment_gateways()
    and
    WC()->payment_gateways()->get_available_payment_gateways()
    and I can see the gateway there without any problems.

    Status info: https://pastebin.com/J9DMAXwb

    Can you please help me debug/fix the problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @frzsombor

    It sounds like the Barion Gateway plugin might not support the block-based checkout introduced in WooCommerce 8.3.

    Could you please try editing your checkout page and replace the block with the checkout shortcode? This might help us determine if it works or not.

    If the issue persists, switch to a default theme like Storefront to rule out any theme-related issues.

    Let us know how that goes. Looking forward to helping you.

    Thread Starter frzsombor

    (@frzsombor)

    Hi @shameemreza,

    You were absolutely right, using the [woocommerce_checkout] instead of the block based page, the payment method instantly showed up.

    I’ll let the gateways developer know this problem.

    Thanks for your help!

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @frzsombor,

    I am happy to hear this has helped. Feel free to create a new topic if you need further help with WooCommerce core.

    If it isn’t too much to ask for – would you mind leaving us a review here?

    It only takes a couple of minutes but helps us tremendously. It would mean so much to us and would go a really long way.

    Thanks!

    A few days ago, I encountered a similar issue, and I successfully resolved it by configuring my checkout page to integrate payment gateways using specific steps. I found invaluable assistance from a WooCommerce article, which provided comprehensive information and helpful referrals. This resource greatly contributed to my understanding and implementation of the necessary changes on my checkout blocks, ultimately resolving the issue effectively.

    • This reply was modified 1 year, 2 months ago by Hizan2599.
    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello hizan2599

    I am really happy to hear that you were able to resolve the issues using Woo.com documentation.

    If you have a few minutes, would you mind leaving us a review?here?
    Reviews from happy WC users such as yourself are very helpful for us.

    Have a great day! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom payment gateway not showing’ is closed to new replies.