Support » Plugin: WooCommerce » Hook billing info into single product – possible?

  • Hi guys

    Im using woo commerce for a company registration subscription site.

    My client wants it so that when they click register they will be directed to the single product page (a subscription product) but he wants them to fill out their company info, address etc on the product page first before going to checkout.

    So essentially im wondering is it possible to somehow hook the <?php do_action( ‘woocommerce_checkout_billing’ ); ?> hooks into the single-product.php file so that they fill out billing info in the actual product.

    Then when they go to checkout the billing fields will appear here too but they will be auto populated from the previous page.

    Any help muchos appreciated!

    John

    https://wordpress.org/plugins/woocommerce/

  • The topic ‘Hook billing info into single product – possible?’ is closed to new replies.