public final class TransactionCreateResponse extends Response
additionalFields| Constructor and Description |
|---|
TransactionCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getThreeDSecureRedirectUrl() |
Transaction |
getTransaction() |
void |
setThreeDSecureRedirectUrl(String threeDSecureRedirectUrl) |
void |
setTransaction(Transaction transaction) |
getExpectedSignature, getSignature, getTimestamp, isValidSignature, populate, setSignature, setTimestampgetFormData, getGateway, setGateway, toFormData, toSignature, toSignaturepublic Transaction getTransaction()
public void setTransaction(Transaction transaction)
public String getThreeDSecureRedirectUrl()
public void setThreeDSecureRedirectUrl(String threeDSecureRedirectUrl)
Copyright © 2014. All Rights Reserved.