| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
VasV2PaymentsPost201Response |
TaxesApi.calculateTax(TaxRequest taxRequest)
Calculate Taxes
The tax calculation service provides real-time sales tax and VAT calculations for orders placed with your business worldwide.
|
|
okhttp3.Call |
TaxesApi.calculateTaxAsync(TaxRequest taxRequest,
ApiCallback<VasV2PaymentsPost201Response> callback)
Calculate Taxes (asynchronously)
The tax calculation service provides real-time sales tax and VAT calculations for orders placed with your business worldwide.
|
|
okhttp3.Call |
TaxesApi.calculateTaxCall(TaxRequest taxRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for calculateTax
|
|
ApiResponse<VasV2PaymentsPost201Response> |
TaxesApi.calculateTaxWithHttpInfo(TaxRequest taxRequest)
Calculate Taxes
The tax calculation service provides real-time sales tax and VAT calculations for orders placed with your business worldwide.
|
| Modifier and Type | Method | Description |
|---|---|---|
TaxRequest |
TaxRequest.buyerInformation(Vasv2taxBuyerInformation buyerInformation) |
|
TaxRequest |
TaxRequest.clientReferenceInformation(Vasv2taxClientReferenceInformation clientReferenceInformation) |
|
TaxRequest |
TaxRequest.merchantInformation(Vasv2taxMerchantInformation merchantInformation) |
|
TaxRequest |
TaxRequest.orderInformation(Vasv2taxOrderInformation orderInformation) |
|
TaxRequest |
TaxRequest.taxInformation(Vasv2taxTaxInformation taxInformation) |
Copyright © 2026. All rights reserved.