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