Package | Description |
---|---|
org.posper.heartland.transaction | |
org.posper.heartland.transaction.impl |
Modifier and Type | Method and Description |
---|---|
HeartlandCreditSaleResponse |
HeartlandTransaction.creditSale(HeartlandCreditSaleRequest request,
String endpointURL)
Make creditSale transaction by swipe card and return response object of HeartlandCreditSaleResponse
|
HeartlandCreditSaleResponse |
HeartlandTransaction.creditSaleManual(HeartlandCreditSaleRequest request,
String endpointURL)
Make creditSale transaction by manual entry and return response object of HeartlandCreditSaleResponse
|
Modifier and Type | Method and Description |
---|---|
HeartlandCreditSaleResponse |
HeartlandTransactionImpl.creditSale(HeartlandCreditSaleRequest request,
String endpointURL) |
HeartlandCreditSaleResponse |
HeartlandTransactionImpl.creditSaleManual(HeartlandCreditSaleRequest request,
String endpointURL) |
HeartlandCreditSaleResponse |
HeartlandTransactionImpl.oldCreditSale(HeartlandCreditSaleRequest request,
String endpointURL) |
Copyright © 2021. All rights reserved.