| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201 |
PaymentApi.createPayment(CreatePaymentRequest createPaymentRequest)
Process a Payment
Authorize the payment for the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse201> |
PaymentApi.createPaymentWithHttpInfo(CreatePaymentRequest createPaymentRequest)
Process a Payment
Authorize the payment for the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PaymentApi.createPaymentAsync(CreatePaymentRequest createPaymentRequest,
ApiCallback<InlineResponse201> callback)
Process a Payment (asynchronously)
Authorize the payment for the transaction.
|
Copyright © 2018. All rights reserved.