public class DefaultB2bPaymentAuthorizationHelper extends java.lang.Object implements B2bPaymentAuthorizationHelper
Constructor and Description |
---|
DefaultB2bPaymentAuthorizationHelper() |
Modifier and Type | Method and Description |
---|---|
IsvPaymentTransactionEntryModel |
authorizePayment(IsvPaymentTransactionEntryModel subscriptionEntry,
CartModel cart) |
IsvPaymentTransactionEntryModel |
authorizeRecurringPayment(IsvPaymentTransactionEntryModel subscriptionEntry,
CartModel cart) |
void |
setPaymentConfigurationService(PaymentConfigurationService paymentConfigurationService) |
public DefaultB2bPaymentAuthorizationHelper()
public IsvPaymentTransactionEntryModel authorizePayment(IsvPaymentTransactionEntryModel subscriptionEntry, CartModel cart)
authorizePayment
in interface B2bPaymentAuthorizationHelper
public IsvPaymentTransactionEntryModel authorizeRecurringPayment(IsvPaymentTransactionEntryModel subscriptionEntry, CartModel cart)
authorizeRecurringPayment
in interface B2bPaymentAuthorizationHelper
public void setPaymentConfigurationService(PaymentConfigurationService paymentConfigurationService)