| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessAPayoutApi.octCreatePayment(PtsV2PayoutsPostResponse octCreatePaymentRequest)
Process a Payout
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
com.squareup.okhttp.Call |
ProcessAPayoutApi.octCreatePaymentAsync(PtsV2PayoutsPostResponse octCreatePaymentRequest,
ApiCallback<Void> callback)
Process a Payout (asynchronously)
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
com.squareup.okhttp.Call |
ProcessAPayoutApi.octCreatePaymentCall(PtsV2PayoutsPostResponse octCreatePaymentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for octCreatePayment
|
ApiResponse<String> |
ProcessAPayoutApi.octCreatePaymentWithHttpInfo(PtsV2PayoutsPostResponse octCreatePaymentRequest)
Process a Payout
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
| Modifier and Type | Method and Description |
|---|---|
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.merchantInformation(Ptsv2payoutsMerchantInformation merchantInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.orderInformation(Ptsv2payoutsOrderInformation orderInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.paymentInformation(Ptsv2payoutsPaymentInformation paymentInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.processingInformation(Ptsv2payoutsProcessingInformation processingInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.recipientInformation(Ptsv2payoutsRecipientInformation recipientInformation) |
PtsV2PayoutsPostResponse |
PtsV2PayoutsPostResponse.senderInformation(Ptsv2payoutsSenderInformation senderInformation) |
Copyright © 2018. All rights reserved.