| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2CreditsPost201Response |
CreditApi.createCredit(CreateCreditRequest createCreditRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PtsV2CreditsPost201Response> |
CreditApi.createCreditWithHttpInfo(CreateCreditRequest createCreditRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CreditApi.createCreditAsync(CreateCreditRequest createCreditRequest,
com.cybersource.authsdk.core.MerchantConfig merchantConfig,
ApiCallback<PtsV2CreditsPost201Response> callback)
Process a Credit (asynchronously)
POST to the credit resource to credit funds to a specified credit card.
|
Copyright © 2018. All rights reserved.