Libraries tagged by parcel

parcelmonkeygroup/etrak-php

0 Favers
190 Downloads

PHP SDK for eTrak

Go to Download


parceladousa/magento-payment

0 Favers
13 Downloads

ParceladoUSA - Payment for Adobe Commerce

Go to Download


parcelado-lara/payment-plan-php

0 Favers
5 Downloads

A PHP library for calculating payment plans for Parcelado Lara.

Go to Download


parcelmonkeygroup/etrak-barcode

0 Favers
13 Downloads

Create eTrak barcodes

Go to Download


wpify/dpd-geo-php-sdk

0 Favers
20 Downloads

This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.

Go to Download


waxedphp/packeta

0 Favers
2 Downloads

Delivery and Sending Parcels - within WaxedPHP environment.

Go to Download


texhub/laklak-b2b

0 Favers
1 Downloads

LakLak B2B delivery API SDK for any PHP framework with first-class Laravel support: cities, parcel terminals, pickup points, shipments, label printing and delivery webhooks.

Go to Download


ricardokovalski/installments-calculator

0 Favers
103 Downloads

Biblioteca para calcular juros em parcelamentos.

Go to Download


racem/boxpacker

0 Favers
3 Downloads

An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)

Go to Download


racem/binpacker

0 Favers
2 Downloads

An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)

Go to Download


quellabs/canvas-shipments-dhl

0 Favers
0 Downloads

DHL Parcel NL shipping provider integration for the Canvas PHP framework

Go to Download


o2ti/pagbank-discount-in-installments

1 Favers
0 Downloads

Aplica desconto na primeira parcela

Go to Download


milabs/module-provu

1 Favers
13 Downloads

Modulo Magento 2 - Milabs Boleto parcelado Provu

Go to Download


kruegge82/dhl-retoure-php-rest-sdk

0 Favers
5 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".

Go to Download


kruegge82/dhl-authentication-oauth-api

0 Favers
29 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 (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

Go to Download


<< Previous Next >>