Haydrive Billing — Test Console

Full vPOS test console. Test sandbox: 10 AMD, OrderID 2350301–2350400.

Checking API… Payment ID: Order ID: Card holder: Transaction:

Flow: 1 Start payment → open vPOS page → 2 Bank returns3 Sync & actions

1

Start hosted payment (InitPayment)

Creates a vPOS session and redirects the user to the bank page. Pass Card holder ID to bind the card during checkout.

Open vPOS payment page →
2

Bank return (callback)

After paying on vPOS, the bank redirects to /payment/return and sync runs automatically. Or simulate the callback manually.

3

Payment actions

Manage saved cards via Ameria bindings API. First attach a card using hosted payment with a card holder ID, then charge it with MakeBindingPayment.

A

List bindings (GetBindings)

    B

    Binding actions

    C

    Charge saved card (MakeBindingPayment)

    Local database records stored by this billing service (not Ameria SOAP reports).

    4

    Local transactions

      Pull transaction data directly from Ameria via SOAP (GetTransactionList, GetProblemTransactions). Dates use yyyy/MM/dd HH:mm.

      5

      Date range

      6

      Ameria transaction reports

        Activity log