b24-payment-sdk

1.2.0 • Public • Published

Bill24 Payment SDK for Web Platform

Easy connect to payment with multiple payment method just one time integration

Getting Started

This instructions will get you a conplete guide on how to integrate with our sdk to allow your consumer to payment via bill24 finacial partner .

Installation

To install our SDK you could run

$ npm install -S b24-payment-sdk

Or if you prefer using Yarn:

$ yarn add --dev b24-payment-sdk

Or if you prefer bun

$ bun install b24-payment-sdk

Usage

For Vue JS app

    import b24sdk from b24-payment-sdk;

    function init(){
        
    }

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i b24-payment-sdk

    Weekly Downloads

    1

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    19.6 kB

    Total Files

    5

    Last publish

    Collaborators

    • bill24.io