| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoiceSettingsGet200Response |
InvoiceSettingsApi.getInvoiceSettings()
Get Invoice Settings
Allows you to retrieve the invoice settings for the payment page.
|
InvoicingV2InvoiceSettingsGet200Response |
InvoiceSettingsApi.updateInvoiceSettings(InvoiceSettingsRequest invoiceSettingsRequest)
Update Invoice Settings
Allows you to customize the payment page, the checkout experience, email communication and payer authentication.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InvoicingV2InvoiceSettingsGet200Response> |
InvoiceSettingsApi.getInvoiceSettingsWithHttpInfo()
Get Invoice Settings
Allows you to retrieve the invoice settings for the payment page.
|
ApiResponse<InvoicingV2InvoiceSettingsGet200Response> |
InvoiceSettingsApi.updateInvoiceSettingsWithHttpInfo(InvoiceSettingsRequest invoiceSettingsRequest)
Update Invoice Settings
Allows you to customize the payment page, the checkout experience, email communication and payer authentication.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InvoiceSettingsApi.getInvoiceSettingsAsync(ApiCallback<InvoicingV2InvoiceSettingsGet200Response> callback)
Get Invoice Settings (asynchronously)
Allows you to retrieve the invoice settings for the payment page.
|
okhttp3.Call |
InvoiceSettingsApi.updateInvoiceSettingsAsync(InvoiceSettingsRequest invoiceSettingsRequest,
ApiCallback<InvoicingV2InvoiceSettingsGet200Response> callback)
Update Invoice Settings (asynchronously)
Allows you to customize the payment page, the checkout experience, email communication and payer authentication.
|
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoiceSettingsGet200Response |
InvoicingV2InvoiceSettingsGet200Response.invoiceSettingsInformation(InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformation invoiceSettingsInformation) |
InvoicingV2InvoiceSettingsGet200Response |
InvoicingV2InvoiceSettingsGet200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2025. All rights reserved.