It sounds like what you are trying to accomplish is built into the core WooCommerce plugin, meaning no additional plugins are required.
You can add a “Direct Bank Transfer” payment method to your site at WooCommerce → Settings → Payments. When setting that method up, you can add a description, as well as instructions. That information, along with your bank account information, is emailed to your customer when they finish the checkout process. The order is then marked “On-hold” until you verify that you have received the funds.
Thx for replying, I do have already installed my api and it works, but for some reasons, I would like that the Paiement button (final one) appears on the email before getting redirecting to the page bank
-
This reply was modified 5 years, 11 months ago by
tarekhouaneb.
In that case, you’d need to override the core WooCommerce templates with your own ones – it’s not something that the core WooCommerce plugin itself has any specific options for.
For more information on overriding WooCommerce templates, have a look at the following guide: https://docs.woocommerce.com/document/template-structure/
Hey there, since we haven’t heard back from you in awhile I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.