Integrating Finswich checkout via NPM or Yarn
Install our checkout using the appropriate package installer command
NPM
npm i finswich-checkoutYarn
Yarn add finswich-checkout
Import the Finswich from the downloaded "finswich-checkout". Please follow the code above.
Last updated