hobex_hps 0.1.0
hobex_hps: ^0.1.0 copied to clipboard
Dart & Flutter client for the hobex Payment Service (HPS) local REST API: card payments, refunds, pre-auth and voids on hobex / Sunmi card terminals.
0.1.0 #
- Initial
hobex_hpsrelease: typed Dart client for the local hobex Payment Service (HPS) REST API. - Operations: payment, pre-auth, pre-auth capture, pre-auth cancel, refund (incl. referenced), void/cancel, abort, account verification (AVT), transaction status (v2) and terminal diagnosis.
TransactionResponseandDiagnosismodels,Cvm/HpsTransactionTypeenums, and typed exceptions (HpsHttpException,HpsConnectionException).- Replaces the previous experimental TC-ECR binary socket prototype.