Cloudkibo / KiboPush

0 stars 1 forks source link

Investigate SquareSpace for eCommerce integration. #4216

Closed jekram closed 6 years ago

jekram commented 6 years ago

This task is to investigate SquareSpace for eCommerce integration.

  1. Investigate what can be done SquareSapce in regards to eCommerce

  2. Investigate in particular if the SquareSpace API will allow us to have abandon cart integration

  3. Who else has implemented abandon integration

  4. Do we need to integrate for each store on SquareSpace

  5. This is an investigative task

https://www.squarespace.com/

https://developers.squarespace.com/

Assadbintahir commented 6 years ago

I have done following tasks:

-Stduying the documentation and API of SquareSpace -Experimenting with the API of SquareSpace in postman -Understanding how authentication for app works in SquareSpace. -analyzed current features provided by Square Space.

I have listed the details in the following document: https://docs.google.com/document/d/1BovXIfun71pcxOOiCCC355DxS7C38GZk0Cu9apbhS_4/edit#

Drive Path: Shared with me -> CloudKibo Shared -> Documentation -> Discussion -> KiboPush -> doc name

@jekram & @sojharo Kindly review it.

jekram commented 6 years ago

@Assadbintahir Thanks

Good job with the analysis.

So we cannot use it for adandon cart but we can implement integration with them during Chat fo retrieve backend data order date, etc....

See for example: #4400

@sojharo

Assadbintahir commented 6 years ago

Yes we can do that. But Square Space only provide API related to Orders and fulfillment for data fetching.

Moreover, Square Space do not provide app store to create an app. I think they provide api for the shop owners if they want to integrate their web / mobile apps with their online stores.

jekram commented 6 years ago

Thanks