htdat / woo-viet

The repo for the WordPress plugin "Woo Viet - WooCommerce for Vietnam"
https://wordpress.org/plugins/woo-viet/
37 stars 22 forks source link

Support districts (cities) for shipping zones #16

Open htdat opened 7 years ago

htdat commented 7 years ago

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:

htdat commented 7 years ago

Other requests:

htdat commented 6 years ago

This looks like a good approach https://github.com/woocommerce/woocommerce/issues/11509#issuecomment-326977324

leminhhai commented 5 years ago

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

htdat commented 5 years ago

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).

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ái này phù hợp với issue này https://github.com/htdat/woo-viet/issues/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.

htdat commented 5 years ago

This is an interesting approach: https://booster.io/features/woocommerce-shipping-methods-by-cities/

htdat commented 4 years ago

Some new plugins for this feature:

(Updated in the original post).