@Service(value="blAuthorizeNetVariableExpression") public class AuthorizeNetVariableExpression extends Object implements org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
A Thymeleaf Variable Expression implementation for Authorize.net specific fields.
For example, to generate the client-side token for the payment nonce retrieved by the Client-Side SDK:
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeNetConfiguration |
configuration |
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
AuthorizeNetVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptJsUrl() |
String |
getApiLoginId() |
String |
getClientKey() |
String |
getName() |
protected static final org.apache.commons.logging.Log LOG
protected AuthorizeNetConfiguration configuration
Copyright © 2018. All rights reserved.