@wix/auto_sdk_app-management_billing 1.0.7 → 1.0.9

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 (133) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.d.ts +14 -0
  11. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.js +22 -0
  12. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.js.map +1 -0
  13. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.d.ts +35 -0
  14. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.js +184 -0
  15. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.js.map +1 -0
  16. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.d.ts +15 -0
  17. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.js +85 -0
  18. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.js.map +1 -0
  19. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.d.ts +38 -0
  20. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.js +32 -0
  21. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.js.map +1 -0
  22. package/build/{internal/devcenter-checkout-v1-purchased-item-billing.universal-Bv6aTKH_.d.mts → cjs/src/devcenter-checkout-v1-purchased-item-billing.types.d.ts} +19 -90
  23. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.types.js +32 -0
  24. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.types.js.map +1 -0
  25. package/build/{devcenter-checkout-v1-purchased-item-billing.universal-BvkvBr8A.d.mts → cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.d.ts} +84 -24
  26. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.js +207 -0
  27. package/build/cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.context.d.ts +14 -0
  38. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.context.js +16 -0
  39. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.context.js.map +1 -0
  40. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.http.d.ts +35 -0
  41. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.http.js +178 -0
  42. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.http.js.map +1 -0
  43. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.meta.d.ts +15 -0
  44. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.meta.js +56 -0
  45. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.meta.js.map +1 -0
  46. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.public.d.ts +38 -0
  47. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.public.js +23 -0
  48. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.public.js.map +1 -0
  49. package/build/{internal/devcenter-checkout-v1-purchased-item-billing.universal-Bv6aTKH_.d.ts → es/src/devcenter-checkout-v1-purchased-item-billing.types.d.ts} +19 -90
  50. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.types.js +29 -0
  51. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.types.js.map +1 -0
  52. package/build/{devcenter-checkout-v1-purchased-item-billing.universal-BvkvBr8A.d.ts → es/src/devcenter-checkout-v1-purchased-item-billing.universal.d.ts} +84 -24
  53. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.universal.js +178 -0
  54. package/build/es/src/devcenter-checkout-v1-purchased-item-billing.universal.js.map +1 -0
  55. package/build/internal/cjs/index.d.ts +1 -0
  56. package/build/internal/cjs/index.js +18 -0
  57. package/build/internal/cjs/index.js.map +1 -0
  58. package/build/internal/cjs/index.typings.d.ts +1 -0
  59. package/build/internal/cjs/index.typings.js +18 -0
  60. package/build/internal/cjs/index.typings.js.map +1 -0
  61. package/build/internal/cjs/meta.d.ts +1 -0
  62. package/build/internal/cjs/meta.js +18 -0
  63. package/build/internal/cjs/meta.js.map +1 -0
  64. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.d.ts +16 -0
  65. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.js +22 -0
  66. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.context.js.map +1 -0
  67. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.d.ts +35 -0
  68. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.js +184 -0
  69. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.http.js.map +1 -0
  70. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.d.ts +15 -0
  71. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.js +85 -0
  72. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.meta.js.map +1 -0
  73. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.d.ts +53 -0
  74. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.js +32 -0
  75. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.public.js.map +1 -0
  76. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.types.d.ts +250 -0
  77. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.types.js +32 -0
  78. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.types.js.map +1 -0
  79. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.d.ts +401 -0
  80. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.js +207 -0
  81. package/build/internal/cjs/src/devcenter-checkout-v1-purchased-item-billing.universal.js.map +1 -0
  82. package/build/internal/es/index.d.ts +1 -0
  83. package/build/internal/es/index.js +2 -0
  84. package/build/internal/es/index.js.map +1 -0
  85. package/build/internal/es/index.typings.d.ts +1 -0
  86. package/build/internal/es/index.typings.js +2 -0
  87. package/build/internal/es/index.typings.js.map +1 -0
  88. package/build/internal/es/meta.d.ts +1 -0
  89. package/build/internal/es/meta.js +2 -0
  90. package/build/internal/es/meta.js.map +1 -0
  91. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.context.d.ts +16 -0
  92. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.context.js +16 -0
  93. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.context.js.map +1 -0
  94. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.http.d.ts +35 -0
  95. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.http.js +178 -0
  96. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.http.js.map +1 -0
  97. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.meta.d.ts +15 -0
  98. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.meta.js +56 -0
  99. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.meta.js.map +1 -0
  100. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.public.d.ts +53 -0
  101. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.public.js +23 -0
  102. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.public.js.map +1 -0
  103. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.types.d.ts +250 -0
  104. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.types.js +29 -0
  105. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.types.js.map +1 -0
  106. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.universal.d.ts +401 -0
  107. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.universal.js +178 -0
  108. package/build/internal/es/src/devcenter-checkout-v1-purchased-item-billing.universal.js.map +1 -0
  109. package/package.json +11 -12
  110. package/build/index.d.mts +0 -47
  111. package/build/index.d.ts +0 -47
  112. package/build/index.js +0 -359
  113. package/build/index.js.map +0 -1
  114. package/build/index.mjs +0 -329
  115. package/build/index.mjs.map +0 -1
  116. package/build/internal/index.d.mts +0 -64
  117. package/build/internal/index.d.ts +0 -64
  118. package/build/internal/index.js +0 -359
  119. package/build/internal/index.js.map +0 -1
  120. package/build/internal/index.mjs +0 -329
  121. package/build/internal/index.mjs.map +0 -1
  122. package/build/internal/meta.d.mts +0 -139
  123. package/build/internal/meta.d.ts +0 -139
  124. package/build/internal/meta.js +0 -240
  125. package/build/internal/meta.js.map +0 -1
  126. package/build/internal/meta.mjs +0 -211
  127. package/build/internal/meta.mjs.map +0 -1
  128. package/build/meta.d.mts +0 -139
  129. package/build/meta.d.ts +0 -139
  130. package/build/meta.js +0 -240
  131. package/build/meta.js.map +0 -1
  132. package/build/meta.mjs +0 -211
  133. package/build/meta.mjs.map +0 -1
