public final class ThreeDRedirectRequest extends Request<TransactionCreateResponse>
additionalFields| Constructor and Description |
|---|
ThreeDRedirectRequest(String redirectUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpEndpoint() |
String |
getHttpMethod() |
String |
getRedirectUrl() |
TransactionCreateResponse |
send() |
void |
setRedirectUrl(String redirectUrl) |
getSignature, getTimestamp, send, sendgetFormData, getGateway, setGateway, toFormData, toSignature, toSignaturepublic ThreeDRedirectRequest(String redirectUrl)
public TransactionCreateResponse send() throws ApiException
send in class Request<TransactionCreateResponse>ApiExceptionpublic String getHttpMethod()
getHttpMethod in class Request<TransactionCreateResponse>public String getHttpEndpoint()
getHttpEndpoint in class Request<TransactionCreateResponse>public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
Copyright © 2014. All Rights Reserved.