0.0.2 • Published 2 years ago

amwal-checkout-react v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

amwal-checkout-react

This is a react wrapper for the amwal-checkout package allowing it to be used directly in react projects

Installation.

npm i amwal-checkout-react

Usage

import { AmwalCheckout } from 'amwal-checkout-react'

const ReactPage= () => {
    ...
    <AmwalCheckout merchantId="sandbox-amwal-4e876d00-a50e-482c-a6e1-a1a9df400ce5" amount="20" countryCode="SA"
    lang="ar" darkMode="auto"/>
    ...
}
0.0.2

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago