Libraries tagged by parcelex
shipcore-nl/dhlparcel-api-php
557 Downloads
DHL Parcel REST API PHP Bindings
gabrielqs/installments
980 Downloads
Cálculo de parcelamento genérico a ser utilizado por módulos de métodos de pagamento.Generic installments calculation module, to be used by payment method modules.
creatissimo/dhl-oauth
21 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
creatissimo/dhl-de-shipping
23 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
creatissimo/dhl-de-retoure
15 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
creatissimo/deutschepost-internetmarke
130 Downloads
Division: Post & Parcel Germany The INTERNETMARKE is the online-postage for mail products of Deutsche Post AG.
bubbstore/installments
4323 Downloads
Biblioteca que facilita a manipulação de parcelamento de valores.
tajulasri/easy-parcel
28 Downloads
Easy parcel PHP client
stack74/sdk-api-parcel-processing
135 Downloads
GLS Web API for Parcel Processing SDK
softrang/parcel-helper
8 Downloads
A small helper to place orders using API keys from env/config.
softpay/parcelamento
123 Downloads
Módulo para cálculo das parcelas da transação (MDR)
seanroux/parcel
10 Downloads
Library to assist in the creation of shipment parcels
salines/parcelbridge
1 Downloads
CakePHP 5 application for package forwarding and shipment workflows
rtech/parcel2go
4 Downloads
Parcel2Go integration
richbarrett/parcelforce-tracking-scraper
39 Downloads
Scrapes Parcelforce tracking events from their website because they do not provide an official tracking API