Skip to content

merchisdk/merchi_sdk_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merchi_cart

Merchi's cart

Table of Contents

Installation

npm install merchi_sdk_ts

or

yarn add merchi_sdk_ts

Usage

The sdk by default is set up to make request to the Merchi production server 'https://api.merchi.co/'. You can set the API URI by setting process.env.MERCHI_BACKEND_URI in your environment or window.merchiBackendUri on the client.