-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support districts (cities) for shipping zones #16
Comments
This looks like a good approach woocommerce/woocommerce#11509 (comment) |
Bạn thử xem có thể dùng API bên Boxme được không? Bên mình có dữ liệu đầy đủ và cập nhật thường xuyên của VN & quốc tế https://open.boxme.asia//#get-list-province-amp-state Nếu được thì call luôn API tính phí vận chuyển, bên mình có tích hợp hơn 50 hãng vận chuyển tại khu vực đông nam á. Còn nếu Đạt muốn tự build mình có thể share dữ liệu location |
Thanks @leminhhai. Vấn đề chính là ở cách WooCommerce không native support tới cấp Quận/Huyện (hay City/Town trong tiếng Anh).
Cái này phù hợp với issue này #15 Tuy nhiên, nói thực là mình chưa sắp xếp được thời gian để tiếp tục phát triển và bổ sung thêm tính năng cho plugin. |
This is an interesting approach: https://booster.io/features/woocommerce-shipping-methods-by-cities/ |
Some new plugins for this feature:
(Updated in the original post). |
Forum ticket: https://wordpress.org/support/topic/thac-mac-ve-quan-huyen-plugin-woo-viet/#post-9047697
Tính năng em trao đổi ở trên thì WooCommerce không hỗ trợ trong core cho việc setup shipping zones đối với trường Cites (hay Quận Huyện trong tiếng Việt). WooCommerce chỉ hỗ trợ các thông tin sau:
Code liên quan: https://github.com/woocommerce/woocommerce/blob/3.0.3/includes/class-wc-shipping-zone.php#L107
Các thảo luận liên quan:
Some new plugins for this feature:
The text was updated successfully, but these errors were encountered: