Rud5G / spp-integration-example

Custom servicepoint location picker integration example

Home Page:https://sendcloud.github.io/spp-integration-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository not maintained here anymore

You can find the maintained repository here

Service point picker

This repository demonstrates how to integrate Sendcloud’s service point picker into a custom application.

How to set up

  1. Enable service points in your Sendcloud’s API integration.
  2. Play around with the live example. When selecting a service point, you’ll receive a service point object and a post number, if entered, as a result. You’ll need that data later when creating a new parcel through our parcels API (see Create a parcel in our shipping API documentation).
  3. Make sure to fill in the to_service_point and to_post_number parameters when sending the data over.

Further reading

Please refer to the service points API documentation. There you can determine the list of possible values to be used to filter service points to certain carriers, for example.

Officially supported browsers

  • Edge (Blink, and Chromium)
  • Firefox
  • Chrome
  • Safari

About

Custom servicepoint location picker integration example

https://sendcloud.github.io/spp-integration-example/


Languages

Language:HTML 100.0%