@wix/auto_sdk_billing_tax-calculation 1.0.11 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. package/build/{internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.d.ts → cjs/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.d.ts} +50 -23
  2. package/build/cjs/index.d.ts +41 -1
  3. package/build/cjs/index.js +208 -15
  4. package/build/cjs/index.js.map +1 -1
  5. package/build/cjs/meta.d.ts +407 -1
  6. package/build/cjs/meta.js +135 -15
  7. package/build/cjs/meta.js.map +1 -1
  8. package/build/es/{src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.d.ts → gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.d.mts} +50 -23
  9. package/build/{internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.d.ts → es/index.d.mts} +11 -8
  10. package/build/es/index.mjs +185 -0
  11. package/build/es/index.mjs.map +1 -0
  12. package/build/{cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.d.ts → es/meta.d.mts} +35 -22
  13. package/build/es/meta.mjs +110 -0
  14. package/build/es/meta.mjs.map +1 -0
  15. package/build/internal/cjs/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.d.ts +421 -0
  16. package/build/internal/cjs/index.d.ts +41 -1
  17. package/build/internal/cjs/index.js +208 -15
  18. package/build/internal/cjs/index.js.map +1 -1
  19. package/build/internal/cjs/meta.d.ts +407 -1
  20. package/build/internal/cjs/meta.js +135 -15
  21. package/build/internal/cjs/meta.js.map +1 -1
  22. package/build/internal/es/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.d.mts +421 -0
  23. package/build/internal/es/{src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.d.ts → index.d.mts} +11 -8
  24. package/build/internal/es/index.mjs +185 -0
  25. package/build/internal/es/index.mjs.map +1 -0
  26. package/build/internal/{cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.d.ts → es/meta.d.mts} +35 -22
  27. package/build/internal/es/meta.mjs +110 -0
  28. package/build/internal/es/meta.mjs.map +1 -0
  29. package/package.json +9 -8
  30. package/build/cjs/index.typings.d.ts +0 -1
  31. package/build/cjs/index.typings.js +0 -18
  32. package/build/cjs/index.typings.js.map +0 -1
  33. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.d.ts +0 -6
  34. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js +0 -10
  35. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js.map +0 -1
  36. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.d.ts +0 -26
  37. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js +0 -93
  38. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js.map +0 -1
  39. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.d.ts +0 -14
  40. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js +0 -66
  41. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js.map +0 -1
  42. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.d.ts +0 -38
  43. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js +0 -20
  44. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js.map +0 -1
  45. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js +0 -14
  46. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js.map +0 -1
  47. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.d.ts +0 -480
  48. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js +0 -165
  49. package/build/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js.map +0 -1
  50. package/build/es/index.d.ts +0 -1
  51. package/build/es/index.js +0 -2
  52. package/build/es/index.js.map +0 -1
  53. package/build/es/index.typings.d.ts +0 -1
  54. package/build/es/index.typings.js +0 -2
  55. package/build/es/index.typings.js.map +0 -1
  56. package/build/es/meta.d.ts +0 -1
  57. package/build/es/meta.js +0 -2
  58. package/build/es/meta.js.map +0 -1
  59. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.d.ts +0 -6
  60. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js +0 -6
  61. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js.map +0 -1
  62. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.d.ts +0 -26
  63. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js +0 -88
  64. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js.map +0 -1
  65. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.d.ts +0 -14
  66. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js +0 -38
  67. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js.map +0 -1
  68. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.d.ts +0 -38
  69. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js +0 -14
  70. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js.map +0 -1
  71. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js +0 -11
  72. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js.map +0 -1
  73. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.d.ts +0 -480
  74. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js +0 -137
  75. package/build/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js.map +0 -1
  76. package/build/internal/cjs/index.typings.d.ts +0 -1
  77. package/build/internal/cjs/index.typings.js +0 -18
  78. package/build/internal/cjs/index.typings.js.map +0 -1
  79. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.d.ts +0 -6
  80. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js +0 -10
  81. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js.map +0 -1
  82. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.d.ts +0 -26
  83. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js +0 -93
  84. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js.map +0 -1
  85. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.d.ts +0 -14
  86. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js +0 -66
  87. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js.map +0 -1
  88. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js +0 -20
  89. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js.map +0 -1
  90. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js +0 -14
  91. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js.map +0 -1
  92. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.d.ts +0 -480
  93. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js +0 -165
  94. package/build/internal/cjs/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js.map +0 -1
  95. package/build/internal/es/index.d.ts +0 -1
  96. package/build/internal/es/index.js +0 -2
  97. package/build/internal/es/index.js.map +0 -1
  98. package/build/internal/es/index.typings.d.ts +0 -1
  99. package/build/internal/es/index.typings.js +0 -2
  100. package/build/internal/es/index.typings.js.map +0 -1
  101. package/build/internal/es/meta.d.ts +0 -1
  102. package/build/internal/es/meta.js +0 -2
  103. package/build/internal/es/meta.js.map +0 -1
  104. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.d.ts +0 -6
  105. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js +0 -6
  106. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js.map +0 -1
  107. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.d.ts +0 -26
  108. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js +0 -88
  109. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js.map +0 -1
  110. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.d.ts +0 -14
  111. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js +0 -38
  112. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js.map +0 -1
  113. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js +0 -14
  114. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js.map +0 -1
  115. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js +0 -11
  116. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.types.js.map +0 -1
  117. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.d.ts +0 -480
  118. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js +0 -137
  119. package/build/internal/es/src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js.map +0 -1
