@openfabric/merchant-sdk
v1.0.1
Published
OpenFabric simplifies acceptance of closed-loop consumer side payment methods (Wallets, BNPLs, Loyalty Platforms, etc) that are integrated into OpenFabric's Platform.
Downloads
35
Keywords
Readme
OpenFabric Merchant SDK
OpenFabric simplifies acceptance of closed-loop consumer side payment methods (Wallets, BNPLs, Loyalty Platforms, etc) that are integrated into OpenFabric's Platform.
While the consumer experiences with these payment methods remain the same (as if you are integrated directly with these payment methods), your integration to accept these payment methods should now be greatly simplified.
Integration
<script type="module" src="https://unpkg.com/@openfabric/[email protected]/dist/index.umd.min.js"></script>
or
yarn add @openfabric/merchant-sdk
Check out our detailed integration guide.