• Resolved jellys

    (@jellys)


    Hi there,

    Thanks for your support. I have become a big fan of your plugin. I am using the developer version.

    In the form, is there any way to automatically bring billing address data fields that are collected when people sign in the website through WooCommerce?

    What I want to do is, users are asked the questions like, “is your shipping address same as your billing address?” If users select yes, they can skip the address fields, and if select no, they can fill the address fields. I tried fields that have name with DS and selected User Data as defined datasource, but I can see only ID, nicenames or email etc.

    Please help me!

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

    (@codepeople)

    Hello @jellys

    If the information is stored into the database, you can use the DS fields for reading this information (https://cff.dwbooster.com/blog/2019/02/14/ds/)

    However, if your form is integrated to the WooCommerce products, I recommend you separate the responsibilities, implement your form to calculate the product’s price, but letting WooCommerce collected the address by itself, because WooCommerce includes options to estimate the shipping cost by country, weight, pack dimensions, etc. summing it to the total of cart.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘USing user billing address data’ is closed to new replies.