Discount
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| Decimal | One of the following possible values of | No |
| String | Merchant Coupon Code used for this discount (applicable to coupon-based discounts only) | No |
| String | Discount textual description | No |
| String | Discount code used to identify the discount on the Merchant’s site. This property may be optionally specified in the | No |
| Decimal | One of the following possible enum values of | |
| Decimal | Discount value as displayed to the customer, after applying country coefficient, FX conversion and | |
| Decimal | VAT rate that would be applied to this discount if the order was placed by the local customer. This value must be specified if | No |
| String | Code used on the Merchant’s site to identify the Loyalty Voucher that this discount is based on | No |
| String | Discount name | |
| Decimal | Discount value in original Merchant currency including the local VAT, before applying any price modifications. This property always denotes the discount value in the default Merchant’s country, regardless of | |
| String | Identifier of the product cart item related to this discount on the Merchant’s site. This property may be optionally specified in the | No |
| Decimal | The VAT rate applied to this discount |
DiscountType Options
One of the following possible values of DiscountTypeOptions enumeration denoting a type of discount:
DiscountType Option Value | Name | Description |
|---|---|---|
1 | Cart discount | Discount related to volume, amount, coupon or another promotion value. |
2 | Shipping discount | Discount aimed to sponsor international shipping. |
3 | Loyalty points discount | Discount applied against the Merchant’s loyalty points to be spent for this purchase. |
4 | Duties discount | Discount aimed to sponsor taxes & duties pre-paid by the end customer in Global‑e checkout. |
5 | Checkout Loyalty Points Discount | Discount applied against the Merchant’s loyalty points in Global‑e checkout. |
6 | Payment Charge | Discount aimed to sponsor “Cash on Delivery” fee. |
CalculationMode Options
One of the following possible values of CalculationModeOptions enumeration denoting the calculation mode of a discount to be implemented by GEM:
CalculationMode Option Value | Name | Description |
|---|---|---|
1 (default) | Percentage discount | The discount value specified in Note: The discount value provided is not a percentage. It represents the discount amount in your domestic currency. The ratio of the discount amount to the domestic price is calculated in the shopper's currency. This same ratio is then applied and deducted in the shopper's currency. |
2 | Fixed in original currency | The discount value specified in |
3 | Fixed in customer currency | The discount value specified in |