| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PblPaymentLinksGet200Response |
PaymentLinksApi.getPaymentLink(String id)
Get Payment Link Details
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PblPaymentLinksGet200Response> |
PaymentLinksApi.getPaymentLinkWithHttpInfo(String id)
Get Payment Link Details
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PaymentLinksApi.getPaymentLinkAsync(String id,
ApiCallback<PblPaymentLinksGet200Response> callback)
Get Payment Link Details (asynchronously)
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method and Description |
|---|---|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.id(String id) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.links(PblPaymentLinksPost201ResponseLinks links) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.orderInformation(PblPaymentLinksPost201ResponseOrderInformation orderInformation) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.processingInformation(Iplv2paymentlinksProcessingInformation processingInformation) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.purchaseInformation(PblPaymentLinksPost201ResponsePurchaseInformation purchaseInformation) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.status(String status) |
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.