Skip to content

Commit

Permalink
feat!: remove packlink
Browse files Browse the repository at this point in the history
They don't have API docs available and, according to their support, don't support API integrations anymore. The API requests always return "Bad Request" without any possibility to fix them.
  • Loading branch information
barredterra committed Mar 6, 2024
1 parent 8a5fb08 commit c92632d
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 345 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## ERPNext Shipping

A Shipping Integration for ERPNext with various platforms. Platforms integrated in this app are:
- [Packlink](https://www.packlink.com/en-GB/)

- [LetMeShip](https://www.letmeship.com/en/)
- [SendCloud](https://www.sendcloud.com/home-new/)

## Features
- Creation of shipment to a carrier service (e.g. FedEx, UPS) via LetMeShip, Packlink, and SendCloud.
- Creation of shipment to a carrier service (e.g. FedEx, UPS) via LetMeShip and SendCloud.
- Compare shipping rates.
- Printing the shipping label is also made available within the Shipment doctype.
- Templates for the parcel dimensions.
Expand All @@ -27,8 +27,6 @@ For the compare shipping rates feature to work as expected, you need to generate

![LetMeShip 2020-08-05 09-54-28](https://user-images.githubusercontent.com/17470909/89377411-500c4f80-d724-11ea-8fe5-b11fec2a5c27.png)

![Packlink 2020-08-05 09-53-47](https://user-images.githubusercontent.com/17470909/89377423-56023080-d724-11ea-8396-fb9f60a0d581.png)

### Fetch Shipping Rates
![core2](https://user-images.githubusercontent.com/17470909/89377460-70d4a500-d724-11ea-8550-a2813b936651.gif)

Expand Down
Empty file.

This file was deleted.

54 changes: 0 additions & 54 deletions erpnext_shipping/erpnext_shipping/doctype/packlink/packlink.json

This file was deleted.

232 changes: 0 additions & 232 deletions erpnext_shipping/erpnext_shipping/doctype/packlink/packlink.py

This file was deleted.

This file was deleted.

Loading

0 comments on commit c92632d

Please sign in to comment.