• Hey sendcloud shiping.

    Can you add below lines inside your plugin

    //First Change

    sendcloud-shipping/includes/Checkout/Shipping/ServicePoint/class-checkout-handler.php, 
     add_action( 'wfacp_checkout_after_order_review', new Logging_Callable( array( $this, 'initialize_service_point_widget' ) ) );
    

    // Second change

    add_action( 'woocommerce_checkout_after_order_review', new Logging_Callable( array( $this, 'initialize_nominated_day_widget' ) ) );
    sendcloud-shipping/includes/Checkout/Shipping/NominatedDay/class-checkout-handler.php

    Reason to add above line
    Sendbox shipping location/Points not Display at aerocheckout Shipping method Field.

    I also checked in sendcloud plugin code. I see your team already added WooFunnels checkout changes in your Plugin(https://dl.dropboxusercontent.com/s/ipc0xym4pm6laf9/Screenshot%20at%2019-05-14.jpg).`

Viewing 1 replies (of 1 total)
  • Plugin Author Sendcloud

    (@sendcloudbv)

    Hi Team WooFunnels,

    Thank you for the heads-up. I have forwarded this to our developers to look into.

    Kind regards,
    Jasmin
    Sendcloud

Viewing 1 replies (of 1 total)

The topic ‘WooFunnels compatibility need a update’ is closed to new replies.