USPS First Class Package International Service

  • Posts: 248
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
4 years 3 months ago #314316

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.14
-- PHP version -- : 7.2.26
-- Browser(s) name and version -- : n/a
-- Error-message(debug-mod must be tuned on) -- : none

Hi,
Are there any plans to add the USPS First Class Package International Service for packages up to 4lbs?
pe.usps.com/text/imm/immc2_021.htm

Thanks!

Last edit: 4 years 3 months ago by a2zcs.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
4 years 3 months ago #314344

Hello,

We just made a quick fix to let USPS decide if the customer should have access to a "first class mail international" service. So, can you edit the "\plugins\hikashopshipping\usps\usps.php" file and change these lines :

if($parcel->Weight > 13 && $type =='FIRSTCLASSINT' && isset($rate->shipping_params->firstclass_mail_type) && $rate->shipping_params->firstclass_mail_type == 'PARCEL')
return;


By :

//if($parcel->Weight > 13 && $type =='FIRSTCLASSINT' && isset($rate->shipping_params->firstclass_mail_type) && $rate->shipping_params->firstclass_mail_type == 'PARCEL')
//return;


And test it again ?

Thank you.
Kind regards,
Mohamed.

Please Log in or Create an account to join the conversation.

  • Posts: 248
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
4 years 3 months ago #314441

Doesnt seem to have any effect on the quoted prices and doesn't offer the International Package service

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
4 years 3 months ago #314474

Hello,

Are there any plans to add the USPS First Class Package International Service for packages over 4lbs?


We actually don't have any weight limitation for USPS on our end, we're only sending orders information to the USPS platform, and displaying available services.
So we'll need more information about the situation in which you want the First class international service to be available, as we don't apply any limitation.

Kind regards,
Mohamed.

Last edit: 4 years 3 months ago by Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 248
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
4 years 3 months ago #314627

My apologies, I was incorrect in my original question. The question should just be if you can add the USPS First Class Package International Services to the USPS plugin? pe.usps.com/text/imm/immc2_021.htm
The First Class Package International is apparently much less than the Priority Mail International

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
4 years 3 months ago #314635

Hello,

I think that service is already available, you'll just have to :
- enable the "First Class Mail (International)" service
- set the "First class mail type " option to "Package service".

Kind regards,
Mohamed.

Please Log in or Create an account to join the conversation.

Time to create page: 0.078 seconds
Powered by Kunena Forum