Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

hi 

i'm using usps module for oscommerce latest version. this module only show the Priority Mail and  Priority Mail Express 1-Day not showing the First class option. how to solve?..

image.thumb.png.0a5e6cb43c295c8abca2e3c49b89c857.png

  • 3 weeks later...
Posted
On 10/4/2023 at 7:50 PM, vinothkumar said:

i'm using usps module for oscommerce latest version. this module only show the Priority Mail and  Priority Mail Express 1-Day not showing the First class option. how to solve?..

 

Hi @vinothkumar,

You need pass the parameters for First Class Mail service.

<RateV4Request USERID="{{USERID}}"> <Revision>2</Revision> <Package ID="1ST"> <Service>FIRST CLASS</Service> <FirstClassMailType>PARCEL</FirstClassMailType> <ZipOrigination>44106</ZipOrigination> <ZipDestination>20770</ZipDestination> <Pounds>0</Pounds> <Ounces>3.12345678</Ounces> <Container/><Size>REGULAR</Size> <Machinable>true</Machinable> </Package> </RateV4Request>

Reffer this documentation: https://documenter.getpostman.com/view/7769778/SVYovfg2#3bc1cdbe-0bb4-497d-b0dd-074f9577eda6

image.thumb.png.805af4a1b6ba0cc50664737bafdec830.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...