| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
MppCredentialsResponse200 |
CredentialsApi.provisionMppCredentials(MppCredentialsRequest mppCredentialsRequest)
Provision MPP credentials
Provisions an encrypted MPP credential for use as the credential payload in an Authorization: Payment header (MPP spec Section 8.2).
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<MppCredentialsResponse200> |
CredentialsApi.provisionMppCredentialsWithHttpInfo(MppCredentialsRequest mppCredentialsRequest)
Provision MPP credentials
Provisions an encrypted MPP credential for use as the credential payload in an Authorization: Payment header (MPP spec Section 8.2).
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
CredentialsApi.provisionMppCredentialsAsync(MppCredentialsRequest mppCredentialsRequest,
ApiCallback<MppCredentialsResponse200> callback)
Provision MPP credentials (asynchronously)
Provisions an encrypted MPP credential for use as the credential payload in an Authorization: Payment header (MPP spec Section 8.2).
|
| Modifier and Type | Method | Description |
|---|---|---|
MppCredentialsResponse200 |
MppCredentialsResponse200.dynamicData(String dynamicData) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.eci(String eci) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.expirationMonth(String expirationMonth) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.expirationYear(String expirationYear) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.lastFour(String lastFour) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.network(String network) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.paymentAccountReference(String paymentAccountReference) |
|
MppCredentialsResponse200 |
MppCredentialsResponse200.token(String token) |
Copyright © 2026. All rights reserved.