Hey there 👋
Thanks for reaching out!
Please can you clarify if you are using a third-party plugin to enable custom payment options on the checkout page, or if you have developed one yourself?
If you are using a third-party plugin, I’d suggest reaching out to the respective plugin developers for further help with this as help with third-party plugins is outside our scope of support.
On the other hand, if you have developed a custom plugin, since we are unable to provide support for custom solutions, we have our developer resources portal that can help you get going, feel free to check it further if you need more help with this:
https://developer.woocommerce.com/
Another option is to check our customizations page to hire an expert who can optimize the custom solution for you:Â
WooExperts
Codeable.io
Additionally, you can reach out in one of the channels below with customization questions:
WooCommerce Advanced Facebook Group
WooCommerce Developer Slack Channel
Cheers!
I have my own custom payment plugin .. but when i try to add with new very basic custom payment plugin its also does not shows on on checkout page when enabled.. when wordpress installed with lower version of woocommerce lets say 7.9 even 8.0 and and enabled my custom payment plugin it works and update to wocommerce to 8.6.1 is works too.
but when wordpress installed with woocommerce 8.6.1 even 8.6.0 and enabled custom plugin does not shows on checkout page . seems very weird… when wordpress installed with woocommerce 8.6.1 the setup screen does some trick in my opinion
-
This reply was modified 6 hours, 46 minutes ago by
hridaya.
I found issues its due to Block ..when i change checkout page to [woocommerce_checkout] instead of the block based page, the payment method instantly showed up
Sounds like you need to add compatibility for the block checkout and at a minimum declare support.
Take a look at how the Dummy Gateway has added support. Maybe Roxy can link you to appropriate woo docu… I couldn’t find anything on first search.
I fixed this issue .. by making the plugin compatible with block checkout
Thanks
-
This reply was modified 1 hour, 23 minutes ago by
hridaya.
Hi there @hridaya
I fixed this issue .. by making the plugin compatible with block checkout
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.