roniwahyu / va-btn-unmer
VA BTN UNMER
0.1
2021-03-04 06:58 UTC
Requires
- php: >=5.6.0
This package is auto-updated.
Last update: 2026-03-04 18:22:38 UTC
README
Digunakan sebagai library untuk komunikasi antara sistem UNMERPAY dengan sistem virtual account milik Bank BTN.
Cara Instalasi
Install via composer :
composer require roniwahyu/va-btn-unmer
Method yang diimplementasi
- Inquiry VA (
http://<ip_address:port>/va/inqVA) - create VA (
http://<ip_address:port>/va/creataVA) - Update VA (
http://<ip_address:port>/va/updVA) - Delete VA (
http://<ip_address:port>/va/deleteVA) - Report VA (
http://<ip_address:port>/va/report)
Contoh Penggunaan
Lihat di file tests/index.php
Semoga Bermanfaat, amiin.