roniwahyu/va-btn-unmer

VA BTN UNMER

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:package

pkg:composer/roniwahyu/va-btn-unmer

0.1 2021-03-04 06:58 UTC

This package is auto-updated.

Last update: 2025-10-04 17:13:47 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

  1. Inquiry VA (http://<ip_address:port>/va/inqVA)
  2. create VA (http://<ip_address:port>/va/creataVA)
  3. Update VA (http://<ip_address:port>/va/updVA)
  4. Delete VA (http://<ip_address:port>/va/deleteVA)
  5. Report VA (http://<ip_address:port>/va/report)

Contoh Penggunaan

Lihat di file tests/index.php

Semoga Bermanfaat, amiin.