The Net Tools Company - 800.225.4190
Search: 
Available in: SHIPPING
USPSShipIntl Component [Shipping Integrator V4]

Properties   Methods   Events   Configuration Settings  

Allows you to generate a USPS shipping label for any of USPS international services complete with addresses and barcode.

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

Generating a shipping label can be done by calling the GetPackageLabel method. You will have to specify the package information, USPS service to be used for shipping this package, origin and destination information, and any special services you want to associate the shipment (such as Hold For Pickup, Return Shipment, etc.), and any other specific information on international shipments.

This component allows you also to request customs forms through the GetFormCN22 and GetFormCP72 methods.

To use this component, you must have a USPS account. You should also have already obtained a USPSAccount and USPSAccount uniquely assigned to your account by USPS.

This component also includes Endicia support to print labels and postage through their web services. To use this service, you must have an Endicia USPSAccount. You should also have already obtained a USPSAccount and USPSAccount uniquely assigned to your account by Endicia. The PostageProvider property must be set to ppEndicia to tell the component to use the Endicia protocol.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for further details.

BarcodeNumberBarcode number required by Customs Service.
CertificateNumberCertificate number (if known or included in the package).
CommentsComments on the package being shipped.
CommodityCountThe number of records in the Commodity arrays.
CommodityDescriptionComplete and accurate description of this commodity line item.
CommodityHarmonizedCodeUnique code representing this commodity line item (for imports only).
CommodityManufacturerCountry code where the contents of this commodity line were produced, manufactured or grown in their final form.
CommodityQuantityNumber of units contained in this commodity line item measured in units specified by the QuantityUnit .
CommodityValueThe value of an individual item being shipped.
CommodityWeightThe shipping weight of this commodity line item, including containers, for each commodity with a separate Harmonized Tariff Code.
ContentsDescription of items being shipped.
CountryOfOriginCountry where the goods originated.
CustomerIdUser-assigned number for internal use.
CustomsFormFileFilename where the customs form required to mail to destination country can be saved to (optional).
CustomsFormInstructionsImage of customs form instructions.
CustomsFormInstructionsFileFilename and location to save the CustomsFormInstructions to.
DeliveryTypeSender's selection of the type of delivery.
FirewallAutoDetectThis property tells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallTypeThis property determines the type of firewall to connect through.
FirewallHostThis property contains the name or IP address of firewall (optional).
FirewallPasswordThis property contains a password if authentication is to be used when connecting through the firewall.
FirewallPortThis property contains the TCP port for the firewall Host .
FirewallUserThis property contains a user name if authentication is to be used connecting through a firewall.
HSTariffNumberHS Tariff Number that applies to the entire contents of the package being shipped.
ImageLayoutDetermines how the labels will be formatted for printing.
IndemnityCoverageIndicates the indemnity coverage for the package.
InsurancePolicyInsurance number, if known.
InvoiceNumberInvoice number if known or included in the package.
LabelImageTypeType of label image.
LicenseNumberImport License number if known, or included in package.
MailingLocationPostal Office Zip Code where the item will be mailed (if different from ZipCode ).
NonDeliveryOptionIndicates what to do with the package in case it is undeliverable.
NotesAdditional information returned by the USPS Server.
ObservationsAdditional mailing information based on country of destination.
PackageCountThe number of records in the Package arrays.
PackageHeightThe height of the package to be shipped.
PackageIdAn 8-digit Unique Parcel Identification Number.
PackageInsuredValueAmount of insurance requested for this package.
PackageLengthThe length of the package to be shipped.
PackageNetChargeNet charge applicable to this package.
PackageTypeThe packaging type of the package being rated and/or shipped.
PackageShippingLabelImage of the shipping label for this package return by the Server upon a successful ship response.
PackageShippingLabelFileFilename and location to save the ShippingLabel of this package to.
PackageSignatureTypeSpecifies one of the Delivery Signature Options requested for this package.
PackageTrackingNumberTracking number assigned to this package.
PackageWeightWeight of this package.
PackageWidthThe width of the package to be shipped.
PostageProviderThe postage provider to use.
ProhibitionsList of items prohibited from mailing to the destination country.
ProxyAuthSchemeThis property is used to tell the component which type of authorization to perform when connecting to the proxy.
ProxyAutoDetectThis property tells the component whether or not to automatically detect and use proxy system settings, if available.
ProxyPasswordThis property contains a password if authentication is to be used for the proxy.
ProxyPortThis property contains the TCP port for the proxy Server (default 80).
ProxyServerIf a proxy Server is given, then the HTTP request is sent to the proxy instead of the server otherwise specified.
ProxySSLThis property determines when to use SSL for the connection to the proxy.
ProxyUserThis property contains a user name, if authentication is to be used for the proxy.
RecipientAddress1Street name.
RecipientAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
RecipientAddressFlagsVarious flags that denote information about the address.
RecipientCityName of city, town, etc.
RecipientCountryCodeCountry code.
RecipientStateState or province code.
RecipientZipCodePostal code.
RecipientCompanyIdentifies the contact person's company name.
RecipientEmailIdentifies the contact person's email address.
RecipientFaxRecipient's fax number.
RecipientFirstNameSender's first name.
RecipientLastNamePerson's last name.
RecipientMiddleInitialMiddle initial.
RecipientPhoneIdentifies the contact person's phone number.
RecipientCustomsReferenceCorresponds to the person's Customs Reference field that appears on the shipping label.
RegulationsAdditional regulations for shipping to the destination country.
RequiredCustomsFormsCustoms forms required to mail packages to destination country.
RestrictionsRestrictions on items being shipped based on country of destination.
SDRInsuredValueInsurance amount, if known.
SDRValueSpecial Drawing Right calculated on TotalValue.
SenderAddress1Street name.
SenderAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
SenderCityName of city, town, etc.
SenderStateState or province code.
SenderZipCodePostal code.
SenderCompanyIdentifies the contact person's company name.
SenderEmailIdentifies the contact person's email address.
SenderFaxRecipient's fax number.
SenderFirstNameSender's first name.
SenderLastNamePerson's last name.
SenderMiddleInitialMiddle initial.
SenderPhoneIdentifies the contact person's phone number.
SenderCustomsReferenceCorresponds to the person's Customs Reference field that appears on the shipping label.
ServiceTypeThe mail service type when shipping to the CountryCode.
ShipDateDate package will be mailed.
ShipmentSpecialServicesContains the collection of special services offered by USPS on shipment level.
SSLAcceptServerCertEncodedThe certificate (PEM/base64 encoded).
SSLCertEncodedThe certificate (PEM/base64 encoded).
SSLCertStoreThe name of the certificate store for the client certificate.
SSLCertStorePasswordIf the certificate store is of a type that requires a password, this property is used to specify that password in order to open the certificate store.
SSLCertStoreTypeThe type of certificate store for this certificate.
SSLCertSubjectThe subject of the certificate used for client authentication.
SSLServerCertEncodedThe certificate (PEM/base64 encoded).
TimeoutA timeout for the component.
TotalValueTotal value of all items being shipped.
TransactionIdThe transaction Id.
USPSAccountNumberThe shipper's Endicia account number.
USPSPasswordPassword to use for logging in to the USPS Server .
USPSServerURL for the USPS server where the requests are sent.
USPSUserIdUser Id for logging in to the USPS Server .

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for further details.

