@Service(value="blAuthorizeNetCheckoutService") public class AuthorizeNetCheckoutServiceImpl extends Object implements AuthorizeNetCheckoutService
| Modifier and Type | Field and Description |
|---|---|
static String |
BLC_CID |
static String |
BLC_OID |
static String |
BLC_TPS |
protected AuthorizeNetConfiguration |
configuration |
| Constructor and Description |
|---|
AuthorizeNetCheckoutServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildRelayResponse(String receiptUrl,
net.authorize.sim.Result result) |
String |
createTamperProofSeal(String customerId,
String orderId) |
public static final String BLC_CID
public static final String BLC_OID
public static final String BLC_TPS
protected AuthorizeNetConfiguration configuration
public String buildRelayResponse(String receiptUrl, net.authorize.sim.Result result)
buildRelayResponse in interface AuthorizeNetCheckoutServicepublic String createTamperProofSeal(String customerId, String orderId) throws NoSuchAlgorithmException, InvalidKeyException
createTamperProofSeal in interface AuthorizeNetCheckoutServiceNoSuchAlgorithmExceptionInvalidKeyExceptionCopyright © 2014. All Rights Reserved.