Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    These popups are not powered by WooCommerce core so I cannot really advise on the matter as I’ve never worked with your code.

    Thread Starter anahitipoint

    (@anahitipoint)

    I need to understand how i can create that same adding, deleting shipping/billing address functionality outside of checkout step, in my case it is in custom my account page.

    Thanks in advance.

    Plugin Contributor Mike Jolley

    (@mikejolley)

    If it needs to be ajax, you’d need to add your own ajax endpoints to handle these events. https://codex.wordpress.org/AJAX_in_Plugins

    Thread Starter anahitipoint

    (@anahitipoint)

    Then could you help me to understand where within DB these all info about Shipping/Billing is being stored? Like make default functioanity with which custom field or checkbox etc.

    Thanks in advance.

    Plugin Contributor Mike Jolley

    (@mikejolley)

    Usermeta table stores user defaults.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Create Shipping/billing address add, delete, make default functionality’ is closed to new replies.