Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

SendCloud/spp-integration-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages