1.0.2 • Published 6 months ago

@kouerndeav/test-sdk v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

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 @kouerndeav/test-sdk

Or if you prefer using Yarn:

$ yarn add --dev @kouerndeav/test-sdk

Or if you prefer bun

$ bun install @kouerndeav/test-sdk

Usage

For Vue JS app

    import b24sdk from '@kouerndeav/test-sdk';

    function init(){
        
    }
1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

7 months ago