Sorry for the late reply.
I’m using gravity forms for clients to fill out an application with a lot of questions.
During this application I ask them what type of products would they like to purchase, then at the end I pass those values using query onto the woocommerce checkout page and it adds all products to the cart, and since I already asked their for the clients address and other information in the application I don’t want them to retype it again on the billing page, but I do want to have it there so that when I print a receipt it shows all that information. https://ww.wp.xz.cn/plugins/woocommerce-delivery-notes/screenshots/
I just need to pass that information using query like so ?billing-address=124 walker st& and have it populate woo commerce value fields.