| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response |
PaymentsApi.createPayment(CreatePaymentRequest createPaymentRequest)
Process a Payment Authorize the payment for the transaction.
|
com.squareup.okhttp.Call |
PaymentsApi.createPaymentAsync(CreatePaymentRequest createPaymentRequest,
ApiCallback<PtsV2PaymentsPost201Response> callback)
Process a Payment (asynchronously) Authorize the payment for the
transaction.
|
com.squareup.okhttp.Call |
PaymentsApi.createPaymentCall(CreatePaymentRequest createPaymentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPayment
|
ApiResponse<PtsV2PaymentsPost201Response> |
PaymentsApi.createPaymentWithHttpInfo(CreatePaymentRequest createPaymentRequest)
Process a Payment Authorize the payment for the transaction.
|
Copyright © 2018. All rights reserved.