midtrans-sandbox
v1.0.4
Published
this package will help you simulate payment in midtrans sandbox api.
Downloads
1
Readme
Midtrans Sandbox
this package will help you simulate payment in midtrans sandbox api.
How to install
npm install midtrans-sandbox
How to use
const sandbox = require('midtrans-sandbox');
const inquiry = await sandbox.bni.inquiry('va_number') // replace with your va number
const result = await sandbox.bni.payment('va_number', 1000) // replace with your va number and total amount