• Resolved Morten_Hjort

    (@morten_hjort)


    I’m looking for a solution where signed in users can do a checkout almost instantly. Optimally all shipping and invoice info is already included in their account, so nothing of this info is needed. Also they shouldnt pay on checkout as we’ll invoice them instead. Any plugin or native functionality that can do this in Woocommerce?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    If their account is already configured with the address, you could simply redirect them to the checkout page immediately after clicking on the “Add to cart” button. This can be done using the following custom code: https://businessbloomer.com/woocommerce-redirect-checkout-add-cart/

    If they don’t need to pay on the checkout page, you can use a payment method like COD – Cash on Delivery (available in the core WooCommerce plugin) and simply change the title to “Pay via Invoice” in the WooCommerce settings.

    Thread Starter Morten_Hjort

    (@morten_hjort)

    Wouldnt the pay with invoice then we available for all users? This has to be an option for only very few selected returning customers. The usual B2C-customer should have the normal flow

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Auto checkout for signed in users’ is closed to new replies.