@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,8 +1,8 @@
1
- export interface TaxCalculationGateway {
1
+ interface TaxCalculationGateway {
2
2
  /** @format GUID */
3
- id?: string | null;
3
+ _id?: string | null;
4
4
  }
5
- export interface CalculateTaxRequest {
5
+ interface CalculateTaxRequest {
6
6
  /**
7
7
  * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
8
8
  * @format GUID
@@ -28,7 +28,7 @@ export interface CalculateTaxRequest {
28
28
  lineItems: LineItem[];
29
29
  }
30
30
  /** Wix common address format for physical address to use if you plan to store addresses in your service. */
31
- export interface Address {
31
+ interface Address {
32
32
  /**
33
33
  * 2-letter country code in [ISO-3166 alpha-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) format.
34
34
  * @format COUNTRY
@@ -53,7 +53,7 @@ export interface Address {
53
53
  * Main address line, usually street and number as free text.
54
54
  * @maxLength 200
55
55
  */
56
- addressLine?: string | null;
56
+ addressLine1?: string | null;
57
57
  /**
58
58
  * Free text providing more detailed address information, such as apartment, suite, or floor.
59
59
  * @maxLength 200
@@ -61,13 +61,13 @@ export interface Address {
61
61
  addressLine2?: string | null;
62
62
  }
63
63
  /** Line items to calculate tax for. */
64
- export interface LineItem {
64
+ interface LineItem {
65
65
  /**
66
66
  * Line item ID.
67
67
  * @minLength 1
68
68
  * @maxLength 100
69
69
  */
70
- id?: string;
70
+ _id?: string;
71
71
  /**
72
72
  * Line item name to display.
73
73
  * @maxLength 250
@@ -113,7 +113,7 @@ export interface LineItem {
113
113
  addressIndex?: AddressIndex;
114
114
  }
115
115
  /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */
116
- export interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
116
+ interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
117
117
  /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
118
118
  singleAddress?: number;
119
119
  /**
@@ -123,7 +123,7 @@ export interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
123
123
  multipleAddresses?: MultipleAddresses;
124
124
  }
125
125
  /** @oneof */
126
- export interface AddressIndexAddressIndexOptionsOneOf {
126
+ interface AddressIndexAddressIndexOptionsOneOf {
127
127
  /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
128
128
  singleAddress?: number;
129
129
  /**
@@ -136,13 +136,13 @@ export interface AddressIndexAddressIndexOptionsOneOf {
136
136
  * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item
137
137
  * is shipped from, as well as the address the item is shipped to.
138
138
  */
139
- export interface MultipleAddresses {
139
+ interface MultipleAddresses {
140
140
  /** Index of the origin address. */
141
141
  origin?: number;
142
142
  /** Index of the destination address. */
143
143
  destination?: number;
144
144
  }
145
- export interface CalculateTaxResponse {
145
+ interface CalculateTaxResponse {
146
146
  /**
147
147
  * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
148
148
  * @format GUID
@@ -174,7 +174,7 @@ export interface CalculateTaxResponse {
174
174
  */
175
175
  errors?: ApplicationError[];
176
176
  }
177
- export interface TaxSummary {
177
+ interface TaxSummary {
178
178
  /**
179
179
  * Total price for all line items.
180
180
  * @format DECIMAL_VALUE
@@ -214,7 +214,7 @@ export interface TaxSummary {
214
214
  * e.g. if you pay 100$ and the tax applies only on 50$ from it with tax rate of 10%,
215
215
  * then the tax rate will be remain 10% but tax amount in the breakdown will be 5$ instead of 10$.
216
216
  */
217
- export interface AggregatedTaxBreakdown {
217
+ interface AggregatedTaxBreakdown {
218
218
  /**
219
219
  * Name of the tax that was calculated.
220
220
  * @maxLength 200
@@ -245,7 +245,7 @@ export interface AggregatedTaxBreakdown {
245
245
  aggregatedTaxAmount?: string;
246
246
  }
247
247
  /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"County"`, `"City"`, `"Special"`, etc. */
248
- export declare enum JurisdictionType {
248
+ declare enum JurisdictionType {
249
249
  UNDEFINED = "UNDEFINED",
250
250
  COUNTRY = "COUNTRY",
251
251
  STATE = "STATE",
@@ -254,15 +254,15 @@ export declare enum JurisdictionType {
254
254
  SPECIAL = "SPECIAL"
255
255
  }
256
256
  /** @enumType */
257
- export type JurisdictionTypeWithLiterals = JurisdictionType | 'UNDEFINED' | 'COUNTRY' | 'STATE' | 'COUNTY' | 'CITY' | 'SPECIAL';
257
+ type JurisdictionTypeWithLiterals = JurisdictionType | 'UNDEFINED' | 'COUNTRY' | 'STATE' | 'COUNTY' | 'CITY' | 'SPECIAL';
258
258
  /** Tax details for a specific line item. */
259
- export interface LineItemTaxDetails {
259
+ interface LineItemTaxDetails {
260
260
  /**
261
261
  * Line item ID.
262
262
  * @minLength 1
263
263
  * @maxLength 100
264
264
  */
265
- id?: string;
265
+ _id?: string;
266
266
  /**
267
267
  * Line item name to display.
268
268
  * @maxLength 250
@@ -287,7 +287,7 @@ export interface LineItemTaxDetails {
287
287
  taxIncludedInPrice?: boolean;
288
288
  }
289
289
  /** A detailed description of all the tax authorities applied on this item. */
290
- export interface TaxBreakdown {
290
+ interface TaxBreakdown {
291
291
  /**
292
292
  * Jurisdiction that taxes were calculated for.
293
293
  * @maxLength 200
@@ -330,7 +330,7 @@ export interface TaxBreakdown {
330
330
  /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"Çounty"`, `"City"`, `"Special"`, etc. */
331
331
  jurisdictionType?: JurisdictionTypeWithLiterals;
332
332
  }
333
- export interface LineItemTaxSummary {
333
+ interface LineItemTaxSummary {
334
334
  /**
335
335
  * Total price for this line item.
336
336
  * To determine the price for each individual unit of this line item, divide by `quantity`.
@@ -356,7 +356,7 @@ export interface LineItemTaxSummary {
356
356
  */
357
357
  appId?: string | null;
358
358
  }
359
- export interface ApplicationError {
359
+ interface ApplicationError {
360
360
  /** Error code. */
361
361
  code?: string;
362
362
  /** Description of the error. */
@@ -364,16 +364,16 @@ export interface ApplicationError {
364
364
  /** Data related to the error. */
365
365
  data?: Record<string, any> | null;
366
366
  }
367
- export interface ListTaxCalculatorsRequest {
367
+ interface ListTaxCalculatorsRequest {
368
368
  }
369
- export interface ListTaxCalculatorsResponse {
369
+ interface ListTaxCalculatorsResponse {
370
370
  /**
371
371
  * Retrieved tax calculators.
372
372
  * @maxSize 10
373
373
  */
374
374
  taxCalculatorDetails?: TaxCalculatorDetails[];
375
375
  }
376
- export interface TaxCalculatorDetails {
376
+ interface TaxCalculatorDetails {
377
377
  /**
378
378
  * ID of the tax calculator.
379
379
  * @format GUID
@@ -392,3 +392,30 @@ export interface TaxCalculatorDetails {
392
392
  */
393
393
  unsupportedCountries?: string[];
394
394
  }
395
+ interface CalculateTaxOptions {
396
+ /**
397
+ * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
398
+ * @format GUID
399
+ * @immutable
400
+ */
401
+ externalId?: string | null;
402
+ /**
403
+ * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
404
+ * @format CURRENCY
405
+ */
406
+ currency?: string;
407
+ /**
408
+ * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.
409
+ * @minSize 1
410
+ * @maxSize 3
411
+ */
412
+ addresses: Address[];
413
+ /**
414
+ * Line items to calculate tax for.
415
+ * @minSize 1
416
+ * @maxSize 300
417
+ */
418
+ lineItems: LineItem[];
419
+ }
420
+
421
+ export { type Address as A, type CalculateTaxOptions as C, JurisdictionType as J, type ListTaxCalculatorsResponse as L, type MultipleAddresses as M, type TaxCalculationGateway as T, type CalculateTaxResponse as a, type CalculateTaxRequest as b, type LineItem as c, type AddressIndex as d, type AddressIndexAddressIndexOptionsOneOf as e, type TaxSummary as f, type AggregatedTaxBreakdown as g, type LineItemTaxDetails as h, type TaxBreakdown as i, type LineItemTaxSummary as j, type ApplicationError as k, type ListTaxCalculatorsRequest as l, type TaxCalculatorDetails as m };
@@ -1,9 +1,8 @@
1
- import { HttpClient } from '@wix/sdk-types';
2
- import { CalculateTaxOptions, CalculateTaxResponse, ListTaxCalculatorsResponse } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';
3
- export declare const __metadata: {
4
- PACKAGE_NAME: string;
5
- };
6
- export declare function calculateTax(httpClient: HttpClient): CalculateTaxSignature;
1
+ import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
+ import { C as CalculateTaxOptions, a as CalculateTaxResponse, L as ListTaxCalculatorsResponse } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.mjs';
3
+ export { A as Address, d as AddressIndex, e as AddressIndexAddressIndexOptionsOneOf, g as AggregatedTaxBreakdown, k as ApplicationError, b as CalculateTaxRequest, J as JurisdictionType, c as LineItem, h as LineItemTaxDetails, j as LineItemTaxSummary, l as ListTaxCalculatorsRequest, M as MultipleAddresses, i as TaxBreakdown, T as TaxCalculationGateway, m as TaxCalculatorDetails, f as TaxSummary } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.mjs';
4
+
5
+ declare function calculateTax$1(httpClient: HttpClient): CalculateTaxSignature;
7
6
  interface CalculateTaxSignature {
8
7
  /**
9
8
  * Calculates tax for the provided line items.
@@ -26,7 +25,7 @@ interface CalculateTaxSignature {
26
25
  */
27
26
  (options?: CalculateTaxOptions | undefined): Promise<CalculateTaxResponse>;
28
27
  }
29
- export declare function listTaxCalculators(httpClient: HttpClient): ListTaxCalculatorsSignature;
28
+ declare function listTaxCalculators$1(httpClient: HttpClient): ListTaxCalculatorsSignature;
30
29
  interface ListTaxCalculatorsSignature {
31
30
  /**
32
31
  * Retrieves a list of installed tax calculators.
@@ -35,4 +34,8 @@ interface ListTaxCalculatorsSignature {
35
34
  */
36
35
  (): Promise<ListTaxCalculatorsResponse>;
37
36
  }
38
- export { Address, AddressIndex, AddressIndexAddressIndexOptionsOneOf, AggregatedTaxBreakdown, ApplicationError, CalculateTaxOptions, CalculateTaxRequest, CalculateTaxResponse, JurisdictionType, LineItem, LineItemTaxDetails, LineItemTaxSummary, ListTaxCalculatorsRequest, ListTaxCalculatorsResponse, MultipleAddresses, TaxBreakdown, TaxCalculationGateway, TaxCalculatorDetails, TaxSummary, } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';
37
+
38
+ declare const calculateTax: MaybeContext<BuildRESTFunction<typeof calculateTax$1> & typeof calculateTax$1>;
39
+ declare const listTaxCalculators: MaybeContext<BuildRESTFunction<typeof listTaxCalculators$1> & typeof listTaxCalculators$1>;
40
+
41
+ export { CalculateTaxOptions, CalculateTaxResponse, ListTaxCalculatorsResponse, calculateTax, listTaxCalculators };
@@ -0,0 +1,185 @@
1
+ // src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.ts
2
+ import { transformError as sdkTransformError } from "@wix/sdk-runtime/transform-error";
3
+ import {
4
+ renameKeysFromSDKRequestToRESTRequest,
5
+ renameKeysFromRESTResponseToSDKResponse
6
+ } from "@wix/sdk-runtime/rename-all-nested-keys";
7
+
8
+ // src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.ts
9
+ import { toURLSearchParams } from "@wix/sdk-runtime/rest-modules";
10
+ import { resolveUrl } from "@wix/sdk-runtime/rest-modules";
11
+ function resolveWixBillingV1TaxCalculationUrl(opts) {
12
+ const domainToMappings = {
13
+ "manage._base_domain_": [
14
+ {
15
+ srcPath: "/billing/v1/calculate-tax",
16
+ destPath: "/v1/calculate-tax"
17
+ },
18
+ {
19
+ srcPath: "/billing/v1/list-tax-calculators",
20
+ destPath: "/v1/list-tax-calculators"
21
+ }
22
+ ],
23
+ "www.wixapis.com": [
24
+ {
25
+ srcPath: "/billing/v1/calculate-tax",
26
+ destPath: "/v1/calculate-tax"
27
+ },
28
+ {
29
+ srcPath: "/billing/v1/list-tax-calculators",
30
+ destPath: "/v1/list-tax-calculators"
31
+ }
32
+ ]
33
+ };
34
+ return resolveUrl(Object.assign(opts, { domainToMappings }));
35
+ }
36
+ var PACKAGE_NAME = "@wix/auto_sdk_billing_tax-calculation";
37
+ function calculateTax(payload) {
38
+ function __calculateTax({ host }) {
39
+ const metadata = {
40
+ entityFqdn: "wix.gateways.billing.v1.tax_calculation_gateway",
41
+ method: "POST",
42
+ methodFqn: "wix.billing.v1.TaxCalculation.CalculateTax",
43
+ packageName: PACKAGE_NAME,
44
+ url: resolveWixBillingV1TaxCalculationUrl({
45
+ protoPath: "/v1/calculate-tax",
46
+ data: payload,
47
+ host
48
+ }),
49
+ data: payload
50
+ };
51
+ return metadata;
52
+ }
53
+ return __calculateTax;
54
+ }
55
+ function listTaxCalculators(payload) {
56
+ function __listTaxCalculators({ host }) {
57
+ const metadata = {
58
+ entityFqdn: "wix.gateways.billing.v1.tax_calculation_gateway",
59
+ method: "GET",
60
+ methodFqn: "wix.billing.v1.TaxCalculation.ListTaxCalculators",
61
+ packageName: PACKAGE_NAME,
62
+ url: resolveWixBillingV1TaxCalculationUrl({
63
+ protoPath: "/v1/list-tax-calculators",
64
+ data: payload,
65
+ host
66
+ }),
67
+ params: toURLSearchParams(payload)
68
+ };
69
+ return metadata;
70
+ }
71
+ return __listTaxCalculators;
72
+ }
73
+
74
+ // src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.ts
75
+ import { transformSDKAddressToRESTAddress } from "@wix/sdk-runtime/transformations/address";
76
+ import { transformRESTAddressToSDKAddress } from "@wix/sdk-runtime/transformations/address";
77
+ import { transformPaths } from "@wix/sdk-runtime/transformations/transform-paths";
78
+ var JurisdictionType = /* @__PURE__ */ ((JurisdictionType2) => {
79
+ JurisdictionType2["UNDEFINED"] = "UNDEFINED";
80
+ JurisdictionType2["COUNTRY"] = "COUNTRY";
81
+ JurisdictionType2["STATE"] = "STATE";
82
+ JurisdictionType2["COUNTY"] = "COUNTY";
83
+ JurisdictionType2["CITY"] = "CITY";
84
+ JurisdictionType2["SPECIAL"] = "SPECIAL";
85
+ return JurisdictionType2;
86
+ })(JurisdictionType || {});
87
+ async function calculateTax2(options) {
88
+ const { httpClient, sideEffects } = arguments[1];
89
+ const payload = transformPaths(
90
+ renameKeysFromSDKRequestToRESTRequest({
91
+ externalId: options?.externalId,
92
+ currency: options?.currency,
93
+ addresses: options?.addresses,
94
+ lineItems: options?.lineItems
95
+ }),
96
+ [
97
+ {
98
+ transformFn: transformSDKAddressToRESTAddress,
99
+ paths: [{ path: "addresses", isRepeated: true }]
100
+ }
101
+ ]
102
+ );
103
+ const reqOpts = calculateTax(payload);
104
+ sideEffects?.onSiteCall?.();
105
+ try {
106
+ const result = await httpClient.request(reqOpts);
107
+ sideEffects?.onSuccess?.(result);
108
+ return renameKeysFromRESTResponseToSDKResponse(
109
+ transformPaths(result.data, [
110
+ {
111
+ transformFn: transformRESTAddressToSDKAddress,
112
+ paths: [{ path: "addresses", isRepeated: true }]
113
+ }
114
+ ])
115
+ );
116
+ } catch (err) {
117
+ const transformedError = sdkTransformError(
118
+ err,
119
+ {
120
+ spreadPathsToArguments: {},
121
+ explicitPathsToArguments: {
122
+ externalId: "$[0].externalId",
123
+ currency: "$[0].currency",
124
+ addresses: "$[0].addresses",
125
+ lineItems: "$[0].lineItems"
126
+ },
127
+ singleArgumentUnchanged: false
128
+ },
129
+ ["options"]
130
+ );
131
+ sideEffects?.onError?.(err);
132
+ throw transformedError;
133
+ }
134
+ }
135
+ async function listTaxCalculators2() {
136
+ const { httpClient, sideEffects } = arguments[0];
137
+ const payload = renameKeysFromSDKRequestToRESTRequest({});
138
+ const reqOpts = listTaxCalculators(
139
+ payload
140
+ );
141
+ sideEffects?.onSiteCall?.();
142
+ try {
143
+ const result = await httpClient.request(reqOpts);
144
+ sideEffects?.onSuccess?.(result);
145
+ return renameKeysFromRESTResponseToSDKResponse(result.data);
146
+ } catch (err) {
147
+ const transformedError = sdkTransformError(
148
+ err,
149
+ {
150
+ spreadPathsToArguments: {},
151
+ explicitPathsToArguments: {},
152
+ singleArgumentUnchanged: false
153
+ },
154
+ []
155
+ );
156
+ sideEffects?.onError?.(err);
157
+ throw transformedError;
158
+ }
159
+ }
160
+
161
+ // src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.ts
162
+ function calculateTax3(httpClient) {
163
+ return (options) => calculateTax2(
164
+ options,
165
+ // @ts-ignore
166
+ { httpClient }
167
+ );
168
+ }
169
+ function listTaxCalculators3(httpClient) {
170
+ return () => listTaxCalculators2(
171
+ // @ts-ignore
172
+ { httpClient }
173
+ );
174
+ }
175
+
176
+ // src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.ts
177
+ import { createRESTModule } from "@wix/sdk-runtime/rest-modules";
178
+ var calculateTax4 = /* @__PURE__ */ createRESTModule(calculateTax3);
179
+ var listTaxCalculators4 = /* @__PURE__ */ createRESTModule(listTaxCalculators3);
180
+ export {
181
+ JurisdictionType,
182
+ calculateTax4 as calculateTax,
183
+ listTaxCalculators4 as listTaxCalculators
184
+ };
185
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.ts","../../src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.ts","../../src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.ts","../../src/gateways-billing-v1-tax-calculation-gateway-tax-calculation.context.ts"],"sourcesContent":["import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';\nimport {\n renameKeysFromSDKRequestToRESTRequest,\n renameKeysFromRESTResponseToSDKResponse,\n} from '@wix/sdk-runtime/rename-all-nested-keys';\nimport { HttpClient, NonNullablePaths } from '@wix/sdk-types';\nimport * as ambassadorWixGatewaysBillingV1TaxCalculationGateway from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.http.js';\nimport { transformSDKAddressToRESTAddress } from '@wix/sdk-runtime/transformations/address';\nimport { transformRESTAddressToSDKAddress } from '@wix/sdk-runtime/transformations/address';\nimport { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';\n\nexport interface TaxCalculationGateway {\n /** @format GUID */\n _id?: string | null;\n}\n\nexport interface CalculateTaxRequest {\n /**\n * Optional ID of the entity that tax is being calculated for. For example, a cart ID.\n * @format GUID\n * @immutable\n */\n externalId?: string | null;\n /**\n * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.\n * @format CURRENCY\n */\n currency?: string;\n /**\n * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.\n * @minSize 1\n * @maxSize 3\n */\n addresses: Address[];\n /**\n * Line items to calculate tax for.\n * @minSize 1\n * @maxSize 300\n */\n lineItems: LineItem[];\n}\n\n/** Wix common address format for physical address to use if you plan to store addresses in your service. */\nexport interface Address {\n /**\n * 2-letter country code in [ISO-3166 alpha-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) format.\n * @format COUNTRY\n */\n country?: string | null;\n /**\n * Subdivision (such as state, prefecture, or province) in [ISO-3166 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-2) format.\n * @maxLength 50\n */\n subdivision?: string | null;\n /**\n * City name.\n * @maxLength 100\n */\n city?: string | null;\n /**\n * Postal or zip code.\n * @maxLength 50\n */\n postalCode?: string | null;\n /**\n * Main address line, usually street and number as free text.\n * @maxLength 200\n */\n addressLine1?: string | null;\n /**\n * Free text providing more detailed address information, such as apartment, suite, or floor.\n * @maxLength 200\n */\n addressLine2?: string | null;\n}\n\n/** Line items to calculate tax for. */\nexport interface LineItem {\n /**\n * Line item ID.\n * @minLength 1\n * @maxLength 100\n */\n _id?: string;\n /**\n * Line item name to display.\n * @maxLength 250\n */\n itemName?: string | null;\n /**\n * Line item quantity.\n * @min 1\n * @max 100000\n */\n quantity?: number;\n /**\n * Line item price.\n * @format DECIMAL_VALUE\n * @decimalValue options { lte:1000000000000000 }\n */\n price?: string;\n /**\n * Stock keeping unit for this line item. Learn more about [SKUs](https://www.wix.com/encyclopedia/definition/stock-keeping-unit-sku).\n * @maxLength 40\n */\n itemCode?: string | null;\n /**\n * Tax group ID for this line item. If not provided, the default tax group applies.\n * @format GUID\n */\n taxGroupId?: string | null;\n /**\n * ID of the app providing the catalog for this line item.\n *\n * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).\n *\n * For items from Wix catalogs, the following values always apply:\n * + Wix Stores: `\"215238eb-22a5-4c36-9e7b-e7c08025e04e\"`\n * + Wix Bookings: `\"13d21c63-b5ec-5912-8397-c3a5ddb27a97\"`\n * + Wix Restaurants: `\"9a5d83fd-8570-482e-81ab-cfa88942ee60\"`\n * @format GUID\n */\n appId?: string | null;\n /** Whether tax is included in the price. */\n taxIncludedInPrice?: boolean | null;\n /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */\n addressIndex?: AddressIndex;\n}\n\n/** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */\nexport interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {\n /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */\n singleAddress?: number;\n /**\n * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item is shipped from,\n * as well as the address the item is shipped to.\n */\n multipleAddresses?: MultipleAddresses;\n}\n\n/** @oneof */\nexport interface AddressIndexAddressIndexOptionsOneOf {\n /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */\n singleAddress?: number;\n /**\n * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item is shipped from,\n * as well as the address the item is shipped to.\n */\n multipleAddresses?: MultipleAddresses;\n}\n\n/**\n * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item\n * is shipped from, as well as the address the item is shipped to.\n */\nexport interface MultipleAddresses {\n /** Index of the origin address. */\n origin?: number;\n /** Index of the destination address. */\n destination?: number;\n}\n\nexport interface CalculateTaxResponse {\n /**\n * Optional ID of the entity that tax is being calculated for. For example, a cart ID.\n * @format GUID\n * @immutable\n */\n externalId?: string | null;\n /**\n * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.\n * @format CURRENCY\n */\n currency?: string;\n /**\n * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.\n * @minSize 1\n * @maxSize 3\n */\n addresses?: Address[];\n /** Summary of the tax calculated. */\n taxSummary?: TaxSummary;\n /**\n * Details of each tax applied to each line item.\n * @minSize 1\n * @maxSize 300\n */\n lineItemTaxDetails?: LineItemTaxDetails[];\n /**\n * Errors that occurred during the tax calculation.\n * @maxSize 100\n */\n errors?: ApplicationError[];\n}\n\nexport interface TaxSummary {\n /**\n * Total price for all line items.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n totalAmount?: string;\n /**\n * Total amount of tax calculated for all line items.\n * Note that due to rounding, `totalTax` may not equal the sum of `lineItemTaxDetails.taxSummary.taxAmount`.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n totalTax?: string;\n /**\n * Total taxable amount for all line items.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n totalTaxableAmount?: string;\n /**\n * Total amount of `totalTax` that is included in price. Applies to line items with `taxIncludedInPrice` set to `true`.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n totalTaxIncludedInPrice?: string;\n /**\n * Array of each tax applied, grouped by `\"jurisdiction\"`, `\"jurisdictionType\"`, `\"taxType\"`, `\"taxName\"` and `\"rate\"`.\n * @maxSize 50\n */\n aggregatedTaxBreakdown?: AggregatedTaxBreakdown[];\n}\n\n/**\n * 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.\n * Tax breakdown is the tax amount split to the tax authorities that applied on the line item.\n *\n * Note: Because that the tax is calculated only on the taxable amount, the tax amount may be looks strange.\n * e.g. if you pay 100$ and the tax applies only on 50$ from it with tax rate of 10%,\n * then the tax rate will be remain 10% but tax amount in the breakdown will be 5$ instead of 10$.\n */\nexport interface AggregatedTaxBreakdown {\n /**\n * Name of the tax that was calculated.\n * @maxLength 200\n */\n taxName?: string;\n /**\n * Type of tax that was calculated.\n * @maxLength 200\n */\n taxType?: string;\n /**\n * Jurisdiction that taxes were calculated for.\n * @maxLength 200\n */\n jurisdiction?: string;\n /** Type of jurisdiction that taxes were calculated for. */\n jurisdictionType?: JurisdictionTypeWithLiterals;\n /**\n * Tax rate used for this jurisdiction, as a decimal. For example, 10% tax is `\"0.1000\"` and 200% tax is `\"2.0000\"`.\n * @decimalValue options { gte:0, maxScale:6 }\n */\n rate?: string;\n /**\n * Total amount of this tax for this jurisdiction.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n aggregatedTaxAmount?: string;\n}\n\n/** Type of jurisdiction that taxes were calculated for. For example, `\"State\"`, `\"County\"`, `\"City\"`, `\"Special\"`, etc. */\nexport enum JurisdictionType {\n UNDEFINED = 'UNDEFINED',\n COUNTRY = 'COUNTRY',\n STATE = 'STATE',\n COUNTY = 'COUNTY',\n CITY = 'CITY',\n SPECIAL = 'SPECIAL',\n}\n\n/** @enumType */\nexport type JurisdictionTypeWithLiterals =\n | JurisdictionType\n | 'UNDEFINED'\n | 'COUNTRY'\n | 'STATE'\n | 'COUNTY'\n | 'CITY'\n | 'SPECIAL';\n\n/** Tax details for a specific line item. */\nexport interface LineItemTaxDetails {\n /**\n * Line item ID.\n * @minLength 1\n * @maxLength 100\n */\n _id?: string;\n /**\n * Line item name to display.\n * @maxLength 250\n */\n itemName?: string | null;\n /**\n * Line item quantity.\n * @min 1\n * @max 100000\n */\n quantity?: number;\n /**\n * Array of each tax applied, grouped by `jurisdiction`.\n * @maxSize 7\n */\n taxBreakdown?: TaxBreakdown[];\n /** Summary of this line item's total price and tax. */\n taxSummary?: LineItemTaxSummary;\n /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */\n addressIndex?: AddressIndex;\n /** Whether tax is included in the price. */\n taxIncludedInPrice?: boolean;\n}\n\n/** A detailed description of all the tax authorities applied on this item. */\nexport interface TaxBreakdown {\n /**\n * Jurisdiction that taxes were calculated for.\n * @maxLength 200\n */\n jurisdiction?: string | null;\n /**\n * Non-taxable amount of the price.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4, gte:0 }\n */\n nonTaxableAmount?: string | null;\n /**\n * Tax rate used for this jurisdiction, as a decimal. For example, 10% tax is `\"0.1000\"` and 200% tax is `\"2.0000\"`.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:6, gte:0 }\n */\n rate?: string | null;\n /**\n * Amount of this tax calculated for this jurisdiction.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n taxAmount?: string | null;\n /**\n * Taxable amount of the price.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4, gte:0 }\n */\n taxableAmount?: string | null;\n /**\n * Type of tax that was calculated. For example, `\"Sales Tax\"`, `\"Income Tax\"`, `\"Value Added Tax\"`, etc.\n * @maxLength 200\n */\n taxType?: string | null;\n /**\n * Name of the tax that was calculated. For example, `\"NY State Sales Tax\"`, `\"Quebec GST\"`, etc.\n * @maxLength 200\n */\n taxName?: string | null;\n /** Type of jurisdiction that taxes were calculated for. For example, `\"State\"`, `\"Çounty\"`, `\"City\"`, `\"Special\"`, etc. */\n jurisdictionType?: JurisdictionTypeWithLiterals;\n}\n\nexport interface LineItemTaxSummary {\n /**\n * Total price for this line item.\n * To determine the price for each individual unit of this line item, divide by `quantity`.\n * @format DECIMAL_VALUE\n * @decimalValue options { lte:1000000000000000 }\n */\n fullPrice?: string | null;\n /**\n * Total amount of tax calculated for this line item.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n taxAmount?: string;\n /**\n * Total taxable amount for this line item.\n * @format DECIMAL_VALUE\n * @decimalValue options { maxScale:4 }\n */\n taxableAmount?: string;\n /**\n * ID of the calculator app that calculated tax for this line item.\n * @maxLength 50\n */\n appId?: string | null;\n}\n\nexport interface ApplicationError {\n /** Error code. */\n code?: string;\n /** Description of the error. */\n description?: string;\n /** Data related to the error. */\n data?: Record<string, any> | null;\n}\n\nexport interface ListTaxCalculatorsRequest {}\n\nexport interface ListTaxCalculatorsResponse {\n /**\n * Retrieved tax calculators.\n * @maxSize 10\n */\n taxCalculatorDetails?: TaxCalculatorDetails[];\n}\n\nexport interface TaxCalculatorDetails {\n /**\n * ID of the tax calculator.\n * @format GUID\n */\n appId?: string;\n /**\n * Display name of the tax calculator.\n * @minLength 1\n * @maxLength 200\n */\n displayName?: string;\n /**\n * 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.\n * @format COUNTRY\n * @maxSize 195\n */\n unsupportedCountries?: string[];\n}\n\n/**\n * Calculates tax for the provided line items.\n *\n * Tax is calculated for each line item based on the tax region\n * that corresponds to the address provided in `lineItems.addressIndex` and the tax group in `taxGroupId`. If no tax region is found for\n * 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\n * default tax group is used to calculate tax. Call List Default Tax Groups to retrieve a site's default tax groups.\n *\n * The tax is calculated by a tax calculator app installed on the site.\n * Call List Tax Calculators to see which tax calculators are available.\n * To provide your own tax calculations, use the Tax Calculation service plugin.\n *\n * The breakdown of calculated tax returned, includes:\n * + `taxSummary`: The overall total tax calculated.\n * + `taxSummary.aggregatedTaxBreakdown`: The total tax calculated for each jurisdiction.\n * + `lineItemTaxDetails.taxSummary`: The total tax calculated for each line item.\n * + `lineItemTaxDetails.taxBreakdown`: The tax calculated for each line item in each jurisdiction.\n * @public\n * @documentationMaturity preview\n * @requiredField options.addresses\n * @requiredField options.lineItems\n * @requiredField options.lineItems._id\n * @requiredField options.lineItems.addressIndex\n * @requiredField options.lineItems.price\n * @param options - Calculate tax options.\n * @permissionId BILLING.CALCULATE_TAX\n * @applicableIdentity APP\n * @applicableIdentity VISITOR\n * @fqn wix.billing.v1.TaxCalculation.CalculateTax\n */\nexport async function calculateTax(\n options?: NonNullablePaths<\n CalculateTaxOptions,\n | `addresses`\n | `lineItems`\n | `lineItems.${number}._id`\n | `lineItems.${number}.addressIndex`\n | `lineItems.${number}.price`\n >\n): Promise<\n NonNullablePaths<\n CalculateTaxResponse,\n | `currency`\n | `addresses`\n | `taxSummary.totalAmount`\n | `taxSummary.totalTax`\n | `taxSummary.totalTaxableAmount`\n | `taxSummary.totalTaxIncludedInPrice`\n | `taxSummary.aggregatedTaxBreakdown`\n | `taxSummary.aggregatedTaxBreakdown.${number}.taxName`\n | `taxSummary.aggregatedTaxBreakdown.${number}.taxType`\n | `taxSummary.aggregatedTaxBreakdown.${number}.jurisdiction`\n | `taxSummary.aggregatedTaxBreakdown.${number}.jurisdictionType`\n | `taxSummary.aggregatedTaxBreakdown.${number}.rate`\n | `taxSummary.aggregatedTaxBreakdown.${number}.aggregatedTaxAmount`\n | `lineItemTaxDetails`\n | `lineItemTaxDetails.${number}._id`\n | `lineItemTaxDetails.${number}.quantity`\n | `lineItemTaxDetails.${number}.taxSummary.taxAmount`\n | `lineItemTaxDetails.${number}.taxSummary.taxableAmount`\n | `lineItemTaxDetails.${number}.addressIndex.singleAddress`\n | `lineItemTaxDetails.${number}.addressIndex.multipleAddresses.origin`\n | `lineItemTaxDetails.${number}.addressIndex.multipleAddresses.destination`\n | `lineItemTaxDetails.${number}.taxIncludedInPrice`\n | `errors`\n | `errors.${number}.code`\n | `errors.${number}.description`\n >\n> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[1] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = transformPaths(\n renameKeysFromSDKRequestToRESTRequest({\n externalId: options?.externalId,\n currency: options?.currency,\n addresses: options?.addresses,\n lineItems: options?.lineItems,\n }),\n [\n {\n transformFn: transformSDKAddressToRESTAddress,\n paths: [{ path: 'addresses', isRepeated: true }],\n },\n ]\n );\n\n const reqOpts =\n ambassadorWixGatewaysBillingV1TaxCalculationGateway.calculateTax(payload);\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(\n transformPaths(result.data, [\n {\n transformFn: transformRESTAddressToSDKAddress,\n paths: [{ path: 'addresses', isRepeated: true }],\n },\n ])\n )!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: {\n externalId: '$[0].externalId',\n currency: '$[0].currency',\n addresses: '$[0].addresses',\n lineItems: '$[0].lineItems',\n },\n singleArgumentUnchanged: false,\n },\n ['options']\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n\nexport interface CalculateTaxOptions {\n /**\n * Optional ID of the entity that tax is being calculated for. For example, a cart ID.\n * @format GUID\n * @immutable\n */\n externalId?: string | null;\n /**\n * 3-letter currency code in [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.\n * @format CURRENCY\n */\n currency?: string;\n /**\n * Array of addresses. Each line item can individually reference the address to apply with `lineItems.addressIndex`.\n * @minSize 1\n * @maxSize 3\n */\n addresses: Address[];\n /**\n * Line items to calculate tax for.\n * @minSize 1\n * @maxSize 300\n */\n lineItems: LineItem[];\n}\n\n/**\n * Retrieves a list of installed tax calculators.\n *\n * Wix uses these calculators to calculate tax.\n * @public\n * @documentationMaturity preview\n * @permissionId BILLING.TAX_CALCULATORS_READ\n * @applicableIdentity APP\n * @fqn wix.billing.v1.TaxCalculation.ListTaxCalculators\n */\nexport async function listTaxCalculators(): Promise<\n NonNullablePaths<\n ListTaxCalculatorsResponse,\n | `taxCalculatorDetails`\n | `taxCalculatorDetails.${number}.appId`\n | `taxCalculatorDetails.${number}.displayName`\n >\n> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[0] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = renameKeysFromSDKRequestToRESTRequest({});\n\n const reqOpts =\n ambassadorWixGatewaysBillingV1TaxCalculationGateway.listTaxCalculators(\n payload\n );\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(result.data)!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: {},\n singleArgumentUnchanged: false,\n },\n []\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n","import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';\nimport { resolveUrl } from '@wix/sdk-runtime/rest-modules';\nimport { ResolveUrlOpts } from '@wix/sdk-runtime/rest-modules';\nimport { RequestOptionsFactory } from '@wix/sdk-types';\n\nfunction resolveWixBillingV1TaxCalculationUrl(\n opts: Omit<ResolveUrlOpts, 'domainToMappings'>\n) {\n const domainToMappings = {\n 'manage._base_domain_': [\n {\n srcPath: '/billing/v1/calculate-tax',\n destPath: '/v1/calculate-tax',\n },\n {\n srcPath: '/billing/v1/list-tax-calculators',\n destPath: '/v1/list-tax-calculators',\n },\n ],\n 'www.wixapis.com': [\n {\n srcPath: '/billing/v1/calculate-tax',\n destPath: '/v1/calculate-tax',\n },\n {\n srcPath: '/billing/v1/list-tax-calculators',\n destPath: '/v1/list-tax-calculators',\n },\n ],\n };\n\n return resolveUrl(Object.assign(opts, { domainToMappings }));\n}\n\nconst PACKAGE_NAME = '@wix/auto_sdk_billing_tax-calculation';\n\n/**\n * Calculates tax for the provided line items.\n *\n * Tax is calculated for each line item based on the tax region\n * that corresponds to the address provided in `lineItems.addressIndex` and the tax group in `taxGroupId`. If no tax region is found for\n * 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\n * default tax group is used to calculate tax. Call List Default Tax Groups to retrieve a site's default tax groups.\n *\n * The tax is calculated by a tax calculator app installed on the site.\n * Call List Tax Calculators to see which tax calculators are available.\n * To provide your own tax calculations, use the Tax Calculation service plugin.\n *\n * The breakdown of calculated tax returned, includes:\n * + `taxSummary`: The overall total tax calculated.\n * + `taxSummary.aggregatedTaxBreakdown`: The total tax calculated for each jurisdiction.\n * + `lineItemTaxDetails.taxSummary`: The total tax calculated for each line item.\n * + `lineItemTaxDetails.taxBreakdown`: The tax calculated for each line item in each jurisdiction.\n */\nexport function calculateTax(payload: object): RequestOptionsFactory<any> {\n function __calculateTax({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.gateways.billing.v1.tax_calculation_gateway',\n method: 'POST' as any,\n methodFqn: 'wix.billing.v1.TaxCalculation.CalculateTax',\n packageName: PACKAGE_NAME,\n url: resolveWixBillingV1TaxCalculationUrl({\n protoPath: '/v1/calculate-tax',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __calculateTax;\n}\n\n/**\n * Retrieves a list of installed tax calculators.\n *\n * Wix uses these calculators to calculate tax.\n */\nexport function listTaxCalculators(\n payload: object\n): RequestOptionsFactory<any> {\n function __listTaxCalculators({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.gateways.billing.v1.tax_calculation_gateway',\n method: 'GET' as any,\n methodFqn: 'wix.billing.v1.TaxCalculation.ListTaxCalculators',\n packageName: PACKAGE_NAME,\n url: resolveWixBillingV1TaxCalculationUrl({\n protoPath: '/v1/list-tax-calculators',\n data: payload,\n host,\n }),\n params: toURLSearchParams(payload),\n };\n\n return metadata;\n }\n\n return __listTaxCalculators;\n}\n","import { HttpClient, NonNullablePaths } from '@wix/sdk-types';\nimport {\n CalculateTaxOptions,\n CalculateTaxResponse,\n ListTaxCalculatorsResponse,\n calculateTax as universalCalculateTax,\n listTaxCalculators as universalListTaxCalculators,\n} from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';\n\nexport const __metadata = { PACKAGE_NAME: '@wix/billing' };\n\nexport function calculateTax(httpClient: HttpClient): CalculateTaxSignature {\n return (\n options?: NonNullablePaths<\n CalculateTaxOptions,\n | `addresses`\n | `lineItems`\n | `lineItems.${number}._id`\n | `lineItems.${number}.addressIndex`\n | `lineItems.${number}.price`\n >\n ) =>\n universalCalculateTax(\n options,\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface CalculateTaxSignature {\n /**\n * Calculates tax for the provided line items.\n *\n * Tax is calculated for each line item based on the tax region\n * that corresponds to the address provided in `lineItems.addressIndex` and the tax group in `taxGroupId`. If no tax region is found for\n * 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\n * default tax group is used to calculate tax. Call List Default Tax Groups to retrieve a site's default tax groups.\n *\n * The tax is calculated by a tax calculator app installed on the site.\n * Call List Tax Calculators to see which tax calculators are available.\n * To provide your own tax calculations, use the Tax Calculation service plugin.\n *\n * The breakdown of calculated tax returned, includes:\n * + `taxSummary`: The overall total tax calculated.\n * + `taxSummary.aggregatedTaxBreakdown`: The total tax calculated for each jurisdiction.\n * + `lineItemTaxDetails.taxSummary`: The total tax calculated for each line item.\n * + `lineItemTaxDetails.taxBreakdown`: The tax calculated for each line item in each jurisdiction.\n * @param - Calculate tax options.\n */\n (options?: CalculateTaxOptions | undefined): Promise<CalculateTaxResponse>;\n}\n\nexport function listTaxCalculators(\n httpClient: HttpClient\n): ListTaxCalculatorsSignature {\n return () =>\n universalListTaxCalculators(\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface ListTaxCalculatorsSignature {\n /**\n * Retrieves a list of installed tax calculators.\n *\n * Wix uses these calculators to calculate tax.\n */\n (): Promise<ListTaxCalculatorsResponse>;\n}\n\nexport {\n Address,\n AddressIndex,\n AddressIndexAddressIndexOptionsOneOf,\n AggregatedTaxBreakdown,\n ApplicationError,\n CalculateTaxOptions,\n CalculateTaxRequest,\n CalculateTaxResponse,\n JurisdictionType,\n LineItem,\n LineItemTaxDetails,\n LineItemTaxSummary,\n ListTaxCalculatorsRequest,\n ListTaxCalculatorsResponse,\n MultipleAddresses,\n TaxBreakdown,\n TaxCalculationGateway,\n TaxCalculatorDetails,\n TaxSummary,\n} from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';\n","import {\n calculateTax as publicCalculateTax,\n listTaxCalculators as publicListTaxCalculators,\n} from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.public.js';\nimport { createRESTModule } from '@wix/sdk-runtime/rest-modules';\nimport { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';\n\nexport const calculateTax: MaybeContext<\n BuildRESTFunction<typeof publicCalculateTax> & typeof publicCalculateTax\n> = /*#__PURE__*/ createRESTModule(publicCalculateTax);\nexport const listTaxCalculators: MaybeContext<\n BuildRESTFunction<typeof publicListTaxCalculators> &\n typeof publicListTaxCalculators\n> = /*#__PURE__*/ createRESTModule(publicListTaxCalculators);\n\nexport { JurisdictionType } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';\nexport {\n TaxCalculationGateway,\n CalculateTaxRequest,\n Address,\n LineItem,\n AddressIndex,\n AddressIndexAddressIndexOptionsOneOf,\n MultipleAddresses,\n CalculateTaxResponse,\n TaxSummary,\n AggregatedTaxBreakdown,\n LineItemTaxDetails,\n TaxBreakdown,\n LineItemTaxSummary,\n ApplicationError,\n ListTaxCalculatorsRequest,\n ListTaxCalculatorsResponse,\n TaxCalculatorDetails,\n CalculateTaxOptions,\n} from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal.js';\n"],"mappings":"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","names":["JurisdictionType","calculateTax","listTaxCalculators","calculateTax","listTaxCalculators","calculateTax","listTaxCalculators"]}
@@ -1,8 +1,6 @@
1
- export interface TaxCalculationGateway {
2
- /** @format GUID */
3
- id?: string | null;
4
- }
5
- export interface CalculateTaxRequest {
1
+ import { b as CalculateTaxRequest$1, a as CalculateTaxResponse$1, l as ListTaxCalculatorsRequest$1, L as ListTaxCalculatorsResponse$1 } from './gateways-billing-v1-tax-calculation-gateway-tax-calculation.universal-Cina_f0e.mjs';
2
+
3
+ interface CalculateTaxRequest {
6
4
  /**
7
5
  * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
8
6
  * @format GUID
@@ -28,7 +26,7 @@ export interface CalculateTaxRequest {
28
26
  lineItems: LineItem[];
29
27
  }
30
28
  /** Wix common address format for physical address to use if you plan to store addresses in your service. */
31
- export interface Address {
29
+ interface Address {
32
30
  /**
33
31
  * 2-letter country code in [ISO-3166 alpha-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) format.
34
32
  * @format COUNTRY
@@ -61,7 +59,7 @@ export interface Address {
61
59
  addressLine2?: string | null;
62
60
  }
63
61
  /** Line items to calculate tax for. */
64
- export interface LineItem {
62
+ interface LineItem {
65
63
  /**
66
64
  * Line item ID.
67
65
  * @minLength 1
@@ -113,7 +111,7 @@ export interface LineItem {
113
111
  addressIndex?: AddressIndex;
114
112
  }
115
113
  /** Index of the address from `addresses` to use to calculate tax for this specific line item. The index is zero-based. */
116
- export interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
114
+ interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
117
115
  /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
118
116
  singleAddress?: number;
119
117
  /**
@@ -123,7 +121,7 @@ export interface AddressIndex extends AddressIndexAddressIndexOptionsOneOf {
123
121
  multipleAddresses?: MultipleAddresses;
124
122
  }
125
123
  /** @oneof */
126
- export interface AddressIndexAddressIndexOptionsOneOf {
124
+ interface AddressIndexAddressIndexOptionsOneOf {
127
125
  /** Single address to use for a sale location when only one address is required for tax calculations. The index is zero-based. */
128
126
  singleAddress?: number;
129
127
  /**
@@ -136,13 +134,13 @@ export interface AddressIndexAddressIndexOptionsOneOf {
136
134
  * Multiple addresses to use for a sale. For example, some tax calculations may require both the address where an item
137
135
  * is shipped from, as well as the address the item is shipped to.
138
136
  */
139
- export interface MultipleAddresses {
137
+ interface MultipleAddresses {
140
138
  /** Index of the origin address. */
141
139
  origin?: number;
142
140
  /** Index of the destination address. */
143
141
  destination?: number;
144
142
  }
145
- export interface CalculateTaxResponse {
143
+ interface CalculateTaxResponse {
146
144
  /**
147
145
  * Optional ID of the entity that tax is being calculated for. For example, a cart ID.
148
146
  * @format GUID
@@ -174,7 +172,7 @@ export interface CalculateTaxResponse {
174
172
  */
175
173
  errors?: ApplicationError[];
176
174
  }
177
- export interface TaxSummary {
175
+ interface TaxSummary {
178
176
  /**
179
177
  * Total price for all line items.
180
178
  * @format DECIMAL_VALUE
@@ -214,7 +212,7 @@ export interface TaxSummary {
214
212
  * e.g. if you pay 100$ and the tax applies only on 50$ from it with tax rate of 10%,
215
213
  * then the tax rate will be remain 10% but tax amount in the breakdown will be 5$ instead of 10$.
216
214
  */
217
- export interface AggregatedTaxBreakdown {
215
+ interface AggregatedTaxBreakdown {
218
216
  /**
219
217
  * Name of the tax that was calculated.
220
218
  * @maxLength 200
@@ -245,7 +243,7 @@ export interface AggregatedTaxBreakdown {
245
243
  aggregatedTaxAmount?: string;
246
244
  }
247
245
  /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"County"`, `"City"`, `"Special"`, etc. */
248
- export declare enum JurisdictionType {
246
+ declare enum JurisdictionType {
249
247
  UNDEFINED = "UNDEFINED",
250
248
  COUNTRY = "COUNTRY",
251
249
  STATE = "STATE",
@@ -254,9 +252,9 @@ export declare enum JurisdictionType {
254
252
  SPECIAL = "SPECIAL"
255
253
  }
256
254
  /** @enumType */
257
- export type JurisdictionTypeWithLiterals = JurisdictionType | 'UNDEFINED' | 'COUNTRY' | 'STATE' | 'COUNTY' | 'CITY' | 'SPECIAL';
255
+ type JurisdictionTypeWithLiterals = JurisdictionType | 'UNDEFINED' | 'COUNTRY' | 'STATE' | 'COUNTY' | 'CITY' | 'SPECIAL';
258
256
  /** Tax details for a specific line item. */
259
- export interface LineItemTaxDetails {
257
+ interface LineItemTaxDetails {
260
258
  /**
261
259
  * Line item ID.
262
260
  * @minLength 1
@@ -287,7 +285,7 @@ export interface LineItemTaxDetails {
287
285
  taxIncludedInPrice?: boolean;
288
286
  }
289
287
  /** A detailed description of all the tax authorities applied on this item. */
290
- export interface TaxBreakdown {
288
+ interface TaxBreakdown {
291
289
  /**
292
290
  * Jurisdiction that taxes were calculated for.
293
291
  * @maxLength 200
@@ -330,7 +328,7 @@ export interface TaxBreakdown {
330
328
  /** Type of jurisdiction that taxes were calculated for. For example, `"State"`, `"Çounty"`, `"City"`, `"Special"`, etc. */
331
329
  jurisdictionType?: JurisdictionTypeWithLiterals;
332
330
  }
333
- export interface LineItemTaxSummary {
331
+ interface LineItemTaxSummary {
334
332
  /**
335
333
  * Total price for this line item.
336
334
  * To determine the price for each individual unit of this line item, divide by `quantity`.
@@ -356,7 +354,7 @@ export interface LineItemTaxSummary {
356
354
  */
357
355
  appId?: string | null;
358
356
  }
359
- export interface ApplicationError {
357
+ interface ApplicationError {
360
358
  /** Error code. */
361
359
  code?: string;
362
360
  /** Description of the error. */
@@ -364,16 +362,16 @@ export interface ApplicationError {
364
362
  /** Data related to the error. */
365
363
  data?: Record<string, any> | null;
366
364
  }
367
- export interface ListTaxCalculatorsRequest {
365
+ interface ListTaxCalculatorsRequest {
368
366
  }
369
- export interface ListTaxCalculatorsResponse {
367
+ interface ListTaxCalculatorsResponse {
370
368
  /**
371
369
  * Retrieved tax calculators.
372
370
  * @maxSize 10
373
371
  */
374
372
  taxCalculatorDetails?: TaxCalculatorDetails[];
375
373
  }
376
- export interface TaxCalculatorDetails {
374
+ interface TaxCalculatorDetails {
377
375
  /**
378
376
  * ID of the tax calculator.
379
377
  * @format GUID
@@ -392,3 +390,18 @@ export interface TaxCalculatorDetails {
392
390
  */
393
391
  unsupportedCountries?: string[];
394
392
  }
393
+
394
+ type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
395
+ getUrl: (context: any) => string;
396
+ httpMethod: K;
397
+ path: string;
398
+ pathParams: M;
399
+ __requestType: T;
400
+ __originalRequestType: S;
401
+ __responseType: Q;
402
+ __originalResponseType: R;
403
+ };
404
+ declare function calculateTax(): __PublicMethodMetaInfo<'POST', {}, CalculateTaxRequest$1, CalculateTaxRequest, CalculateTaxResponse$1, CalculateTaxResponse>;
405
+ declare function listTaxCalculators(): __PublicMethodMetaInfo<'GET', {}, ListTaxCalculatorsRequest$1, ListTaxCalculatorsRequest, ListTaxCalculatorsResponse$1, ListTaxCalculatorsResponse>;
406
+
407
+ export { type __PublicMethodMetaInfo, calculateTax, listTaxCalculators };