Companion
object Companion
Functions
Link copied to clipboard
Starts building a TransactionType.CASH_ADVANCE request.
Link copied to clipboard
Starts building a TransactionType.CREDIT request.
Link copied to clipboard
Starts building a TransactionType.PURCHASE_FORCED_ACCEPTANCE request.
Link copied to clipboard
Starts building a TransactionType.FUNDING request.
Link copied to clipboard
Starts building a TransactionType.LOAD request.
Link copied to clipboard
Starts building a standard TransactionType.PURCHASE request.
Link copied to clipboard
Starts building a TransactionType.PURCHASE_WITH_CASHBACK request - the only transaction type that takes a cashbackAmount, hence the dedicated builder instead of a cashbackAmount() method every other type would have to ignore.