• I am not using the default woocommerce checkout but another checkout shortcode for my checkout page. Not [woocommerce_checkout] , I am using [svea_checkout] instead. It is not working with dependencies. Is it possible to edit the code somewhere to make it work?

    Best regards Ken

Viewing 1 replies (of 1 total)
  • Plugin Author Jason Kytros

    (@jasonkytros)

    Hey @kennet1975,

    Thanks for reaching out!

    Product Dependencies use the WooCommerce core woocommerce_check_cart_items filter to validate Purchase Dependencies in the cart/checkout.

    Is there a chance that Purchase Dependencies do not work correctly when you use the custom shortcode you mentioned?

    If so, then this indicates that when this shortcode is active some of the WooCommerce core filters (including woocommerce_check_cart_items) do not run.

    The best way to proceed with this is to bring this issue to the attention of the shortcode creators. If this shortcode is WooCommerce compatible then it should not prevent any of the WooCommerce core actions/filters from running.

    Let us know how this goes!

    Cheers,
    Jason Kytros
    Support Engineer | SomewhereWarm SMPC | https://somewherewarm.com/

Viewing 1 replies (of 1 total)
  • The topic ‘I am using another checkout page’ is closed to new replies.