| Package | Description |
|---|---|
| com.adyen.model | |
| com.adyen.model.modification | |
| com.adyen.model.payout |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData |
ThreeDSecureData.authenticationResponse(ThreeDSecureData.AuthenticationResponseEnum authenticationResponse) |
ThreeDSecureData |
ThreeDSecureData.cavv(String cavv) |
ThreeDSecureData |
ThreeDSecureData.cavvAlgorithm(String cavvAlgorithm) |
ThreeDSecureData |
ThreeDSecureData.challengeCancel(String challengeCancel) |
ThreeDSecureData |
ThreeDSecureData.directoryResponse(ThreeDSecureData.DirectoryResponseEnum directoryResponse) |
ThreeDSecureData |
ThreeDSecureData.dsTransID(String dsTransID) |
ThreeDSecureData |
ThreeDSecureData.eci(String eci) |
ThreeDSecureData |
PaymentRequest.getMpiData()
authentication data produced by an MPI (MasterCard SecureCode or Verified By Visa)
|
ThreeDSecureData |
ThreeDSecureData.riskScore(String riskScore) |
ThreeDSecureData |
ThreeDSecureData.transStatusReason(String transStatusReason) |
ThreeDSecureData |
ThreeDSecureData.xid(String xid) |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequest |
PaymentRequest.mpiData(ThreeDSecureData mpiData) |
void |
PaymentRequest.setMpiData(ThreeDSecureData mpiData) |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData |
AbstractModificationRequest.getMpiData()
authentication data produced by an MPI (MasterCard SecureCode or Verified By Visa)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractModificationRequest.setMpiData(ThreeDSecureData mpiData) |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData |
PayoutRequest.getMpiData()
Get mpiData
|
| Modifier and Type | Method and Description |
|---|---|
PayoutRequest |
PayoutRequest.mpiData(ThreeDSecureData mpiData) |
void |
PayoutRequest.setMpiData(ThreeDSecureData mpiData) |
Copyright © 2022. All rights reserved.