WooFunnels compatibility need a update
-
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.phpReason 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)
Viewing 1 replies (of 1 total)
The topic ‘WooFunnels compatibility need a update’ is closed to new replies.