Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Automatically Fetch and Provide Carrier Invoices within Karrio #505

Open
MarcoWel opened this issue Jan 24, 2024 · 2 comments
Open

Comments

@MarcoWel
Copy link

Is your feature request related to a problem? Please describe.
Carriers like UPS are not able to send their billing invoices by e-mail automatically. It requires manual login and invoice download.

Describe the solution you'd like
I want Karrio as a central hub for shipping providers to optionally fetch invoices from the carriers automatically and make them accessible in a central dashboard.

Describe alternatives you've considered
Manual file download.

Additional context
The challenge is that shipping providers like UPS and DHL do not expose an official API to grab billing documents.
We have developed a solution using chromedp that works fully automatic and should be quite straight-forward to integrate into Karrio.

@MarcoWel MarcoWel changed the title [feature] Provide Carrier Invoices [feature] Automatically Fetch and Provide Carrier Invoices within Karrio Jan 24, 2024
@danh91
Copy link
Member

danh91 commented Jan 25, 2024

Fun fact, this feature is on the roadmap 😅.
I have already laid the foundation some foundations to integrate that eventually.
However, this is one of those feature that we plan on having on the commercial version of Karrio, not the OSS 😅...

Anyway, we will see how it goes when I get a chance to build it.

Screenshot 2024-01-24 at 5 20 48 PM

@MarcoWel
Copy link
Author

Fantastic! This will be an amazing feature that no other shipping solution currently offers according to my knowledge.
At a later point we could go further and backreference shipments to invoices, check additional charges, cost for failed delivery attempts and so on. This would enable incredible insight and breakdown of involved cost.

Do you already have a battle plan for getting invoices from carriers that do not officially expose their billing API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants