987 comments found.
I just installed the WooCommerce Multiple Customer Addresses plugin. It works during the purchase phase, but I don’t see the selected address on the order page. I always see the main one. I use the DIVI template.
on selection, the selected address is copied into the checkout form. The address you see in the order is the one selected:
- Before selection: https://nimb.ws/FzPqX2
- After selecting: https://nimb.ws/Xui57T
- Order details: https://nimb.ws/B9yKUf
Make eventually sure that when selecting an address, the checkout form is properly populated with the selected address data. If not, it means that something is interfering.
Try giving a look to the browser error console to see if any error is reported. Try also disabling the other plugins one by one. One of them might be the cause of the interference.
Indeed after confirming the order from this error:Indeed after confirming the order from this error: Uncaught TypeError: o.extend is not a function jQuery 3 jquery.mask.min.js:1:6915 jQuery 3 JQMIGRATE: Migrate is installed, version 3.4.1 jquery-migrate.min.js:2:981 downloadable font: Glyph bbox was incorrect (glyph ids 17 40 45 46 50 51 53 58 59 63 66 69) (font-family: “WooCommerce” style:normal weight:400 stretch:100 src index:1) source: https://www.vd-shop.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff È stato fornito a “https://js.stripe.com/v3/m-outer-27c67c0d52761104439bb051c7856ab1.html#url=https%3A%2F%2Fwww.vd-shop.it%2Fpagamento%2Forder-received%2F34046%2F%3Fkey%3Dwc_order_Z5pLoOgqUCGnb&title=Pagamento%20%7C%20VD-SHOP&referrer=https%3A%2F%2Fwww.vd-shop.it%2Fpagamento%2F&muid=d1c97bde-fe1a-4956-b0f9-79be7119dbf3b685db&sid=854236c5-9228-4bf5-ad16-3341151105dbb47251&version=6&preview=false” un cookie partizionato o accesso alle risorse di archiviazione in quanto è caricato in un contesto di terze parti e il partizionamento di stato dinamico è attivo.
È stato fornito a “https://m.stripe.network/inner.html#url=https%3A%2F%2Fwww.vd-shop.it%2Fpagamento%2Forder-received%2F34046%2F%3Fkey%3Dwc_order_Z5pLoOgqUCGnb&title=Pagamento%20%7C%20VD-SHOP&referrer=https%3A%2F%2Fwww.vd-shop.it%2Fpagamento%2F&muid=d1c97bde-fe1a-4956-b0f9-79be7119dbf3b685db&sid=854236c5-9228-4bf5-ad16-3341151105dbb47251&version=6&preview=false” un cookie partizionato o accesso alle risorse di archiviazione in quanto è caricato in un contesto di terze parti e il partizionamento di stato dinamico è attivo.
È stato fornito a “https://js.stripe.com/v3/controller-f5e60998236d278276f9f622eb93aff9.html#apiKey=pk_test_51NeBy6LvQttHDrtmyoaOiVK6S7FYJue1zikBfoLCEY57qUXU2jkcRuZ3zMZZABCVgI3EZv5o1oVLKzRpmHtsAQ4O00gQPMiF8s&stripeJsId=39f33772-c1d0-4834-93a2-00333377d375&locale=it&stripeJsLoadTime=1695811412392&manualBrowserDeprecationRollout=false&referrer=https%3A%2F%2Fwww.vd-shop.it%2Fpagamento%2Forder-received%2F34046%2F%3Fkey%3Dwc_order_Z5pLoOgqUCGnb&controllerId=__privateStripeController8911” un cookie partizionato o accesso alle risorse di archiviazione in quanto è caricato in un contesto di terze parti e il partizionamento di stato dinamico è attivo.
Ok, but that’s not an issue of my plugin. You need fo fix that in order to avoid the interference.
Hi support,
how can i add shipping addresses to a customer through API?
Thanks
Hi,
I’m sorry, you cannot. The plugin hasn’t such feature.
Hi, I’ve been using the option to prevent customer from editing their billing and shipping address, but we noticed lately it is not working. Fields are grey but they can be edited by the user. Could it be a bug?
Thanks in advance.
Hi,
To which specific option are you referring? To the Disable checkout billing form editing or the Disable the add/edit/delete billing addresses capabilities?
Could you attach some screenshots showing the issue? Thank you.
Ok, no problem, I should have identified the issue.
Please update to the latest 23.6 version and let me know!
Hi. Indeed it’s Disable checkout billing form editing and Disable checkout shipping form editing. I have downloaded the latest version available and it is still 23.5, so I couldn’t test if it has been solved 
Please retry in few minutes!
Hi, I recently purchased your plugin for my website, but unfortunately, it doesn’t meet my specific needs due to compatibility issues. I appreciate your hard work and am seeking a refund to explore alternative solutions that better align with my project’s requirements.
Kindly guide me through the refund process, understanding that this request is based on compatibility issues rather than the quality of your work.
Your assistance is greatly appreciated.
Is it possible to store an e-mail address for the additional shipping address so that, for example, shipping companies can communicate directly with the recipient? This makes sense if the customer has external warehouses.
Please check the comment you left in the other plugin of mine
..
hi! is there any chance that on checkout addresses would be displayed as radio buttons instead of list? Would you be so king to provide a code for that?
Hi,
the plugin is not designed for that. Once purchased, I can implement a customization for that. Send me a private message (click on my name then use the low-right box) and I will send you a quotation.
Hello, is it possible to have a .csv file for import as an example? I carefully fill in the requested fields, but I continually get error messages, either for the address, for the type of address or for the email. Some examples: You must specify the address type for row 5 Invalid email for row 6 I bought the plugin last week but not with this account. I can prove it. Just tell me what you need. THANKS
Hi,
to ask for support you need using an account with a valid purchase and support licenses associated with it.
Hi there, After we installed your plugin (WooCommerce Multiple Customer Addresses & Shipping), the server cache on our site broke and stopped working.
After contacting the hosting support, we found that your plugin is adding this cookie PHPSESSID to all pages of the site, and that is breaking the cache. So we deactivated your plugin for now.
Is there a way to modify the plugin codes so it won’t set this cookie on site pages?
FYI, there are the lines the set this cookie: ./plugins/woocommerce-multiple-customer-addresses/classes/com/WCMCA_Cart.php:18: session_start(); ./plugins/woocommerce-multiple-customer-addresses/classes/com/WCMCA_Session.php: 11: session_start(); ./plugins/woocommerce-multiple-customer-addresses/classes/com/WCMCA_Session.php: 88: session_start(); ./plugins/woocommerce-multiple-customer-addresses/classes/com/WCMCA_Session.php: 108: session_start();
Thank you very much.
Hi,
I’m sorry, but unfortunately, the plugin needs to identify the user via his PHP session to implement some of its features. The plugin eventually init it if it is not already initialized by the server.
By the way, the 11, 88, and 108 lines you find in the WCMCA_Session.php file refer to commented code (so the plugin does not even execute it)
If you do not need to use the “shipping per product address” feature, you can try eventually to modify the WCMCA_Session.php file (you find in the classes\com folder) and comment line 6.
Hi there,
We use several roles ie. admin and staff and we need to let users with the “staff role” add, delete and manage shipping addresses however it looks like only users with “administrator” role can. How do i change this?
Hi,
the plugin relies on the “manage_woocommerce” capability to allow user to manage address. Try adding that to your “staff role” custom role
Hi, I have just installed the plugin, however upon adding a new address – this is not saving.. on my site or on your demo site.
Hi,
please update to the latest 23.2 version, from my tests all works as expected: https://www.dropbox.com/scl/fi/s4gzxvwdbls6c4k8l3yip/wcmca_add_address_test.mp4?rlkey=6ee74w9e7av52ily6eskfr1h3&dl=0
Hi, Thanks it seems to be working now. However when I disable “Shipping per product” option it removes the address book icon on the manual order page, so without this enabled, im unable to select and address… I have added several shipping addresses to a user and the address icon is only showing on the billing and not the shipping.. I have had to hide the Shipping per product div via CSS https://1drv.ms/i/s!AmPhQcM7mNDEj5ZAGIg8NlIKpNzFcQ?e=BQ5itq
Sorry for the inconvenience and thank you for reporting. Please update to the latest 23.3 version and let me know if you still experience the issue!
Hi I am having an issuing with the addresses at checkout. When a user adds a new address to their account it messes up the ‘Name’ and ‘shipping’ when they are on the checkout page. It mixes and matches. But it appears when I go in and resave an address as the ‘default’ it resets again.
Hi,
I’m not sure to fully understand your scenario. What do you mean that it messes up with the name and shipping? Could you provide a more detailed description (maybe with some screens) of the issue you are experiencing?
There was an issue that prevented the address from being properly loaded into the checkout form after it had just been created. I’ve fixed it with the 23.2 version that I’ve just released (please update): From my tests all seems working: https://www.dropbox.com/scl/fi/s4gzxvwdbls6c4k8l3yip/wcmca_add_address_test.mp4?rlkey=6ee74w9e7av52ily6eskfr1h3&dl=0
If updating you still experience the issue, to understand if it is actually caused by a plugin malfunctioning rather than third-party interference, please use the demo site to recreate your scenario: https://codecanyondemo.work/wcmca/ (user: demo, pass: demo) and report to me how to experience the issue. I’ll investigate further. Thank you.
That did the trick thank you for the quick response.
Glad to hear that
last but not least, I would ask you to help me: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars…It would help me with sales, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )
Have a great day!
Hello,
I’ve got some problems with the plugin purchased – there are three:
1. When I apply that the checkout billing form can’t be altered by the customer, it does not take effect and the customer is still able to.
2. When I turn on the option that in the my account page I want to hide the “billing tab” it doesn’t work and it is still visible
3. The VAT ID Field does not sync with the already saved UST-ID Field Customers register before entering the store. It is just empty.
Can you please assist me with these problems? Thank you in advance! Purchase Code d932e855-2dcd-4159-aedb-735be1b34be3
Best regards
- I’m sorry, but what do you mean by “apply”? Apply what exactly?
- To which hide option are you referring? The plugin hasn’t any option to hide the billing tab. It eventually allows disabling the multiple address option for billing addresses
- The plugin is not designed to sync with any pre-existing “UST-ID” field
Hello,
Does this plugin allow customers to add multiple addresses to their account? That is the feature I’m specifically looking for. When the customer is logged in, they are able to add multiple addresses in their account.
Thanks
Hello,
yes the plugin allows has that purpose.
Hi,
thanks for this great plugin. I have disabled the feature “Shipping per product”, since I do not need it.
Still, in the orders section of the backend, the following is displayed:
“Product addresses edit actions In case you have enable the Shipping per product option and you want to edit the assigned address, please click the following button.
Before proceeding mark the order as On hold otherwise WooCommerce won’t display the edit icon.”
Is there a way to disable that, if the main option is disabled? It is not relevant to me nor my shop managers and i would like to avoid showing unnecessary text and buttons to avoid possible mistakes on behalf of my shop managers.
Thanks alot!
Kind regards Tim
Hi Tim,
thank you for your suggestion. Please update to the latest 23.1 version. It will no longer display that area if the “shipping per product” option is disabled!
Hello,
I that error log I do not see any error referring to any plugin javascript file.
Note, however, that to request support, you need to use an account with a valid purchase and support license associated with it.
Hello, the ‘Additional Addresses’ does not seem to appear in the My Account area.
Also does your plugin work with any Woocommerce checkout field editor plugins? I have a custom field that I want to appear in the ‘Add address’ area and popup.
It looks like Yoast SEO has a conflict – do you have any fixes for this?
Hello,
if Yoest SEO is generating an interference, you should report the issue to its developer in order to avoid that issue. I cannot grant assistance for 3rd party code I’ve not designed.
This plugin works well, but I need to charge shipping per location (for example, address 1 shipping should be $10 and address 2 shipping should also be $10). This function on Woo Commerce’s multiple addresses plugin, but my client doesn’t like the function of the plugin. Your plugin works much better but I can’t figure out how to charge the shipping correctly. The site also uses Custom Product Boxes and Cart Based Shipping.
I appreciate any assistance you can give me with this plugin.
Hi,
I’m really sorry, but there isn’t an easy way to achieve that. I can say that you can eventually look at the WCMCA.Cart.php (classes\com folder). On line 98 you find the generate_packages() which is the function invoked to generate the “packages”. This is the name WooCommerce uses to identify how many packages are associated with the order and how many shippings exist. For each package, WooCommece allows you to select a shipping method (and so a cost).
Try to see if that part helps you in any way.
Country Error
I saved the address in your plugin, but in woocommerce when i m on checkout there’s an error: “Italia” non è un codice di Paese valido in checkout. It says that the country saved is not valid
Thank you
I managed to resolve, thank you!
Hello! Your plugin not working properly with our site. It’s not fill town field and break the select field. Screenshot: https://gekkk.co/2e7913acbb63e8ce311ebe090d047a66 You can test it here: test dot tf-pro dot ru / my-account login/pwd: tester
It could be due to a 3rd party interference.
To identify it, try to disable one by one your 3rd party plugins. They sissy switching theme as well.
yes, but i can’t disable any 3rd party plugins, because we need all of them. Can i make refund?
Refund won’t be grabbed due to 3rd party interference. You should eventually ask for a refund to the software is interfering.