Title: Edit pickup store
Last modified: March 6, 2020

---

# Edit pickup store

 *  [Shrik](https://wordpress.org/support/users/saowp/)
 * (@saowp)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/)
 * Hullo, very useful plugin! Thank you. Once the order is created (status Processing),
   the pickup store is not editable by an administrator. In the WooCommerce dashboard,
   the pickup store is listed under the order, but it cannot be edited. Is there
   a way around this, if the admin wishes to edit the pickup store on a Processing
   order?

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

 *  Plugin Author [Keylor Mendoza](https://wordpress.org/support/users/keylorcr/)
 * (@keylorcr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12516503)
 * Hello [@saowp](https://wordpress.org/support/users/saowp/)
 * The selected store is saved to the order as a custom field, so you can even create
   an admin to edit this data or you can use the form for Custom fields added by
   WordPress to the product custom post type (and others)
 * Hope it helps you to solve your doubt.
 * Let me know if you need anything else.
 * Regards.
 *  Thread Starter [Shrik](https://wordpress.org/support/users/saowp/)
 * (@saowp)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12516652)
 * Thanks for your quick reply, [@keylorcr](https://wordpress.org/support/users/keylorcr/)!
   Unfortunately, it is not very clear. As an admin, on the “Edit order” screen,
   I can see the “Pickup store” listed under the Billing address and phone. However,
   when I click on the edit icon next to Billing, I can edit any of the Billing 
   fields, but not the Pickup store.
 *  Plugin Author [Keylor Mendoza](https://wordpress.org/support/users/keylorcr/)
 * (@keylorcr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12516755)
 * You are right [@saowp](https://wordpress.org/support/users/saowp/), this is not
   an editable option via WooCommerce. What I sad was that you need to add this 
   edition custom, programmatically.
 * As a tip, you can remove the action `woocommerce_admin_order_data_after_billing_address`
   added to **wps-admin.php** in the plugin, so you could add this option as a dropdown.
   Then, if it is changed, you saved the new value to the custom field `_shipping_pickup_stores`,
   maybe using this action `woocommerce_order_edit_product`
 * Let me know if it works for you
 * Regard
 *  Thread Starter [Shrik](https://wordpress.org/support/users/saowp/)
 * (@saowp)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12518636)
 * [@keylorcr](https://wordpress.org/support/users/keylorcr/) I am wary of modifying
   a published plugin. Is there a chance you could consider this feature for a future
   update to your plugin?
 *  Plugin Author [Keylor Mendoza](https://wordpress.org/support/users/keylorcr/)
 * (@keylorcr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12540835)
 * [@saowp](https://wordpress.org/support/users/saowp/)
 * I think you could work on this plugin as a contributor, but I’m not sure how 
   to do that.
 * But, you can send me an email to [contacto@keylormendoza.com](https://wordpress.org/support/topic/edit-pickup-store/contacto@keylormendoza.com?output_format=md)
   and then we would talk about your idea.
 * Hope your contact
 * Regards

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

The topic ‘Edit pickup store’ is closed to new replies.

 * ![](https://ps.w.org/wc-pickup-store/assets/icon-256x256.jpg?rev=2011755)
 * [WC Pickup Store](https://wordpress.org/plugins/wc-pickup-store/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-pickup-store/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-pickup-store/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-pickup-store/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-pickup-store/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-pickup-store/reviews/)

## Tags

 * [order email](https://wordpress.org/support/topic-tag/order-email/)

 * 5 replies
 * 2 participants
 * Last reply from: [Keylor Mendoza](https://wordpress.org/support/users/keylorcr/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/edit-pickup-store/#post-12540835)
 * Status: not resolved