public class HeartlandTransactionImpl extends Object implements HeartlandTransaction
| Constructor and Description |
|---|
HeartlandTransactionImpl() |
| Modifier and Type | Method and Description |
|---|---|
HeartlandBatchCloseResponse |
batchClose(HeartlandBatchCloseRequest request,
String endpointURL)
Make BatchClose transaction and return response object of HeartlandBatchCloseResponse
|
HeartlandCreditAddToBatchResponse |
creditAddToBatch(HeartlandCreditAddToBatchRequest request,
String endpointURL)
Make creditAddToBatch transaction and return response object of HeartlandCreditAddToBatchResponse
|
HeartlandCreditAuthorizeResponse |
creditAuthorize(HeartlandCreditAuthorizeRequest request,
String endpointURL)
Make creditAuthorize transaction and return response object of HeartlandCreditAuthorizeResponse
|
HeartlandCreditReturnResponse |
creditReturn(HeartlandCreditReturnRequest request,
String endpointURL)
Make creditReturn transaction and return response object of HeartlandCreditReturnResponse
|
HeartlandCreditReversalResponse |
creditReversal(HeartlandCreditReversalRequest request,
String endpointURL)
Make creditReversal transaction and return response object of HeartlandCreditReversalResponse
|
HeartlandCreditSaleResponse |
creditSale(HeartlandCreditSaleRequest request,
String endpointURL)
Make creditSale transaction by swipe card and return response object of HeartlandCreditSaleResponse
|
HeartlandCreditSaleResponse |
creditSaleManual(HeartlandCreditSaleRequest request,
String endpointURL)
Make creditSale transaction by manual entry and return response object of HeartlandCreditSaleResponse
|
HeartlandCreditTransactionEditResponse |
creditTransactionEdit(HeartlandCreditTransactionEditRequest request,
String endpointURL)
Make creditTransactionEdit transaction and return response object of HeartlandCreditTransactionEditResponse
|
HeartlandBatchSummaryResponse |
currentBatchSummary(HeartlandBatchSummaryRequest request,
String endpointURL)
Make ReportBatchSummary-current transaction and return response object of HeartlandBatchSummaryResponse
|
HeartlandGiftActivateResponse |
giftActivate(HeartlandGiftActivateRequest request,
String endpointURL)
Make giftActivate transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftActivateResponse
|
HeartlandGiftAddValueResponse |
giftAddValue(HeartlandGiftAddValueRequest request,
String endpointURL)
Make giftAddValue transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftAddValueResponse
|
HeartlandGiftBalanceResponse |
giftBalance(HeartlandGiftBalanceRequest request,
String endpointURL)
Make giftBalance transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftBalanceResponse
|
HeartlandGiftDeactivateResponse |
giftDeactivate(HeartlandGiftDeactivateRequest request,
String endpointURL)
Make giftDeactivate transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftDeactivateResponse
|
HeartlandGiftReversalResponse |
giftReversal(HeartlandGiftReversalRequest request,
String endpointURL)
Make giftReversal transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftReversalResponse
|
HeartlandGiftSaleResponse |
giftSale(HeartlandGiftSaleRequest request,
String endpointURL)
Make giftSale transaction by swipe giftCard or enter giftCard number, and return response object of HeartlandGiftSaleResponse
|
HeartlandCreditSaleResponse |
oldCreditSale(HeartlandCreditSaleRequest request,
String endpointURL) |
public HeartlandGiftDeactivateResponse giftDeactivate(HeartlandGiftDeactivateRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftDeactivate in interface HeartlandTransactionExceptionpublic HeartlandGiftReversalResponse giftReversal(HeartlandGiftReversalRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftReversal in interface HeartlandTransactionExceptionpublic HeartlandGiftSaleResponse giftSale(HeartlandGiftSaleRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftSale in interface HeartlandTransactionExceptionpublic HeartlandGiftBalanceResponse giftBalance(HeartlandGiftBalanceRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftBalance in interface HeartlandTransactionExceptionpublic HeartlandGiftAddValueResponse giftAddValue(HeartlandGiftAddValueRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftAddValue in interface HeartlandTransactionExceptionpublic HeartlandGiftActivateResponse giftActivate(HeartlandGiftActivateRequest request, String endpointURL) throws Exception
HeartlandTransactiongiftActivate in interface HeartlandTransactionExceptionpublic HeartlandCreditSaleResponse creditSale(HeartlandCreditSaleRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditSale in interface HeartlandTransactionExceptionpublic HeartlandCreditSaleResponse oldCreditSale(HeartlandCreditSaleRequest request, String endpointURL) throws Exception
Exceptionpublic HeartlandCreditSaleResponse creditSaleManual(HeartlandCreditSaleRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditSaleManual in interface HeartlandTransactionExceptionpublic HeartlandCreditAuthorizeResponse creditAuthorize(HeartlandCreditAuthorizeRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditAuthorize in interface HeartlandTransactionExceptionpublic HeartlandCreditReturnResponse creditReturn(HeartlandCreditReturnRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditReturn in interface HeartlandTransactionExceptionpublic HeartlandCreditTransactionEditResponse creditTransactionEdit(HeartlandCreditTransactionEditRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditTransactionEdit in interface HeartlandTransactionExceptionpublic HeartlandCreditReversalResponse creditReversal(HeartlandCreditReversalRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditReversal in interface HeartlandTransactionExceptionpublic HeartlandCreditAddToBatchResponse creditAddToBatch(HeartlandCreditAddToBatchRequest request, String endpointURL) throws Exception
HeartlandTransactioncreditAddToBatch in interface HeartlandTransactionExceptionpublic HeartlandBatchCloseResponse batchClose(HeartlandBatchCloseRequest request, String endpointURL) throws Exception
HeartlandTransactionbatchClose in interface HeartlandTransactionExceptionpublic HeartlandBatchSummaryResponse currentBatchSummary(HeartlandBatchSummaryRequest request, String endpointURL) throws Exception
HeartlandTransactioncurrentBatchSummary in interface HeartlandTransactionExceptionCopyright © 2021. All rights reserved.