ConfigSets or retrieves a configuration setting.
GetFormCN22Retrieves Customs Form CN 22 providing customs barcode number, regulations, prohibitions, observations, restrictions, and image files of the customs forms required to ship to the destination country.
GetFormCP72Retrieves Customs Form CP 72 providing customs barcode number, regulations, prohibitions, observations, restrictions, and image files of the customs forms required to ship to the destination country.
GetPackageLabelGenerates a shipping label for the first package in the shipment.
ResetResets the internal state of the component and all properties to their default values.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for further details.

ErrorInformation about errors during data delivery.
NotificationNotification returned by the server upon successful request (if applicable).
SSLServerAuthenticationFired after the server presents its certificate to the client.
SSLStatusShows the progress of the secure connection.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for further details.

CustomsFormTypeThe customs form type of the label.
HoldForManifestHolds manifest record for inclusion in SCAN request.
OtherContentsDescription of the contents.
RecipientAddress3Recipient's address line 3.
RecipientAddress4Recipient's address line 3.
RecipientAddress5Recipient's address line 3.
RecipientAddress6Recipient's address line 3.
RecipientAPOFPOZipAPO/FPO ZIP code for Military Mail.
SenderUrbanizationThe Urbanization that the package is being shipped from.
AltReturnAddress1Alternate return address 1.
AltReturnAddress2Alternate return address 2.
AltReturnAddress3Alternate return address 3.
AltReturnAddress4Alternate return address 4.
AltReturnAddress5Alternate return address 5.
AltReturnAddress6Alternate return address 6.
AltReturnCountryAlternate return country.
CertifyCertify/Test mode for label components.
ImageParametersFor future use.
LabelImageResolutionThe resolution of the label.
LabelImageRotationThe rotation of the label.
LabelSizeThe size of the label.
OverwriteDetermines whether label files will be overwritten.
RawRequestContains the complete request sent to USPS.
RawResponseContains the complete response returned by the USPS server.
XPathUsed to retrieve data at any place within the response.
AcceptEncodingUsed to tell the server which types of content encodings the client supports.
AllowHTTPCompressionThis property enables HTTP compression for receiving data.
AuthorizationThe Authorization string to be sent to the server.
BytesTransferredContains the number of bytes transferred in the response data.
EncodeURLIf set to true the URL will be encoded by the component.
GetOn302RedirectIf set to true the component will perform a GET on the new location.
HTTPVersionThe version of HTTP used by the component.
IfModifiedSinceA date determining the maximum age of the desired document.
KeepAliveDetermines whether the HTTP connection is closed after completion of the request.
MaxHeadersInstructs component to save the amount of headers specified that are returned by the server after a Header event has been fired.
MaxHTTPCookiesInstructs component to save the amount of cookies specified that are returned by the server when a SetCookie event is fired.
ProxyAuthorizationThe authorization string to be sent to the proxy server.
ProxyAuthSchemeThe authorization scheme to be used for the proxy.
ProxyPasswordA password if authentication is to be used for the proxy.
ProxyPortPort for the proxy server (default 80).
ProxyServerName or IP address of a proxy server (optional).
ProxyUserA user name if authentication is to be used for the proxy.
TransferredDataLimitThe maximum number of incoming bytes to be stored by the component.
UsePlatformHTTPClientWhether or not to use the platform HTTP client.
UserAgentInformation about the user agent (browser).
KerberosSPNThe Service Principal Name for the Kerberos Domain Controller.
UseIPv6Whether or not to use IPv6.
MaxLineLengthThe maximum amount of data to accumulate when no EOL is found.
FirewallAutoDetectTells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallHostName or IP address of firewall (optional).
FirewallListenerIf true, the component binds to a SOCKS firewall as a server (IPPort only).
FirewallPasswordPassword to be used if authentication is to be used when connecting through the firewall.
FirewallPortThe TCP port for the FirewallHost;.
FirewallUserA user name if authentication is to be used connecting through a firewall.
FirewallTypeDetermines the type of firewall to connect through.
TcpNoDelayWhether or not to delay when sending packets.
ReuseSSLSessionDetermines if the SSL session is reused.
SSLCipherStrengthThe minimum cipher strength used for bulk encryption.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
SSLProviderThe name of the security provider to use.
SSLSecurityFlagsFlags that control certificate verification.
OpenSSLCADirThe path to a directory containing CA certificates.
OpenSSLCAFileName of the file containing the list of CA's trusted by your application.
OpenSSLCipherListA string that controls the ciphers to be used by SSL.
OpenSSLPrngSeedDataThe data to seed the pseudo random number generator (PRNG).
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
FirewallDataUsed to send extra data to the firewall.
InBufferSizeThe size in bytes of the incoming queue of the socket.
OutBufferSizeThe size in bytes of the outgoing queue of the socket.
CodePageThe system code page used for Unicode to Multibyte translations.
| About | Privacy Policy | Terms of Use |
© Copyright 2012 /n software inc.