@@ -1,480 +0,0 @@
1
- import { NonNullablePaths } from '@wix/sdk-types';
2
- export interface TaxCalculationGateway {
3
- /** @format GUID */
4
- _id?: string | null;
5
- }
6
- export interface CalculateTaxRequest {
7
- /**
8
- * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
9
- * @format GUID
10
- * @immutable
11
- */
12
- externalId?: string | null;
13
- /**
14
- * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
15
- * @format CURRENCY
16
- */
17
- currency?: string;
18
- /**
19
- * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.
20
- * @minSize 1
21
- * @maxSize 3
22
- */
23
- addresses: Address[];
24
- /**
25
- * Line items to calculate tax for.
26
- * @minSize 1
27
- * @maxSize 300
28
- */
29
- lineItems: LineItem[];
30
- }
31
- /** Wix common address format for physical address to use if you plan to store addresses in your service. */
32
- export interface Address {
33
- /**
34
- * 2-letter country code in [ISO-3166 alpha-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) format.
35
- * @format COUNTRY
36
- */
37
- country?: string | null;
38
- /**
39
- * Subdivision (such as state, prefecture, or province) in [ISO-3166 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-2) format.
40
- * @maxLength 50
41
- */
42
- subdivision?: string | null;
43
- /**
44
- * City name.
45
- * @maxLength 100
46
- */
47
- city?: string | null;
48
- /**
49
- * Postal or zip code.
50
- * @maxLength 50
51
- */
52
- postalCode?: string | null;
53
- /**
54
- * Main address line, usually street and number as free text.
55
- * @maxLength 200
56
- */
57
- addressLine1?: string | null;
58
- /**
59
- * Free text providing more detailed address information, such as apartment, suite, or floor.
60
- * @maxLength 200
61
- */
62
- addressLine2?: string | null;
63
- }
64
- /** Line items to calculate tax for. */
65
- export interface LineItem {
66
- /**
67
- * Line item ID.
68
- * @minLength 1
69
- * @maxLength 100
70
- */
71
- _id?: string;
72
- /**
73
- * Line item name to display.
74
- * @maxLength 250
75
- */
76
- itemName?: string | null;
77
- /**
78
- * Line item quantity.
79
- * @min 1
80
- * @max 100000
81
- */
82
- quantity?: number;
83
- /**
84
- * Line item price.
85
- * @format DECIMAL_VALUE
86
- * @decimalValue options { lte:1000000000000000 }
87
- */
88
- price?: string;
89
- /**
90
- * Stock keeping unit for this line item. Learn more about [SKUs](https://www.wix.com/encyclopedia/definition/stock-keeping-unit-sku).
91
- * @maxLength 40
92
- */
93
- itemCode?: string | null;
94
- /**
95
- * Tax group ID for this line item. If not provided, the default tax group applies.
96
- * @format GUID
97
- */
98
- taxGroupId?: string | null;
99
- /**
100
- * ID of the app providing the catalog for this line item.
101
- *
102
- * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
103
- *
104
- * For items from Wix catalogs, the following values always apply:
105
- * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
106
- * + Wix Bookings: `"13d21c63-b5ec-5912-8397-c3a5ddb27a97"`
107
- * + Wix Restaurants: `"9a5d83fd-8570-482e-81ab-cfa88942ee60"`
108
- * @format GUID
109
- */
110
- appId?: string | null;
111
- /** Whether tax is included in the price. */
112
- taxIncludedInPrice?: boolean | null;
113
- /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */
114
- addressIndex?: AddressIndex;
115
- }
116
- /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */
117
- export interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
118
- /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
119
- singleAddress?: number;
120
- /**
121
- * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item is shipped from,
122
- * as well as the address the item is shipped to.
123
- */
124
- multipleAddresses?: MultipleAddresses;
125
- }
126
- /** @oneof */
127
- export interface AddressIndexAddressIndexOptionsOneOf {
128
- /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
129
- singleAddress?: number;
130
- /**
131
- * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item is shipped from,
132
- * as well as the address the item is shipped to.
133
- */
134
- multipleAddresses?: MultipleAddresses;
135
- }
136
- /**
137
- * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item
138
- * is shipped from, as well as the address the item is shipped to.
139
- */
140
- export interface MultipleAddresses {
141
- /** Index of the origin address. */
142
- origin?: number;
143
- /** Index of the destination address. */
144
- destination?: number;
145
- }
146
- export interface CalculateTaxResponse {
147
- /**
148
- * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
149
- * @format GUID
150
- * @immutable
151
- */
152
- externalId?: string | null;
153
- /**
154
- * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
155
- * @format CURRENCY
156
- */
157
- currency?: string;
158
- /**
159
- * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.
160
- * @minSize 1
161
- * @maxSize 3
162
- */
163
- addresses?: Address[];
164
- /** Summary of the tax calculated. */
165
- taxSummary?: TaxSummary;
166
- /**
167
- * Details of each tax applied to each line item.
168
- * @minSize 1
169
- * @maxSize 300
170
- */
171
- lineItemTaxDetails?: LineItemTaxDetails[];
172
- /**
173
- * Errors that occurred during the tax calculation.
174
- * @maxSize 100
175
- */
176
- errors?: ApplicationError[];
177
- }
178
- export interface TaxSummary {
179
- /**
180
- * Total price for all line items.
181
- * @format DECIMAL_VALUE
182
- * @decimalValue options { maxScale:4 }
183
- */
184
- totalAmount?: string;
185
- /**
186
- * Total amount of tax calculated for all line items.
187
- * Note that due to rounding, `totalTax` may not equal the sum of `lineItemTaxDetails.taxSummary.taxAmount`.
188
- * @format DECIMAL_VALUE
189
- * @decimalValue options { maxScale:4 }
190
- */
191
- totalTax?: string;
192
- /**
193
- * Total taxable amount for all line items.
194
- * @format DECIMAL_VALUE
195
- * @decimalValue options { maxScale:4 }
196
- */
197
- totalTaxableAmount?: string;
198
- /**
199
- * Total amount of `totalTax` that is included in price. Applies to line items with `taxIncludedInPrice` set to `true`.
200
- * @format DECIMAL_VALUE
201
- * @decimalValue options { maxScale:4 }
202
- */
203
- totalTaxIncludedInPrice?: string;
204
- /**
205
- * Array of each tax applied, grouped by `"jurisdiction"`, `"jurisdictionType"`, `"taxType"`, `"taxName"` and `"rate"`.
206
- * @maxSize 50
207
- */
208
- aggregatedTaxBreakdown?: AggregatedTaxBreakdown[];
209
- }
210
- /**
211
- * The summary of the tax breakdown for all the line items. It will hold for each tax name, the aggregated tax amount paid for it and the tax rate.
212
- * Tax breakdown is the tax amount split to the tax authorities that applied on the line item.
213
- *
214
- * Note: Because that the tax is calculated only on the taxable amount, the tax amount may be looks strange.
215
- * e.g. if you pay 100$ and the tax applies only on 50$ from it with tax rate of 10%,
216
- * then the tax rate will be remain 10% but tax amount in the breakdown will be 5$ instead of 10$.
217
- */
218
- export interface AggregatedTaxBreakdown {
219
- /**
220
- * Name of the tax that was calculated.
221
- * @maxLength 200
222
- */
223
- taxName?: string;
224
- /**
225
- * Type of tax that was calculated.
226
- * @maxLength 200
227
- */
228
- taxType?: string;
229
- /**
230
- * Jurisdiction that taxes were calculated for.
231
- * @maxLength 200
232
- */
233
- jurisdiction?: string;
234
- /** Type of jurisdiction that taxes were calculated for. */
235
- jurisdictionType?: JurisdictionTypeWithLiterals;
236
- /**
237
- * Tax rate used for this jurisdiction, as a decimal. For example, 10% tax is `"0.1000"` and 200% tax is `"2.0000"`.
238
- * @decimalValue options { gte:0, maxScale:6 }
239
- */
240
- rate?: string;
241
- /**
242
- * Total amount of this tax for this jurisdiction.
243
- * @format DECIMAL_VALUE
244
- * @decimalValue options { maxScale:4 }
245
- */
246
- aggregatedTaxAmount?: string;
247
- }
248
- /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"County"`, `"City"`, `"Special"`, etc. */
249
- export declare enum JurisdictionType {
250
- UNDEFINED = "UNDEFINED",
251
- COUNTRY = "COUNTRY",
252
- STATE = "STATE",
253
- COUNTY = "COUNTY",
254
- CITY = "CITY",
255
- SPECIAL = "SPECIAL"
256
- }
257
- /** @enumType */
258
- export type JurisdictionTypeWithLiterals = JurisdictionType | 'UNDEFINED' | 'COUNTRY' | 'STATE' | 'COUNTY' | 'CITY' | 'SPECIAL';
259
- /** Tax details for a specific line item. */
260
- export interface LineItemTaxDetails {
261
- /**
262
- * Line item ID.
263
- * @minLength 1
264
- * @maxLength 100
265
- */
266
- _id?: string;
267
- /**
268
- * Line item name to display.
269
- * @maxLength 250
270
- */
271
- itemName?: string | null;
272
- /**
273
- * Line item quantity.
274
- * @min 1
275
- * @max 100000
276
- */
277
- quantity?: number;
278
- /**
279
- * Array of each tax applied, grouped by `jurisdiction`.
280
- * @maxSize 7
281
- */
282
- taxBreakdown?: TaxBreakdown[];
283
- /** Summary of this line item's total price and tax. */
284
- taxSummary?: LineItemTaxSummary;
285
- /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */
286
- addressIndex?: AddressIndex;
287
- /** Whether tax is included in the price. */
288
- taxIncludedInPrice?: boolean;
289
- }
290
- /** A detailed description of all the tax authorities applied on this item. */
291
- export interface TaxBreakdown {
292
- /**
293
- * Jurisdiction that taxes were calculated for.
294
- * @maxLength 200
295
- */
296
- jurisdiction?: string | null;
297
- /**
298
- * Non-taxable amount of the price.
299
- * @format DECIMAL_VALUE
300
- * @decimalValue options { maxScale:4, gte:0 }
301
- */
302
- nonTaxableAmount?: string | null;
303
- /**
304
- * Tax rate used for this jurisdiction, as a decimal. For example, 10% tax is `"0.1000"` and 200% tax is `"2.0000"`.
305
- * @format DECIMAL_VALUE
306
- * @decimalValue options { maxScale:6, gte:0 }
307
- */
308
- rate?: string | null;
309
- /**
310
- * Amount of this tax calculated for this jurisdiction.
311
- * @format DECIMAL_VALUE
312
- * @decimalValue options { maxScale:4 }
313
- */
314
- taxAmount?: string | null;
315
- /**
316
- * Taxable amount of the price.
317
- * @format DECIMAL_VALUE
318
- * @decimalValue options { maxScale:4, gte:0 }
319
- */
320
- taxableAmount?: string | null;
321
- /**
322
- * Type of tax that was calculated. For example, `"Sales Tax"`, `"Income Tax"`, `"Value Added Tax"`, etc.
323
- * @maxLength 200
324
- */
325
- taxType?: string | null;
326
- /**
327
- * Name of the tax that was calculated. For example, `"NY State Sales Tax"`, `"Quebec GST"`, etc.
328
- * @maxLength 200
329
- */
330
- taxName?: string | null;
331
- /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"Çounty"`, `"City"`, `"Special"`, etc. */
332
- jurisdictionType?: JurisdictionTypeWithLiterals;
333
- }
334
- export interface LineItemTaxSummary {
335
- /**
336
- * Total price for this line item.
337
- * To determine the price for each individual unit of this line item, divide by `quantity`.
338
- * @format DECIMAL_VALUE
339
- * @decimalValue options { lte:1000000000000000 }
340
- */
341
- fullPrice?: string | null;
342
- /**
343
- * Total amount of tax calculated for this line item.
344
- * @format DECIMAL_VALUE
345
- * @decimalValue options { maxScale:4 }
346
- */
347
- taxAmount?: string;
348
- /**
349
- * Total taxable amount for this line item.
350
- * @format DECIMAL_VALUE
351
- * @decimalValue options { maxScale:4 }
352
- */
353
- taxableAmount?: string;
354
- /**
355
- * ID of the calculator app that calculated tax for this line item.
356
- * @maxLength 50
357
- */
358
- appId?: string | null;
359
- }
360
- export interface ApplicationError {
361
- /** Error code. */
362
- code?: string;
363
- /** Description of the error. */
364
- description?: string;
365
- /** Data related to the error. */
366
- data?: Record<string, any> | null;
367
- }
368
- export interface ListTaxCalculatorsRequest {
369
- }
370
- export interface ListTaxCalculatorsResponse {
371
- /**
372
- * Retrieved tax calculators.
373
- * @maxSize 10
374
- */
375
- taxCalculatorDetails?: TaxCalculatorDetails[];
376
- }
377
- export interface TaxCalculatorDetails {
378
- /**
379
- * ID of the tax calculator.
380
- * @format GUID
381
- */
382
- appId?: string;
383
- /**
384
- * Display name of the tax calculator.
385
- * @minLength 1
386
- * @maxLength 200
387
- */
388
- displayName?: string;
389
- /**
390
- * List of countries, in [ISO-3166 alpha-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) format, that the calculator does not support.
391
- * @format COUNTRY
392
- * @maxSize 195
393
- */
394
- unsupportedCountries?: string[];
395
- }
396
- /**
397
- * Calculates tax for the provided line items.
398
- *
399
- * Tax is calculated for each line item based on the tax region
400
- * that corresponds to the address provided in `lineItems.addressIndex` and the tax group in `taxGroupId`. If no tax region is found for
401
- * the line item's address then no tax will be calculated for this line item. If no tax group with that `taxGroupId` is found then the
402
- * default tax group is used to calculate tax. Call List Default Tax Groups to retrieve a site's default tax groups.
403
- *
404
- * The tax is calculated by a tax calculator app installed on the site.
405
- * Call List Tax Calculators to see which tax calculators are available.
406
- * To provide your own tax calculations, use the Tax Calculation service plugin.
407
- *
408
- * The breakdown of calculated tax returned, includes:
409
- * + `taxSummary`: The overall total tax calculated.
410
- * + `taxSummary.aggregatedTaxBreakdown`: The total tax calculated for each jurisdiction.
411
- * + `lineItemTaxDetails.taxSummary`: The total tax calculated for each line item.
412
- * + `lineItemTaxDetails.taxBreakdown`: The tax calculated for each line item in each jurisdiction.
413
- * @public
414
- * @documentationMaturity preview
415
- * @requiredField options.addresses
416
- * @requiredField options.lineItems
417
- * @requiredField options.lineItems._id
418
- * @requiredField options.lineItems.addressIndex
419
- * @requiredField options.lineItems.price
420
- * @param options - Calculate tax options.
421
- * @permissionId BILLING.CALCULATE_TAX
422
- * @permissionScope Manage Stores - all permissions
423
- * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
424
- * @permissionScope Manage Stores
425
- * @permissionScopeId SCOPE.STORES.MANAGE-STORES
426
- * @permissionScope Manage Restaurants - all permissions
427
- * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
428
- * @permissionScope Manage eCommerce - all permissions
429
- * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
430
- * @permissionScope Manage Orders
431
- * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
432
- * @applicableIdentity APP
433
- * @applicableIdentity VISITOR
434
- * @fqn wix.billing.v1.TaxCalculation.CalculateTax
435
- */
436
- export declare function calculateTax(options?: NonNullablePaths<CalculateTaxOptions, `addresses` | `lineItems` | `lineItems.${number}._id` | `lineItems.${number}.addressIndex` | `lineItems.${number}.price`>): Promise<NonNullablePaths<CalculateTaxResponse, `currency` | `addresses` | `taxSummary.totalAmount` | `taxSummary.totalTax` | `taxSummary.totalTaxableAmount` | `taxSummary.totalTaxIncludedInPrice` | `taxSummary.aggregatedTaxBreakdown` | `taxSummary.aggregatedTaxBreakdown.${number}.taxName` | `taxSummary.aggregatedTaxBreakdown.${number}.taxType` | `taxSummary.aggregatedTaxBreakdown.${number}.jurisdiction` | `taxSummary.aggregatedTaxBreakdown.${number}.jurisdictionType` | `taxSummary.aggregatedTaxBreakdown.${number}.rate` | `taxSummary.aggregatedTaxBreakdown.${number}.aggregatedTaxAmount` | `lineItemTaxDetails` | `lineItemTaxDetails.${number}._id` | `lineItemTaxDetails.${number}.quantity` | `lineItemTaxDetails.${number}.taxSummary.taxAmount` | `lineItemTaxDetails.${number}.taxSummary.taxableAmount` | `lineItemTaxDetails.${number}.addressIndex.singleAddress` | `lineItemTaxDetails.${number}.addressIndex.multipleAddresses.origin` | `lineItemTaxDetails.${number}.addressIndex.multipleAddresses.destination` | `lineItemTaxDetails.${number}.taxIncludedInPrice` | `errors` | `errors.${number}.code` | `errors.${number}.description`>>;
437
- export interface CalculateTaxOptions {
438
- /**
439
- * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
440
- * @format GUID
441
- * @immutable
442
- */
443
- externalId?: string | null;
444
- /**
445
- * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
446
- * @format CURRENCY
447
- */
448
- currency?: string;
449
- /**
450
- * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.
451
- * @minSize 1
452
- * @maxSize 3
453
- */
454
- addresses: Address[];
455
- /**
456
- * Line items to calculate tax for.
457
- * @minSize 1
458
- * @maxSize 300
459
- */
460
- lineItems: LineItem[];
461
- }
462
- /**
463
- * Retrieves a list of installed tax calculators.
464
- *
465
- * Wix uses these calculators to calculate tax.
466
- * @public
467
- * @documentationMaturity preview
468
- * @permissionId BILLING.TAX_CALCULATORS_READ
469
- * @permissionScope Manage Stores - all permissions
470
- * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
471
- * @permissionScope Manage Stores
472
- * @permissionScopeId SCOPE.STORES.MANAGE-STORES
473
- * @permissionScope Manage Restaurants - all permissions
474
- * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
475
- * @permissionScope Manage Orders
476
- * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
477
- * @applicableIdentity APP
478
- * @fqn wix.billing.v1.TaxCalculation.ListTaxCalculators
479
- */
480
- export declare function listTaxCalculators(): Promise<NonNullablePaths<ListTaxCalculatorsResponse, `taxCalculatorDetails` | `taxCalculatorDetails.${number}.appId` | `taxCalculatorDetails.${number}.displayName`>>;
@@ -1,165 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.listTaxCalculators = exports.calculateTax = exports.JurisdictionType = void 0;
27
- const transform_error_1 = require("@wix/sdk-runtime/transform-error");
28
- const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
29
- const ambassadorWixGatewaysBillingV1TaxCalculationGateway = __importStar(require("./gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js"));
30
- const address_1 = require("@wix/sdk-runtime/transformations/address");
31
- const address_2 = require("@wix/sdk-runtime/transformations/address");
32
- const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
33
- /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"County"`, `"City"`, `"Special"`, etc. */
34
- var JurisdictionType;
35
- (function (JurisdictionType) {
36
- JurisdictionType["UNDEFINED"] = "UNDEFINED";
37
- JurisdictionType["COUNTRY"] = "COUNTRY";
38
- JurisdictionType["STATE"] = "STATE";
39
- JurisdictionType["COUNTY"] = "COUNTY";
40
- JurisdictionType["CITY"] = "CITY";
41
- JurisdictionType["SPECIAL"] = "SPECIAL";
42
- })(JurisdictionType || (exports.JurisdictionType = JurisdictionType = {}));
43
- /**
44
- * Calculates tax for the provided line items.
45
- *
46
- * Tax is calculated for each line item based on the tax region
47
- * that corresponds to the address provided in `lineItems.addressIndex` and the tax group in `taxGroupId`. If no tax region is found for
48
- * the line item's address then no tax will be calculated for this line item. If no tax group with that `taxGroupId` is found then the
49
- * default tax group is used to calculate tax. Call List Default Tax Groups to retrieve a site's default tax groups.
50
- *
51
- * The tax is calculated by a tax calculator app installed on the site.
52
- * Call List Tax Calculators to see which tax calculators are available.
53
- * To provide your own tax calculations, use the Tax Calculation service plugin.
54
- *
55
- * The breakdown of calculated tax returned, includes:
56
- * + `taxSummary`: The overall total tax calculated.
57
- * + `taxSummary.aggregatedTaxBreakdown`: The total tax calculated for each jurisdiction.
58
- * + `lineItemTaxDetails.taxSummary`: The total tax calculated for each line item.
59
- * + `lineItemTaxDetails.taxBreakdown`: The tax calculated for each line item in each jurisdiction.
60
- * @public
61
- * @documentationMaturity preview
62
- * @requiredField options.addresses
63
- * @requiredField options.lineItems
64
- * @requiredField options.lineItems._id
65
- * @requiredField options.lineItems.addressIndex
66
- * @requiredField options.lineItems.price
67
- * @param options - Calculate tax options.
68
- * @permissionId BILLING.CALCULATE_TAX
69
- * @permissionScope Manage Stores - all permissions
70
- * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
71
- * @permissionScope Manage Stores
72
- * @permissionScopeId SCOPE.STORES.MANAGE-STORES
73
- * @permissionScope Manage Restaurants - all permissions
74
- * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
75
- * @permissionScope Manage eCommerce - all permissions
76
- * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
77
- * @permissionScope Manage Orders
78
- * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
79
- * @applicableIdentity APP
80
- * @applicableIdentity VISITOR
81
- * @fqn wix.billing.v1.TaxCalculation.CalculateTax
82
- */
83
- async function calculateTax(options) {
84
- // @ts-ignore
85
- const { httpClient, sideEffects } = arguments[1];
86
- const payload = (0, transform_paths_1.transformPaths)((0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({
87
- externalId: options?.externalId,
88
- currency: options?.currency,
89
- addresses: options?.addresses,
90
- lineItems: options?.lineItems,
91
- }), [
92
- {
93
- transformFn: address_1.transformSDKAddressToRESTAddress,
94
- paths: [{ path: 'addresses', isRepeated: true }],
95
- },
96
- ]);
97
- const reqOpts = ambassadorWixGatewaysBillingV1TaxCalculationGateway.calculateTax(payload);
98
- sideEffects?.onSiteCall?.();
99
- try {
100
- const result = await httpClient.request(reqOpts);
101
- sideEffects?.onSuccess?.(result);
102
- return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(result.data, [
103
- {
104
- transformFn: address_2.transformRESTAddressToSDKAddress,
105
- paths: [{ path: 'addresses', isRepeated: true }],
106
- },
107
- ]));
108
- }
109
- catch (err) {
110
- const transformedError = (0, transform_error_1.transformError)(err, {
111
- spreadPathsToArguments: {},
112
- explicitPathsToArguments: {
113
- externalId: '$[0].externalId',
114
- currency: '$[0].currency',
115
- addresses: '$[0].addresses',
116
- lineItems: '$[0].lineItems',
117
- },
118
- singleArgumentUnchanged: false,
119
- }, ['options']);
120
- sideEffects?.onError?.(err);
121
- throw transformedError;
122
- }
123
- }
124
- exports.calculateTax = calculateTax;
125
- /**
126
- * Retrieves a list of installed tax calculators.
127
- *
128
- * Wix uses these calculators to calculate tax.
129
- * @public
130
- * @documentationMaturity preview
131
- * @permissionId BILLING.TAX_CALCULATORS_READ
132
- * @permissionScope Manage Stores - all permissions
133
- * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
134
- * @permissionScope Manage Stores
135
- * @permissionScopeId SCOPE.STORES.MANAGE-STORES
136
- * @permissionScope Manage Restaurants - all permissions
137
- * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
138
- * @permissionScope Manage Orders
139
- * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
140
- * @applicableIdentity APP
141
- * @fqn wix.billing.v1.TaxCalculation.ListTaxCalculators
142
- */
143
- async function listTaxCalculators() {
144
- // @ts-ignore
145
- const { httpClient, sideEffects } = arguments[0];
146
- const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({});
147
- const reqOpts = ambassadorWixGatewaysBillingV1TaxCalculationGateway.listTaxCalculators(payload);
148
- sideEffects?.onSiteCall?.();
149
- try {
150
- const result = await httpClient.request(reqOpts);
151
- sideEffects?.onSuccess?.(result);
152
- return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
153
- }
154
- catch (err) {
155
- const transformedError = (0, transform_error_1.transformError)(err, {
156
- spreadPathsToArguments: {},
157
- explicitPathsToArguments: {},
158
- singleArgumentUnchanged: false,
159
- }, []);
160
- sideEffects?.onError?.(err);
161
- throw transformedError;
162
- }
163
- }
164
- exports.listTaxCalculators = listTaxCalculators;
165
- //# sourceMappingURL=gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js","sourceRoot":"","sources":["../../../../src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js';
@@ -1,2 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.js';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,cAAc,8EAA8E,CAAC"}
@@ -1 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';
@@ -1,2 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';
2
- //# sourceMappingURL=index.typings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":"AAAA,cAAc,gFAAgF,CAAC"}
@@ -1 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js';
@@ -1,2 +0,0 @@
1
- export * from './src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.meta.js';
2
- //# sourceMappingURL=meta.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,cAAc,2EAA2E,CAAC"}