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/merchant-sdk@1.0.0/dist/index.umd.min.js"></script>
or
yarn add @openfabric/merchant-sdk
Check out our detailed integration guide.