Integrating Finswich checkout via NPM or Yarn
Install our checkout using the appropriate package installer command
NPM
npm i finswich-checkout
Yarn
Yarn add finswich-checkout

Import the Finswich from the downloaded "finswich-checkout". Please follow the code above.
PreviousIntegrating the Checkout on your App (Frontend)NextIntegrating the Finswich Checkout on your Vanilla Javascript app
Last updated