Modifier and Type | Method and Description |
---|---|
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
CreditCard creditCard,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
CreditCard creditCard,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
DEDirectDebit deDirectDebit,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
DEDirectDebit deDirectDebit,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
String referencedOrderID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
String referencedOrderID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
String hostedDataID,
String hostedDataStoreID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
static InstallRecurringPayment |
IPGApiActionFactory.createInstallRecurringPayment(Amount amount,
String hostedDataID,
String hostedDataStoreID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
void |
Validate.setPayment(Amount amount) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateObject.setPayment(Amount amount) |
Modifier and Type | Method and Description |
---|---|
void |
ModifyRecurringPayment.setAmount(Amount value) |
Constructor and Description |
---|
InstallRecurringPaymentObject(Amount amount,
CreditCard creditCard,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
CreditCard creditCard,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
DEDirectDebit deDirectDebit,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
DEDirectDebit deDirectDebit,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
String referencedOrderID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
String referencedOrderID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
String hostedDataID,
String hostedDataStoreID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
Date recurringStartDate) |
InstallRecurringPaymentObject(Amount amount,
String hostedDataID,
String hostedDataStoreID,
int installmentFrequency,
String installmentPeriod,
int maximumFailures,
String recurringStartDate) |
Modifier and Type | Method and Description |
---|---|
static ReturnSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createReturnSubsequentTransaction(Amount amount,
Long ipgTransactionId) |
static ReturnSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createReturnSubsequentTransaction(Amount amount,
String referencedMerchantTransactionId) |
static ReturnSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createReturnSubsequentTransaction(Amount amount,
String orderId,
String tDate) |
static VoidSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createVoidSubsequentTransaction(Amount amount,
Long ipgTransactionId) |
static VoidSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createVoidSubsequentTransaction(Amount amount,
String referencedMerchantTransactionId) |
static VoidSubsequentTransaction |
IPGApiSubsequentTransactionFactory.createVoidSubsequentTransaction(Amount amount,
String orderId,
String tDate) |
Modifier and Type | Method and Description |
---|---|
protected void |
IPGApiSubsequentTransactionObject.setPayment(Amount amount) |
Constructor and Description |
---|
IPGApiSubsequentTransactionObject(Amount amount,
de.firstdata.ipg.api.schema.SubsequentTransactionType transactionType) |
ReturnSubsequentTransactionObject(Amount amount) |
ReturnSubsequentTransactionObject(Amount amount,
Long ipgTransactionId) |
ReturnSubsequentTransactionObject(Amount amount,
String referencedMerchantTransactionId) |
ReturnSubsequentTransactionObject(Amount amount,
String orderId,
String tDate) |
VoidSubsequentTransactionObject(Amount amount) |
VoidSubsequentTransactionObject(Amount amount,
Long ipgTransactionId) |
VoidSubsequentTransactionObject(Amount amount,
String referencedMerchantTransactionId) |
VoidSubsequentTransactionObject(Amount amount,
String orderId,
String tDate) |
Constructor and Description |
---|
SepaSaleTransactionObject(Amount amount,
String orderId) |
Constructor and Description |
---|
AlipayReturnTransactionObject(Amount amount,
String orderId) |
AlipaySaleTransactionObject(Amount amount,
String orderId) |
AlipaySaleTransactionObject(Amount amount,
String orderId,
String productCode,
int productQuantity,
BigDecimal productPrice,
String productDescription,
URI redirectUrl)
Use for China domestic sale
|
AlipayTransactionObject(String type,
Amount amount,
String orderId) |
Constructor and Description |
---|
SepaCreditTransactionObject(Amount amount,
String orderId) |
Modifier and Type | Method and Description |
---|---|
void |
CCTransactionObject.setForeignAmount(Amount amount) |
Constructor and Description |
---|
CCCreditTransactionObject(Amount amount,
CreditCard creditCard)
creates a Credit transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
CCCreditTransactionObject instance |
CCCreditTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
CCForceTicketTransactionObject(Amount amount,
CreditCard creditCard,
String referenceNumber)
creates a ForceTicket transaction with the minimum set of
parameters - note that you can add optional fields by calling the
appropriate
setter methods on the returned
CCForceTicketTransactionObject instance |
CCForceTicketTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID,
String referenceNumber) |
CCPayerAuthTransactionObject(Amount amount,
CreditCard creditCard)
creates a Sale transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
CCPayerAuthTransactionObject instance |
CCPayerAuthTransactionObject(Amount amount,
de.firstdata.ipg.api.schema.EMVCardPresentRequest emvCardPresentRequest) |
CCPayerAuthTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
CCPostAuthTransactionObject(Amount amount,
String orderId)
creates a PostAuth transaction with the minimum set of parameters
- note that you can add optional fields by calling the appropriate
setter methods on the returned
CCPostAuthTransactionObject instance |
CCPreAuthTransactionObject(Amount amount,
CreditCard creditCard)
creates a PreAuth transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
CCPreAuthTransactionObject instance |
CCPreAuthTransactionObject(Amount amount,
de.firstdata.ipg.api.schema.EMVCardPresentRequest emvCardPresentRequest) |
CCPreAuthTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
CCReturnTransactionObject(Amount amount,
String orderId)
creates a Return transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned CCReturnTransactionObject
instance |
CCSaleTransactionObject(Amount amount,
CreditCard creditCard)
creates a Sale transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
CCSaleTransactionObject instance |
CCSaleTransactionObject(Amount amount,
de.firstdata.ipg.api.schema.EMVCardPresentRequest emvCardPresentRequest) |
CCSaleTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
CCTransactionObject(String type,
Amount amount,
CreditCard creditCard,
String hostedDataID,
String hostedDataStoreID,
String orderId) |
Constructor and Description |
---|
CUPDomesticReturnTransactionObject(Amount amount,
String orderId) |
CUPDomesticSaleTransactionObject(Amount amount,
String orderId,
String productCode,
int productQuantity,
BigDecimal productPrice,
String productDescription,
URI redirectUrl) |
CUPDomesticTransactionObject(Amount amount,
String orderId) |
Constructor and Description |
---|
CustomerCForceTicketTransactionObject(Amount amount,
CustomerCard customerCard,
String referenceNumber)
creates a ForceTicket transaction with the minimum set of
parameters - note that you can add optional fields by calling the
appropriate
setter methods on the returned
CustomerCForceTicketTransactionObject instance |
CustomerCSaleTransactionObject(Amount amount,
CustomerCard customerCard)
creates a Sale transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
CustomerCSaleTransactionObject instance |
CustomerCTransactionObject(String type,
Amount amount,
CustomerCard customerCard,
String orderId) |
Constructor and Description |
---|
DEDDCreditTransactionObject(Amount amount,
DEDirectDebit account)
creates a Credit transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned
DEDDCreditTransactionObject instance |
DEDDCreditTransactionObject(Amount amount,
DEDirectDebit account,
String hostedDataID,
String hostedDataStoreID)
Deprecated.
use DEDDCreditTransactionObject(final Amount amount, final DEDirectDebit account) and the PaymentSetter
|
DEDDCreditTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
DEDDReturnTransactionObject(Amount amount,
String orderId)
creates a Return transaction with the minimum set of parameters -
note that you can add optional fields by calling the appropriate
setter methods on the returned DEDDReturnTransactionObject
instance |
DEDDSaleTransactionObject(Amount amount,
DEDirectDebit account) |
DEDDSaleTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
DEDDTransactionObject(String type,
Amount amount,
DEDirectDebit account,
String hostedDataID,
String hostedDataStoreID,
String orderID) |
Constructor and Description |
---|
IdealReturnTransactionObject(Amount amount,
String orderId) |
IdealTransactionObject(Amount amount,
String orderId,
String type) |
Constructor and Description |
---|
KlarnaPostAuthTransactionObject(Amount amount,
String orderId,
String tDate) |
KlarnaPreAuthTransactionObject(Amount amount) |
KlarnaReturnTransactionObject(Amount amount,
String orderId,
String tDate) |
KlarnaTransactionObject(String type,
Amount amount,
String orderId,
String tDate) |
Constructor and Description |
---|
KpsReturnTransactionObject(Amount amount,
String orderId) |
KpsTransactionObject(Amount amount,
String orderId) |
Modifier and Type | Method and Description |
---|---|
protected void |
IPGApiTransactionObject.setPayment(Amount amount) |
Constructor and Description |
---|
IPGApiTransactionObject(Amount amount,
String hostedDataID,
String hostedDataStoreID,
String orderId) |
Constructor and Description |
---|
PayPalCreditTransactionObject(Amount amount) |
PayPalPostAuthTransactionObject(Amount amount,
String orderId) |
PayPalReturnTransactionObject(Amount amount,
String orderId) |
PayPalTransactionObject(String type,
Amount amount,
String orderId) |
Modifier and Type | Method and Description |
---|---|
void |
InquiryRateReferenceSetter.setForeignAmount(Amount amount) |
Constructor and Description |
---|
SofortReturnTransactionObject(Amount amount,
String orderId) |
SofortTransactionObject(String type,
Amount amount,
String orderId) |
Constructor and Description |
---|
BoletoSaleTransactionObject(Amount amount,
String orderID,
String authorizer) |
BoletoTransactionObject(String type,
Amount amount,
String orderId,
String authorizer) |
Constructor and Description |
---|
MobilePhoneChargeTransactionObject(Amount amount,
String mobileNetworkServiceProvider,
String mobilePhoneNumber,
String type) |
TopUpTransactionObject(Amount amount) |
Constructor and Description |
---|
WeChatReturnTransactionObject(Amount amount,
String orderId) |
WeChatSaleTransactionObject(Amount amount,
String orderId,
String productCode,
int productQuantity,
BigDecimal productPrice,
String productDescription,
URI redirectUrl) |
WeChatTransactionObject(Amount amount,
String orderId) |
Copyright © 2019. All rights reserved.