@@ -0,0 +1,401 @@
1
+ import { NonNullablePaths } from '@wix/sdk-types';
2
+ export interface PurchasedItem {
3
+ /** ID of your app's paid plan. */
4
+ productId?: string;
5
+ /** Price of your app's paid plan. For example, `9.95`. */
6
+ price?: string;
7
+ /**
8
+ * 3-letter currency code in
9
+ * [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
10
+ */
11
+ currency?: string;
12
+ /** Information about the billing cycle for your app's paid plan. */
13
+ billingCycle?: PaymentCycle;
14
+ /**
15
+ * Date and time the site onwers have purchased your app's paid plan in
16
+ * `YYYY-MM-DDThh:mm:ss.sssZ` format.
17
+ */
18
+ dateCreated?: Date | null;
19
+ }
20
+ export declare enum PaymentCycle {
21
+ NO_CYCLE = "NO_CYCLE",
22
+ MONTHLY = "MONTHLY",
23
+ YEARLY = "YEARLY",
24
+ ONE_TIME = "ONE_TIME",
25
+ TWO_YEARS = "TWO_YEARS",
26
+ THREE_YEARS = "THREE_YEARS",
27
+ FOUR_YEARS = "FOUR_YEARS",
28
+ FIVE_YEARS = "FIVE_YEARS"
29
+ }
30
+ export interface InvoiceStatusUpdated {
31
+ /** Invoice payment status. */
32
+ status?: InvoiceStatus;
33
+ /**
34
+ * Wix Premium invoice ID.
35
+ * @maxLength 50
36
+ */
37
+ invoiceId?: string;
38
+ /**
39
+ * App instance ID - a unique ID assigned to each app in each site.
40
+ * @format GUID
41
+ */
42
+ instanceId?: string | null;
43
+ /** Whether the invoice is for a single payment or for multiple, recurring payments. */
44
+ recurring?: boolean;
45
+ }
46
+ export declare enum InvoiceStatus {
47
+ UNKNOWN_INVOICE_STATUS = "UNKNOWN_INVOICE_STATUS",
48
+ PAYMENT_FAILED = "PAYMENT_FAILED",
49
+ PAID = "PAID",
50
+ REFUNDED = "REFUNDED",
51
+ VOIDED = "VOIDED",
52
+ CHARGEDBACK = "CHARGEDBACK"
53
+ }
54
+ export interface GetUrlRequest {
55
+ /**
56
+ * ID of your app's paid plan to retrieve the Wix checkout URL for. Check your app's dashboard
57
+ * for a list of your app's supported product IDs.
58
+ */
59
+ productId: string;
60
+ /**
61
+ * URL for the Wix checkout page. Redirect site owners to this URL after
62
+ * they've successfully purchased a paid plan for your app.
63
+ * @format WEB_URL
64
+ */
65
+ successUrl?: string | null;
66
+ /**
67
+ * Whether the checkout is for testing purposes only. Testing is mainly
68
+ * relevant for in-app purchase flows. When `true`, Wix charges the site
69
+ * owners an amount of `0.00`.
70
+ */
71
+ testCheckout?: boolean;
72
+ /** Information about the paid plan's billing cycle. */
73
+ billingCycle?: PaymentCycle;
74
+ /**
75
+ * 2-letter country code in
76
+ * [ISO-3166 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements)
77
+ * format.
78
+ *
79
+ * Default: `"US"`
80
+ */
81
+ countryCode?: string | null;
82
+ /**
83
+ * 2-letter language code in
84
+ * [ISO 639-1 alpha-2](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) format.
85
+ *
86
+ * Default: `"EN"`
87
+ */
88
+ languageCode?: string | null;
89
+ /** Coupon code for the paid plan. Available only in case there is a discount. */
90
+ couponCode?: string | null;
91
+ }
92
+ export interface ChargeOverride {
93
+ /**
94
+ * Override price. In case you omit the override price, Wix charges site
95
+ * owners the app's default price that's configured in the Pricing page of your app's dashboard.
96
+ */
97
+ price?: number;
98
+ /**
99
+ * Override 3-letter currency code in
100
+ * [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
101
+ */
102
+ currency?: string;
103
+ }
104
+ export interface GetUrlResponse {
105
+ /**
106
+ * URL for the Wix checkout page.
107
+ * @format WEB_URL
108
+ */
109
+ checkoutUrl?: string;
110
+ /**
111
+ * Token for the Wix checkout page. The token holds all data about the order
112
+ * you're creating a checkout for. It is [signed](),
113
+ * so you can verify that it comes from Wix.
114
+ */
115
+ token?: string | null;
116
+ }
117
+ export interface GetPurchaseHistoryRequest {
118
+ }
119
+ export interface GetPurchaseHistoryResponse {
120
+ /** Retrieved purchases the site owners have completed for you app. */
121
+ purchases?: PurchasedItem[];
122
+ }
123
+ export interface GetSitePaymentMethodsStatusRequest {
124
+ }
125
+ export interface GetSitePaymentMethodsStatusResponse {
126
+ /**
127
+ * Whether the site owners have enabled at least a single online payment method.
128
+ * Online payment methods include Wix Payments, Stripe, PayPal, and credit
129
+ * cards.
130
+ */
131
+ onlineProviderEnabled?: boolean;
132
+ /** Whether the site owners accept offline payments. */
133
+ offlineProviderEnabled?: boolean;
134
+ /**
135
+ * Whether the site owners have enabled the
136
+ * [Wix Point of Sale](https://www.wix.com/pos).
137
+ * This allows their customers to make electronic payments in person.
138
+ */
139
+ wixPosProviderEnabled?: boolean;
140
+ /**
141
+ * Whether the site owners have enabled at least one 3rd-party point-of-sale
142
+ * provider. This allows their customers to make electronic payments in person.
143
+ */
144
+ thirdPartyPosProviderEnabled?: boolean;
145
+ }
146
+ export interface GetMeteredBillingChargesRequest {
147
+ /**
148
+ * 3-letter currency code in
149
+ * [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
150
+ * @format CURRENCY
151
+ */
152
+ currency?: string | null;
153
+ /**
154
+ * Start of the period you want to retrieve the custom charges for in
155
+ * `YYYY-MM-DDThh:mm:ss.sssZ` format.
156
+ */
157
+ startDate?: Date | null;
158
+ /**
159
+ * End of the period you want to retrieve the custom charges for in
160
+ * `YYYY-MM-DDThh:mm:ss.sssZ` format.
161
+ */
162
+ endDate?: Date | null;
163
+ }
164
+ export interface GetMeteredBillingChargesResponse {
165
+ /** List of retrieved custom charges. */
166
+ charges?: Charge[];
167
+ }
168
+ export interface Charge {
169
+ /** ID of the custom charge. The ID consists of 64 characters. */
170
+ _id?: string | null;
171
+ /** Description of the custom charge. */
172
+ description?: string;
173
+ /**
174
+ * Charge amount.
175
+ *
176
+ * Min: `0.50`
177
+ * @format DECIMAL_VALUE
178
+ * @decimalValue options { gt:0.00 }
179
+ */
180
+ amount?: string;
181
+ }
182
+ export interface MessageEnvelope {
183
+ /**
184
+ * App instance ID.
185
+ * @format GUID
186
+ */
187
+ instanceId?: string | null;
188
+ /**
189
+ * Event type.
190
+ * @maxLength 150
191
+ */
192
+ eventType?: string;
193
+ /** The identification type and identity data. */
194
+ identity?: IdentificationData;
195
+ /** Stringify payload. */
196
+ data?: string;
197
+ }
198
+ export interface IdentificationData extends IdentificationDataIdOneOf {
199
+ /**
200
+ * ID of a site visitor that has not logged in to the site.
201
+ * @format GUID
202
+ */
203
+ anonymousVisitorId?: string;
204
+ /**
205
+ * ID of a site visitor that has logged in to the site.
206
+ * @format GUID
207
+ */
208
+ memberId?: string;
209
+ /**
210
+ * ID of a Wix user (site owner, contributor, etc.).
211
+ * @format GUID
212
+ */
213
+ wixUserId?: string;
214
+ /**
215
+ * ID of an app.
216
+ * @format GUID
217
+ */
218
+ appId?: string;
219
+ /** @readonly */
220
+ identityType?: WebhookIdentityType;
221
+ }
222
+ /** @oneof */
223
+ export interface IdentificationDataIdOneOf {
224
+ /**
225
+ * ID of a site visitor that has not logged in to the site.
226
+ * @format GUID
227
+ */
228
+ anonymousVisitorId?: string;
229
+ /**
230
+ * ID of a site visitor that has logged in to the site.
231
+ * @format GUID
232
+ */
233
+ memberId?: string;
234
+ /**
235
+ * ID of a Wix user (site owner, contributor, etc.).
236
+ * @format GUID
237
+ */
238
+ wixUserId?: string;
239
+ /**
240
+ * ID of an app.
241
+ * @format GUID
242
+ */
243
+ appId?: string;
244
+ }
245
+ export declare enum WebhookIdentityType {
246
+ UNKNOWN = "UNKNOWN",
247
+ ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
248
+ MEMBER = "MEMBER",
249
+ WIX_USER = "WIX_USER",
250
+ APP = "APP"
251
+ }
252
+ export interface BaseEventMetadata {
253
+ /**
254
+ * App instance ID.
255
+ * @format GUID
256
+ */
257
+ instanceId?: string | null;
258
+ /**
259
+ * Event type.
260
+ * @maxLength 150
261
+ */
262
+ eventType?: string;
263
+ /** The identification type and identity data. */
264
+ identity?: IdentificationData;
265
+ }
266
+ export interface PurchasedItemInvoiceStatusUpdatedEnvelope {
267
+ data: InvoiceStatusUpdated;
268
+ metadata: BaseEventMetadata;
269
+ }
270
+ /**
271
+ * Triggered when there is an update to the payment status of an invoice.
272
+ * Charges made using the [Custom Charges SPI](https://dev.wix.com/docs/rest/app-management/app-billing/custom-charges-service-plugin/introduction) may be based on usage.
273
+ * Learn more about [usage-based charges](https://dev.wix.com/docs/build-apps/launch-your-app/pricing-and-billing/set-up-a-usage-based-business-model).
274
+ * @permissionScope Manage Your App
275
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
276
+ * @permissionScope Read site, business, and email details
277
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
278
+ * @permissionId WIX_DEVELOPERS.MANAGE_APP_INSTANCE
279
+ * @webhook
280
+ * @eventType InvoiceStatusUpdated
281
+ * @serviceIdentifier com.wixpress.market.aim.api.Checkout
282
+ * @slug invoice_status_updated
283
+ */
284
+ export declare function onPurchasedItemInvoiceStatusUpdated(handler: (event: PurchasedItemInvoiceStatusUpdatedEnvelope) => void | Promise<void>): void;
285
+ type PurchasedItemNonNullablePaths = `productId` | `price` | `currency` | `billingCycle`;
286
+ /**
287
+ * Retrieves the URL for a Wix checkout page for the specified paid plan of your app.
288
+ *
289
+ *
290
+ * This call succeeds only in case you have previously
291
+ * [set up an external pricing page in your app's dashboard](https://dev.wix.com/docs/build-apps/build-your-app/pricing-plans/set-up-an-external-pricing-page).
292
+ *
293
+ * The returned checkout URL is valid for 48 hours.
294
+ *
295
+ * This API allows your app to manage your pricing page outside of Wix while
296
+ * still using the standard Wix checkout flow.
297
+ * @param productId - ID of your app's paid plan to retrieve the Wix checkout URL for. Check your app's dashboard
298
+ * for a list of your app's supported product IDs.
299
+ * @public
300
+ * @requiredField productId
301
+ * @permissionId WIX_DEVELOPERS.CREATE_CHECKOUT
302
+ * @permissionScope Manage Your App
303
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
304
+ * @permissionScope Read site, business, and email details
305
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
306
+ * @applicableIdentity APP
307
+ * @fqn com.wixpress.market.aim.api.Checkout.GetUrl
308
+ */
309
+ export declare function getUrl(productId: string, options?: GetUrlOptions): Promise<NonNullablePaths<GetUrlResponse, `checkoutUrl`>>;
310
+ export interface GetUrlOptions {
311
+ /**
312
+ * URL for the Wix checkout page. Redirect site owners to this URL after
313
+ * they've successfully purchased a paid plan for your app.
314
+ * @format WEB_URL
315
+ */
316
+ successUrl?: string | null;
317
+ /**
318
+ * Whether the checkout is for testing purposes only. Testing is mainly
319
+ * relevant for in-app purchase flows. When `true`, Wix charges the site
320
+ * owners an amount of `0.00`.
321
+ */
322
+ testCheckout?: boolean;
323
+ /** Information about the paid plan's billing cycle. */
324
+ billingCycle?: PaymentCycle;
325
+ /**
326
+ * 2-letter country code in
327
+ * [ISO-3166 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements)
328
+ * format.
329
+ *
330
+ * Default: `"US"`
331
+ */
332
+ countryCode?: string | null;
333
+ /**
334
+ * 2-letter language code in
335
+ * [ISO 639-1 alpha-2](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) format.
336
+ *
337
+ * Default: `"EN"`
338
+ */
339
+ languageCode?: string | null;
340
+ /** Coupon code for the paid plan. Available only in case there is a discount. */
341
+ couponCode?: string | null;
342
+ }
343
+ /**
344
+ * Retrieves a list of the site owner's past purchases for your app.
345
+ *
346
+ *
347
+ * You don't have to explicitly pass an identifier for the Wix site as part of
348
+ * the request, since this information is taken automatically from the context.
349
+ *
350
+ * The response doesn't include any details about cancellations.
351
+ * @public
352
+ * @permissionId WIX_DEVELOPERS.APP_PURCHASE_HISTORY
353
+ * @permissionScope Manage Your App
354
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
355
+ * @permissionScope Read site, business, and email details
356
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
357
+ * @applicableIdentity APP
358
+ * @fqn com.wixpress.market.aim.api.Checkout.GetPurchaseHistory
359
+ */
360
+ export declare function getPurchaseHistory(): Promise<NonNullablePaths<GetPurchaseHistoryResponse, {
361
+ [P in PurchasedItemNonNullablePaths]: `purchases.${number}.${P}`;
362
+ }[PurchasedItemNonNullablePaths]>>;
363
+ /**
364
+ * Triggers Wix to call the
365
+ * [List Custom Charges SPI](https://dev.wix.com/docs/rest/internal-only/premium/custom-charges-spi/custom-charges-provider-v1/list-charges).
366
+ *
367
+ *
368
+ * Wix doesn't use the response from _List Charges_ SPI to actually create an
369
+ * invoice that's sent to the customer. Instead, calling _Get Metered Billing Charges_
370
+ * allows you confirm that your integration with the Custom Charges SPI is
371
+ * working as intended.
372
+ * @internal
373
+ * @documentationMaturity preview
374
+ * @permissionId WIX_DEVELOPERS.METERED_BILLING_CHARGES_READ
375
+ * @permissionScope Manage Your App
376
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
377
+ * @permissionScope Read site, business, and email details
378
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
379
+ * @applicableIdentity APP
380
+ * @fqn com.wixpress.market.aim.api.Checkout.GetMeteredBillingCharges
381
+ */
382
+ export declare function getMeteredBillingCharges(options?: GetMeteredBillingChargesOptions): Promise<NonNullablePaths<GetMeteredBillingChargesResponse, `charges` | `charges.${number}.description` | `charges.${number}.amount`>>;
383
+ export interface GetMeteredBillingChargesOptions {
384
+ /**
385
+ * 3-letter currency code in
386
+ * [ISO-4217 alphabetic](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) format.
387
+ * @format CURRENCY
388
+ */
389
+ currency?: string | null;
390
+ /**
391
+ * Start of the period you want to retrieve the custom charges for in
392
+ * `YYYY-MM-DDThh:mm:ss.sssZ` format.
393
+ */
394
+ startDate?: Date | null;
395
+ /**
396
+ * End of the period you want to retrieve the custom charges for in
397
+ * `YYYY-MM-DDThh:mm:ss.sssZ` format.
398
+ */
399
+ endDate?: Date | null;
400
+ }
401
+ export {};
@@ -0,0 +1,207 @@
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.getMeteredBillingCharges = exports.getPurchaseHistory = exports.getUrl = exports.WebhookIdentityType = exports.InvoiceStatus = exports.PaymentCycle = 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 ambassadorWixDevcenterCheckoutV1PurchasedItem = __importStar(require("./devcenter-checkout-v1-purchased-item-billing.http.js"));
30
+ var PaymentCycle;
31
+ (function (PaymentCycle) {
32
+ PaymentCycle["NO_CYCLE"] = "NO_CYCLE";
33
+ PaymentCycle["MONTHLY"] = "MONTHLY";
34
+ PaymentCycle["YEARLY"] = "YEARLY";
35
+ PaymentCycle["ONE_TIME"] = "ONE_TIME";
36
+ PaymentCycle["TWO_YEARS"] = "TWO_YEARS";
37
+ PaymentCycle["THREE_YEARS"] = "THREE_YEARS";
38
+ PaymentCycle["FOUR_YEARS"] = "FOUR_YEARS";
39
+ PaymentCycle["FIVE_YEARS"] = "FIVE_YEARS";
40
+ })(PaymentCycle || (exports.PaymentCycle = PaymentCycle = {}));
41
+ var InvoiceStatus;
42
+ (function (InvoiceStatus) {
43
+ InvoiceStatus["UNKNOWN_INVOICE_STATUS"] = "UNKNOWN_INVOICE_STATUS";
44
+ InvoiceStatus["PAYMENT_FAILED"] = "PAYMENT_FAILED";
45
+ InvoiceStatus["PAID"] = "PAID";
46
+ InvoiceStatus["REFUNDED"] = "REFUNDED";
47
+ InvoiceStatus["VOIDED"] = "VOIDED";
48
+ InvoiceStatus["CHARGEDBACK"] = "CHARGEDBACK";
49
+ })(InvoiceStatus || (exports.InvoiceStatus = InvoiceStatus = {}));
50
+ var WebhookIdentityType;
51
+ (function (WebhookIdentityType) {
52
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
53
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
54
+ WebhookIdentityType["MEMBER"] = "MEMBER";
55
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
56
+ WebhookIdentityType["APP"] = "APP";
57
+ })(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
58
+ /**
59
+ * Retrieves the URL for a Wix checkout page for the specified paid plan of your app.
60
+ *
61
+ *
62
+ * This call succeeds only in case you have previously
63
+ * [set up an external pricing page in your app's dashboard](https://dev.wix.com/docs/build-apps/build-your-app/pricing-plans/set-up-an-external-pricing-page).
64
+ *
65
+ * The returned checkout URL is valid for 48 hours.
66
+ *
67
+ * This API allows your app to manage your pricing page outside of Wix while
68
+ * still using the standard Wix checkout flow.
69
+ * @param productId - ID of your app's paid plan to retrieve the Wix checkout URL for. Check your app's dashboard
70
+ * for a list of your app's supported product IDs.
71
+ * @public
72
+ * @requiredField productId
73
+ * @permissionId WIX_DEVELOPERS.CREATE_CHECKOUT
74
+ * @permissionScope Manage Your App
75
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
76
+ * @permissionScope Read site, business, and email details
77
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
78
+ * @applicableIdentity APP
79
+ * @fqn com.wixpress.market.aim.api.Checkout.GetUrl
80
+ */
81
+ async function getUrl(productId, options) {
82
+ // @ts-ignore
83
+ const { httpClient, sideEffects } = arguments[2];
84
+ const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({
85
+ productId: productId,
86
+ successUrl: options?.successUrl,
87
+ testCheckout: options?.testCheckout,
88
+ billingCycle: options?.billingCycle,
89
+ countryCode: options?.countryCode,
90
+ languageCode: options?.languageCode,
91
+ couponCode: options?.couponCode,
92
+ });
93
+ const reqOpts = ambassadorWixDevcenterCheckoutV1PurchasedItem.getUrl(payload);
94
+ sideEffects?.onSiteCall?.();
95
+ try {
96
+ const result = await httpClient.request(reqOpts);
97
+ sideEffects?.onSuccess?.(result);
98
+ return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
99
+ }
100
+ catch (err) {
101
+ const transformedError = (0, transform_error_1.transformError)(err, {
102
+ spreadPathsToArguments: {},
103
+ explicitPathsToArguments: {
104
+ productId: '$[0]',
105
+ successUrl: '$[1].successUrl',
106
+ testCheckout: '$[1].testCheckout',
107
+ billingCycle: '$[1].billingCycle',
108
+ countryCode: '$[1].countryCode',
109
+ languageCode: '$[1].languageCode',
110
+ couponCode: '$[1].couponCode',
111
+ },
112
+ singleArgumentUnchanged: false,
113
+ }, ['productId', 'options']);
114
+ sideEffects?.onError?.(err);
115
+ throw transformedError;
116
+ }
117
+ }
118
+ exports.getUrl = getUrl;
119
+ /**
120
+ * Retrieves a list of the site owner's past purchases for your app.
121
+ *
122
+ *
123
+ * You don't have to explicitly pass an identifier for the Wix site as part of
124
+ * the request, since this information is taken automatically from the context.
125
+ *
126
+ * The response doesn't include any details about cancellations.
127
+ * @public
128
+ * @permissionId WIX_DEVELOPERS.APP_PURCHASE_HISTORY
129
+ * @permissionScope Manage Your App
130
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
131
+ * @permissionScope Read site, business, and email details
132
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
133
+ * @applicableIdentity APP
134
+ * @fqn com.wixpress.market.aim.api.Checkout.GetPurchaseHistory
135
+ */
136
+ async function getPurchaseHistory() {
137
+ // @ts-ignore
138
+ const { httpClient, sideEffects } = arguments[0];
139
+ const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({});
140
+ const reqOpts = ambassadorWixDevcenterCheckoutV1PurchasedItem.getPurchaseHistory(payload);
141
+ sideEffects?.onSiteCall?.();
142
+ try {
143
+ const result = await httpClient.request(reqOpts);
144
+ sideEffects?.onSuccess?.(result);
145
+ return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
146
+ }
147
+ catch (err) {
148
+ const transformedError = (0, transform_error_1.transformError)(err, {
149
+ spreadPathsToArguments: {},
150
+ explicitPathsToArguments: {},
151
+ singleArgumentUnchanged: false,
152
+ }, []);
153
+ sideEffects?.onError?.(err);
154
+ throw transformedError;
155
+ }
156
+ }
157
+ exports.getPurchaseHistory = getPurchaseHistory;
158
+ /**
159
+ * Triggers Wix to call the
160
+ * [List Custom Charges SPI](https://dev.wix.com/docs/rest/internal-only/premium/custom-charges-spi/custom-charges-provider-v1/list-charges).
161
+ *
162
+ *
163
+ * Wix doesn't use the response from _List Charges_ SPI to actually create an
164
+ * invoice that's sent to the customer. Instead, calling _Get Metered Billing Charges_
165
+ * allows you confirm that your integration with the Custom Charges SPI is
166
+ * working as intended.
167
+ * @internal
168
+ * @documentationMaturity preview
169
+ * @permissionId WIX_DEVELOPERS.METERED_BILLING_CHARGES_READ
170
+ * @permissionScope Manage Your App
171
+ * @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
172
+ * @permissionScope Read site, business, and email details
173
+ * @permissionScopeId SCOPE.DEV_CENTER.APP-INSTANCE-READ-BASIC-INFO
174
+ * @applicableIdentity APP
175
+ * @fqn com.wixpress.market.aim.api.Checkout.GetMeteredBillingCharges
176
+ */
177
+ async function getMeteredBillingCharges(options) {
178
+ // @ts-ignore
179
+ const { httpClient, sideEffects } = arguments[1];
180
+ const payload = (0, rename_all_nested_keys_1.renameKeysFromSDKRequestToRESTRequest)({
181
+ currency: options?.currency,
182
+ startDate: options?.startDate,
183
+ endDate: options?.endDate,
184
+ });
185
+ const reqOpts = ambassadorWixDevcenterCheckoutV1PurchasedItem.getMeteredBillingCharges(payload);
186
+ sideEffects?.onSiteCall?.();
187
+ try {
188
+ const result = await httpClient.request(reqOpts);
189
+ sideEffects?.onSuccess?.(result);
190
+ return (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)(result.data);
191
+ }
192
+ catch (err) {
193
+ const transformedError = (0, transform_error_1.transformError)(err, {
194
+ spreadPathsToArguments: {},
195
+ explicitPathsToArguments: {
196
+ currency: '$[0].currency',
197
+ startDate: '$[0].startDate',
198
+ endDate: '$[0].endDate',
199
+ },
200
+ singleArgumentUnchanged: false,
201
+ }, ['options']);
202
+ sideEffects?.onError?.(err);
203
+ throw transformedError;
204
+ }
205
+ }
206
+ exports.getMeteredBillingCharges = getMeteredBillingCharges;
207
+ //# sourceMappingURL=devcenter-checkout-v1-purchased-item-billing.universal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"devcenter-checkout-v1-purchased-item-billing.universal.js","sourceRoot":"","sources":["../../../../src/devcenter-checkout-v1-purchased-item-billing.universal.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.context.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.context.js';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,cAAc,+DAA+D,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.universal.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.universal.js';
2
+ //# sourceMappingURL=index.typings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":"AAAA,cAAc,iEAAiE,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.meta.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/devcenter-checkout-v1-purchased-item-billing.meta.js';
2
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,cAAc,4DAA4D,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { getUrl as publicGetUrl, getPurchaseHistory as publicGetPurchaseHistory, getMeteredBillingCharges as publicGetMeteredBillingCharges } from './devcenter-checkout-v1-purchased-item-billing.public.js';
2
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
3
+ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
4
+ import { onPurchasedItemInvoiceStatusUpdated as publicOnPurchasedItemInvoiceStatusUpdated } from './devcenter-checkout-v1-purchased-item-billing.public.js';
5
+ export declare const getUrl: MaybeContext<BuildRESTFunction<typeof publicGetUrl> & typeof publicGetUrl>;
6
+ export declare const getPurchaseHistory: MaybeContext<BuildRESTFunction<typeof publicGetPurchaseHistory> & typeof publicGetPurchaseHistory>;
7
+ /** @internal */
8
+ export declare const getMeteredBillingCharges: MaybeContext<BuildRESTFunction<typeof publicGetMeteredBillingCharges> & typeof publicGetMeteredBillingCharges>;
9
+ /**
10
+ * Triggered when there is an update to the payment status of an invoice.
11
+ * Charges made using the [Custom Charges SPI](https://dev.wix.com/docs/rest/app-management/app-billing/custom-charges-service-plugin/introduction) may be based on usage.
12
+ * Learn more about [usage-based charges](https://dev.wix.com/docs/build-apps/launch-your-app/pricing-and-billing/set-up-a-usage-based-business-model).
13
+ */
14
+ export declare const onPurchasedItemInvoiceStatusUpdated: ReturnType<typeof createEventModule<typeof publicOnPurchasedItemInvoiceStatusUpdated>>;
15
+ export { PaymentCycle, InvoiceStatus, WebhookIdentityType, } from './devcenter-checkout-v1-purchased-item-billing.universal.js';
16
+ export { PurchasedItem, InvoiceStatusUpdated, GetUrlRequest, ChargeOverride, GetUrlResponse, GetPurchaseHistoryRequest, GetPurchaseHistoryResponse, GetSitePaymentMethodsStatusRequest, GetSitePaymentMethodsStatusResponse, GetMeteredBillingChargesRequest, GetMeteredBillingChargesResponse, Charge, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, BaseEventMetadata, PurchasedItemInvoiceStatusUpdatedEnvelope, GetUrlOptions, GetMeteredBillingChargesOptions, } from './devcenter-checkout-v1-purchased-item-billing.universal.js';