PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.acsTransId(String acsTransId) |
ACS Trans ID.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.authenticationStatus(String authenticationStatus) |
Authentication Status.
|
static PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.builder() |
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.cryptogram(String cryptogram) |
Cryptogram.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.dsTransId(String dsTransId) |
3DS Trans ID.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.eci(String eci) |
ECI.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.threeDsServerTransId(String threeDsServerTransId) |
3DS Server Trans ID.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.threeDsVersion(String threeDsVersion) |
3DS Version.
|
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder |
PaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder.type(String type) |
Type.
|