open-api
open-api copied to clipboard
[FEATURE]: Support ePost Global as shipping carrier
Is there an existing ticket for this?
- [x] I have searched the existing tickets
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
Currently, ePost Global is not supported as a shipping carrier. I would love to see ePost Global supported by Etsy. It would allow us to use the createReceiptShipment endpoint to fulfill orders complete with tracking information.
Thank you for considering!
Describe any alternatives you've considered
No response
Additional context
No response
@sowsinsk In order to support new shipping carriers, we have to have some specific information. Often it's easiest to have the carrier contact us to discuss adding them. But lacking that, we'd have to get the following information:
-
Example URLs for several shipments. We need to see what the url structure looks like such that we can direct users to a common url with a tracking code. For example:
https://track.somecarrier.com/?tracking=xxxxxxxxx
-
Example of some tracking codes (they can be fake, but must match the typical formatting of a tracking code for the carrier).
-
We use Aftership as a common tool for interfacing with many carriers. If they already work with Aftership it should be simple enough to add them to our system.
I do see that they work with ShipStation. I believe that ShipStation is one of our existing carrier integrations. You may want to consider using ShipStation for a quicker resolution.
@etsyachristensen I pulled together some information in hopes of ePost Global being a supported carrier in the future. The tracking website was sent to me by our ePost Global rep. It is their simplified tracking-only site that was recently launched. They also have a tracking portal on their corporate site here, but it doesn't support embedded tracking codes in the URL. The site below does.
- Example tracking URLs for shipments:
https://epgtrack.com/EPG250941300039727 https://epgtrack.com/EPG250941300039352 https://epgtrack.com/EPG250941300039260 https://epgtrack.com/EPG250941300039123
- Here are some examples of valid tracking codes. I checked all our tracking codes over the past 2 years, and they all follow the same format: 3-letter prefix of "EPG" + 15 digits.
EPG250941300027229 EPG250941300022699 EPG250941300020282 EPG250941300018159
- I checked, and ePost Global is supported by Aftership here
Thanks for considering this. If you need any other information, please let me know.