React SDK for Lehjah embedded accounting.
lehjah-react
is a React component that allows you to easily embed the Lehjah accounting widget into your React applications via an iframe. This component enables seamless integration with your platform by passing in necessary configuration parameters.
Lehjah
component in your React project:
business_id
(required)string
public_key
(required)string
token
(required)string
environment
(optional)'sandbox' | 'production'
'sandbox'
'sandbox'
. Use 'production'
for live environments.width
(optional)string
'100%'
height
(optional)string
'100%'