@Deprecated @Service(value="blAuthorizeNetTRExtensionHandler") public class AuthorizeNetTRExtensionHandler extends org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeNetConfiguration |
configuration
Deprecated.
|
protected org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionManager |
extensionManager
Deprecated.
|
static String |
FIELD_NAMES
Deprecated.
|
static String |
FORM_ACTION_URL
Deprecated.
|
static String |
FORM_HIDDEN_PARAMS
Deprecated.
|
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService |
transparentRedirectService
Deprecated.
|
| Constructor and Description |
|---|
AuthorizeNetTRExtensionHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration |
getConfiguration()
Deprecated.
|
String |
getFormActionURLKey()
Deprecated.
|
String |
getHiddenParamsKey()
Deprecated.
|
org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService |
getTransparentRedirectService()
Deprecated.
|
void |
init()
Deprecated.
|
void |
populateFormParameters(Map<String,Map<String,String>> formParameters,
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO responseDTO)
Deprecated.
|
createTransparentRedirectForm, getHandlerType, overrideCustomerPaymentReturnURLs, setFormActionKey, setFormHiddenParamsKeygetPriority, isEnabled, setEnabled, setPrioritypublic static final String FORM_ACTION_URL
public static final String FORM_HIDDEN_PARAMS
public static final String FIELD_NAMES
protected org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionManager extensionManager
protected AuthorizeNetConfiguration configuration
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService transparentRedirectService
public AuthorizeNetTRExtensionHandler()
@PostConstruct public void init()
public String getFormActionURLKey()
getFormActionURLKey in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandlerpublic String getHiddenParamsKey()
getHiddenParamsKey in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandlerpublic org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration getConfiguration()
getConfiguration in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandlerpublic org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService getTransparentRedirectService()
getTransparentRedirectService in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandlerpublic void populateFormParameters(Map<String,Map<String,String>> formParameters, org.broadleafcommerce.common.payment.dto.PaymentResponseDTO responseDTO)
populateFormParameters in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandlerCopyright © 2023. All rights reserved.