Title: Create Shipping/billing address add, delete, make default functionality
Last modified: August 31, 2016

---

# Create Shipping/billing address add, delete, make default functionality

 *  [anahitipoint](https://wordpress.org/support/users/anahitipoint/)
 * (@anahitipoint)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/)
 * In my website design Shipping, Billing Address are within a popup and not in 
   checkout page.
 * So is there a way of creating add, delete, make default functionality with ajax
   in custom way as all that info is within popups?
 * Thanks in advance.
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361361)
 * 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](https://wordpress.org/support/users/anahitipoint/)
 * (@anahitipoint)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361366)
 * 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](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361378)
 * 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](https://codex.wordpress.org/AJAX_in_Plugins)
 *  Thread Starter [anahitipoint](https://wordpress.org/support/users/anahitipoint/)
 * (@anahitipoint)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361383)
 * 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](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361465)
 * 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.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/create-shippingbilling-address-add-delete-make-default-functionality/#post-7361465)
 * Status: not resolved