JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

How can I create international shipment? #152

Closed nikunjsilvercayde closed 2 years ago

nikunjsilvercayde commented 4 years ago

I want to create international shipping label and It needs Customs Documents and values.. How can i upload customs document and customs values? I need one example of international shipment create. Thanks

pcualmac commented 3 years ago

@nikunjsilvercayde

me to.

brookfitzer commented 3 years ago

I want to create international shipping label and It needs Customs Documents and values.. How can i upload customs document and customs values? I need one example of international shipment create. Thanks

Hello, are you using fedex.com? You can use the FedEx-generated Commercial Invoice based on the Commodity info from box #6 in the below snippy, or upload your own where I highlighted in box #7...

Let me know if you are using a different shipping platform, and I can try to help there as well.

Screenshot fedex intl shipment

brookfitzer commented 3 years ago

@JeremyDunn have you set up many Estimated Duty/Tax API's for US Export (Intl) shipments via FedEx Web Services?

You likely know already, but it takes special permission beyond the FedEx Developer Resource Center to access the live data... as well as further mapping for commodity codes/country of mfg/value/etc.

Thanks for any thoughts, I'd really like to find a live example and 1) how much integration labor/costs involved, and 2) how smoothly/quickly it makes calls for different shopping carts.

Take good care!

JeremyDunn commented 3 years ago

@brookfitzer Sorry, I've never done this before.

brookfitzer commented 3 years ago

Oh, Kk. Thx!

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.