public class PaymentProduct130SpecificThreeDSecure extends Object
| Constructor and Description |
|---|
PaymentProduct130SpecificThreeDSecure() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAcquirerExemption()
Indicates the Acquirer TRA exemption
|
String |
getMerchantScore()
Score calculated by the 3DS Requestor and provided to CB Scoring service only.
|
Integer |
getNumberOfItems()
Number of purchased items or services.
|
String |
getUsecase()
Indicates the type of payment for which an authentication is requested
|
void |
setAcquirerExemption(Boolean value)
Indicates the Acquirer TRA exemption
|
void |
setMerchantScore(String value)
Score calculated by the 3DS Requestor and provided to CB Scoring service only.
|
void |
setNumberOfItems(Integer value)
Number of purchased items or services.
|
void |
setUsecase(String value)
Indicates the type of payment for which an authentication is requested
|
PaymentProduct130SpecificThreeDSecure |
withAcquirerExemption(Boolean value)
Indicates the Acquirer TRA exemption
|
PaymentProduct130SpecificThreeDSecure |
withMerchantScore(String value)
Score calculated by the 3DS Requestor and provided to CB Scoring service only.
|
PaymentProduct130SpecificThreeDSecure |
withNumberOfItems(Integer value)
Number of purchased items or services.
|
PaymentProduct130SpecificThreeDSecure |
withUsecase(String value)
Indicates the type of payment for which an authentication is requested
|
public PaymentProduct130SpecificThreeDSecure()
public Boolean getAcquirerExemption()
public void setAcquirerExemption(Boolean value)
public PaymentProduct130SpecificThreeDSecure withAcquirerExemption(Boolean value)
public String getMerchantScore()
public void setMerchantScore(String value)
public PaymentProduct130SpecificThreeDSecure withMerchantScore(String value)
public Integer getNumberOfItems()
public void setNumberOfItems(Integer value)
public PaymentProduct130SpecificThreeDSecure withNumberOfItems(Integer value)
public String getUsecase()
public void setUsecase(String value)
public PaymentProduct130SpecificThreeDSecure withUsecase(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.