tripos_mobile library

triPOS Mobile SDK Flutter Plugin

A Flutter plugin for integrating Worldpay triPOS Mobile Android SDK for payment processing with Bluetooth card readers.

Classes

ApplicationConfiguration
Application configuration
AuthorizationCompletionRequest
Authorization completion request
AuthorizationCompletionResponse
授权完成响应
AuthorizationRequest
Authorization request
AuthorizationResponse
授权交易响应
AuthorizationWithTokenRequest
Authorization with token request
AuthorizationWithTokenResponse
使用 Token 授权响应
CardInfo
交易卡信息
ConnectedBluetoothDeviceInfo
已连接蓝牙设备信息
CreateTokenRequest
Create token request
CreateTokenResponse
创建 Token 响应
CreateTokenWithTransactionIdRequest
Create token with transaction ID request
CreateTokenWithTransactionIdResponse
使用交易 ID 创建 Token 响应
DeviceConfiguration
Device configuration for terminal settings
DeviceEvent
设备事件数据模型
DeviceInfo
设备信息
DeviceInteractionRequest
EmvInfo
交易 EMV 信息
FirmwareUpdateEvent
GetStoredTransactionsResponse
获取所有存储交易响应
GetStoredTransactionsWithStateResponse
获取带状态的存储交易响应
HostConfiguration
Host configuration with credentials and processor settings
HostResponse
Host response information
IncrementalAuthorizationRequest
Incremental authorization request (add to existing pre-auth)
IncrementalAuthorizationResponse
增量授权响应
LinkedRefundRequest
Linked refund request (uses original transaction ID, no card required)
ManuallyForwardRequest
Manually forward request (upload offline transaction)
ManuallyForwardResponse
手动转发响应
RefundRequest
Refund transaction request
RefundResponse
Refund transaction response
RefundWithTokenRequest
Refund with token request
RefundWithTokenResponse
使用 Token 退款响应
ReversalRequest
Reversal request (cancel/reverse a transaction)
ReversalResponse
冲正响应
SaleRequest
Sale transaction request
SaleResponse
Sale transaction response
SaleWithTokenRequest
Sale with token request
SaleWithTokenResponse
使用 Token 销售响应
StoreAndForwardConfiguration
Store and forward configuration
StoredTransactionRecord
Stored transaction record (offline transaction)
TransactionConfiguration
Transaction configuration for payment settings
TransactionRequest
TransactionRequest base class
TransactionResponse
基础交易响应
TriposConfiguration
Main SDK configuration combining all settings
TriposFirmwareUpdatePresentation
TriposFirmwareUpdateUiConfiguration
TriposMobile
Main triPOS Mobile SDK plugin class
TriposMobilePlatform
Platform interface for triPOS Mobile SDK
VoidRequest
Void transaction request
VoidResponse
Void transaction response

Enums

AddressVerificationCondition
地址验证条件
ApplicationMode
应用模式(环境)
CardHolderPresentCode
持卡人在场代码
CardType
卡类型
CurrencyCode
货币代码
DeviceEventType
设备事件类型枚举
DeviceInteractionKind
DeviceType
triPOS Mobile SDK 枚举定义 设备类型枚举
EntryMode
卡片输入方式
FirmwareUpdatePhase
FirmwareUpdateSource
FirmwareUpdateType
GiftProgramType
礼品卡程序类型
MarketCode
市场代码
PaymentProcessor
支付处理器
PaymentType
支付类型
ReversalType
Reversal type
StoredTransactionState
State of stored transactions for filtering
TerminalType
终端类型
TipSelectionType
小费选择类型
TransactionStatus
交易状态(匹配 VTPTransactionStatus)
VtpStatus
VTP Status for transaction progress 交易状态枚举,同时支持 Android 和 iOS 平台