public class GPayThreeDSecure extends Object
Constructor and Description |
---|
GPayThreeDSecure() |
Modifier and Type | Method and Description |
---|---|
String |
getChallengeCanvasSize()
Dimensions of the challenge window that potentially will be displayed to the customer.
|
String |
getChallengeIndicator()
Allows you to indicate if you want the customer to be challenged for extra security on this transaction.
|
String |
getExemptionRequest()
Type of strong customer authentication (SCA) exemption requested for this transaction.
|
RedirectionData |
getRedirectionData()
Object containing browser specific redirection related data
|
Boolean |
getSkipAuthentication()
|
void |
setChallengeCanvasSize(String value)
Dimensions of the challenge window that potentially will be displayed to the customer.
|
void |
setChallengeIndicator(String value)
Allows you to indicate if you want the customer to be challenged for extra security on this transaction.
|
void |
setExemptionRequest(String value)
Type of strong customer authentication (SCA) exemption requested for this transaction.
|
void |
setRedirectionData(RedirectionData value)
Object containing browser specific redirection related data
|
void |
setSkipAuthentication(Boolean value)
|
public String getChallengeCanvasSize()
public void setChallengeCanvasSize(String value)
public String getChallengeIndicator()
public void setChallengeIndicator(String value)
public String getExemptionRequest()
public void setExemptionRequest(String value)
public RedirectionData getRedirectionData()
public void setRedirectionData(RedirectionData value)
public Boolean getSkipAuthentication()
public void setSkipAuthentication(Boolean value)
Copyright © 2024 Worldline Global Collect. All rights reserved.