React

The React library provides a component and some hooks to easily integrate Cometh Checkout inside your React app. You can use it to easily generate Cometh Checkout URLs and handle processing the transaction after the payment.

Npm

npm i @cometh/checkout-react

Yarn

yarn install @cometh/checkout-react

Last updated