| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
RiskV1AuthenticationSetupsPost201Response |
PayerAuthenticationApi.payerAuthSetup(PayerAuthSetupRequest payerAuthSetupRequest)
Setup Payer Auth
A new service for Merchants to get reference_id for Digital Wallets to use in place of BIN number in Cardinal.
|
okhttp3.Call |
PayerAuthenticationApi.payerAuthSetupAsync(PayerAuthSetupRequest payerAuthSetupRequest,
ApiCallback<RiskV1AuthenticationSetupsPost201Response> callback)
Setup Payer Auth (asynchronously)
A new service for Merchants to get reference_id for Digital Wallets to use in place of BIN number in Cardinal.
|
okhttp3.Call |
PayerAuthenticationApi.payerAuthSetupCall(PayerAuthSetupRequest payerAuthSetupRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for payerAuthSetup
|
ApiResponse<RiskV1AuthenticationSetupsPost201Response> |
PayerAuthenticationApi.payerAuthSetupWithHttpInfo(PayerAuthSetupRequest payerAuthSetupRequest)
Setup Payer Auth
A new service for Merchants to get reference_id for Digital Wallets to use in place of BIN number in Cardinal.
|
| Modifier and Type | Method and Description |
|---|---|
PayerAuthSetupRequest |
PayerAuthSetupRequest.clientReferenceInformation(Riskv1authenticationsetupsClientReferenceInformation clientReferenceInformation) |
PayerAuthSetupRequest |
PayerAuthSetupRequest.paymentInformation(Riskv1authenticationsetupsPaymentInformation paymentInformation) |
PayerAuthSetupRequest |
PayerAuthSetupRequest.processingInformation(Riskv1authenticationsetupsProcessingInformation processingInformation) |
PayerAuthSetupRequest |
PayerAuthSetupRequest.tokenInformation(Riskv1authenticationsetupsTokenInformation tokenInformation) |
Copyright © 2020. All rights reserved.