Upgrade price
Last updated: 22-Jun-2023
Rate this article:
Overview
Retrieve the upgrade price for a subscription.
Attributes
Parameters |
Type/Description |
BillingPrice |
Double |
|
The price Avangate charges the customer, without taxes. |
BillingGrossPrice |
Double |
|
The price Avangate charges the customer, including taxes. |
BillingCurrency |
String |
|
The currency ISO code used for the payment - ISO 4217. |
Quantity |
Int |
|
The mandatory quantity for the upgrade (you cannot make partial upgrades) |
DisplayPrice |
Double |
|
Display price. |
DisplayGrossPrice |
Double |
|
Display price before deductions. |
DisplayCurrency |
String |
|
Display currency. ISO 4217 code. |
Discount | Float |
Applied discounts | |
DiscountedBillingPrice | Float |
Net billing price available for the upgrade process with applied discounts | |
DiscountedBillingGrossPrice | Float |
Gross billing price available for the upgrade process with applied discounts | |
DisplayDiscount | Float |
Discount displayed for the upgrade process | |
DiscountedDisplayPrice | Float |
Net display price available for the upgrade process with applied discounts | |
DiscountedDisplayGrossPrice | Float |
Gross display price available for the upgrade process with applied discounts |
Related articles
Rate this article: