• Resolved tarekhouaneb

    (@tarekhouaneb)


    i would like to send a confirmation link by email to customers, using it they can end the paiement by going to bank page. i’am using Woocommerce 4.0.1. is that even possible? I didn’t find any plugin to do that

    • This topic was modified 4 years, 5 months ago by tarekhouaneb.
    • This topic was modified 4 years, 5 months ago by tarekhouaneb.
    • This topic was modified 4 years, 5 months ago by tarekhouaneb.
    • This topic was modified 4 years, 5 months ago by tarekhouaneb.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Kyle M

    (@kylemcpheron)

    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.

    Thread Starter tarekhouaneb

    (@tarekhouaneb)

    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 4 years, 5 months ago by tarekhouaneb.
    Plugin Support RK a11n

    (@riaanknoetze)

    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/

    Kyle M

    (@kylemcpheron)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Confirmation link to finalize the payment’ is closed to new replies.