How to initiate and process payments using the Nomba payment terminal
Push Payment to Terminal
orderId
, amount
, and currency
) to your backend.
POST /v1/terminals/payment-request/{terminalId}
endpoint to trigger a payment on the specific terminal.
POST /v1/terminals/payment-request/{terminalId}
TerminalPaymentRequest