Support » Plugin: Multi-Step Checkout for WooCommerce » Compatibility with Woocommerce Germanized

  • Resolved dammsugare

    (@dammsugare)


    Hi,

    I would love to use your plugin to optimize my checkout. However, I need to use a plugin called Woocommerce Germanized which changes a few things in the Woocommerce checkout in order to comply to German law(for example, the payment option box is BEFORE the review order table). Is there any chance you could make the plugin compatible with Germanized? Currently it is not working at all.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Diana Burduja

    (@diana_burduja)

    Hello,

    thank you for bringing this to my attention. I’m interested in making the plugin compatible with the WooCommmerce Germanized, but I cannot make any promise about a date-of-delivery. Meanwhile it would be recommendable to look for another multi-step checkout plugin that is compatible with the WooCommerce Germanized.

    Thread Starter dammsugare

    (@dammsugare)

    Hi there,
    thank you so much!
    Actually, I tried something today: I really want to NOT rely on Germanized(due to other issues), so I made some adjustments myself an also tried your plugin again. I changed the order of the payment and review order in the form-checkout.php so now the second step is the payment as I wanted! However, I still need the order button below the order review tabel, and currently it is still below the payment options in the second step…could you help me figuring out how to move this button to the last step – order review? This would be great!!

    Thanks 🙂

    Plugin Author Diana Burduja

    (@diana_burduja)

    You’d need to move the button from the /templates/checkout/payment.php file to the /templates/checkout/review-order.php file within the WooCommerce plugin.

    The best approach is to copy these template files from the /wp-content/plugins/woocommerce/ folder to a /woocommerce/ folder within your theme or child theme (a small tutorial) and then move the button from one template to another.

    I hope this helps.

    Thread Starter dammsugare

    (@dammsugare)

    Hi,
    thanks! I will try that.
    Also – currently it is not very customer friendly that when he clicks on the order button but hasn’t entered some of the required fields, nothing happens – he does not get informed that the fiels need to be filled in. I think it would make sense to add some code so that you can only progress to the second step if you have filled in ALL required fields in billing? Otherwise the customer does not understand why nothings happens when he clicks on the order button…

    Plugin Author Diana Burduja

    (@diana_burduja)

    Normally when clicking on the order button and there are validation errors, then the errors are written and emphasized, as in this screenshot.

    The validation is inherited from WooCommerce and it is done at the end of the form. For a per-step validation it needs to be re-written from scratch and I’m afraid it is beyond the scope of this plugin.

    Hello,

    I Have the Problem that the WooCommerce Germanized Order Page Show : Product Summary, ans Payment Method on the Order Page and on bottom the Order Summary again with the Next buttons.

    An example you can look at : https://dev.ttstickerz.de

    i have no Idea how to Fix this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Compatibility with Woocommerce Germanized’ is closed to new replies.