@wix/redirects 1.0.5 → 1.0.7
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.
- package/build/cjs/src/headless-v1-redirect-session.http.d.ts +2 -2
- package/build/cjs/src/headless-v1-redirect-session.http.js +2 -2
- package/build/cjs/src/headless-v1-redirect-session.types.d.ts +5 -1
- package/build/cjs/src/headless-v1-redirect-session.types.js.map +1 -1
- package/build/cjs/src/headless-v1-redirect-session.universal.d.ts +18 -14
- package/build/cjs/src/headless-v1-redirect-session.universal.js +2 -2
- package/build/cjs/src/headless-v1-redirect-session.universal.js.map +1 -1
- package/build/es/src/headless-v1-redirect-session.http.d.ts +2 -2
- package/build/es/src/headless-v1-redirect-session.http.js +2 -2
- package/build/es/src/headless-v1-redirect-session.types.d.ts +5 -1
- package/build/es/src/headless-v1-redirect-session.types.js.map +1 -1
- package/build/es/src/headless-v1-redirect-session.universal.d.ts +18 -14
- package/build/es/src/headless-v1-redirect-session.universal.js +2 -2
- package/build/es/src/headless-v1-redirect-session.universal.js.map +1 -1
- package/package.json +2 -2
|
@@ -4,12 +4,12 @@ import { CreateRedirectSessionRequest, CreateRedirectSessionResponse } from './h
|
|
|
4
4
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
|
-
* The
|
|
7
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
8
8
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
9
9
|
*
|
|
10
10
|
* To initiate a redirect session:
|
|
11
11
|
*
|
|
12
|
-
* 1. Call
|
|
12
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
13
13
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
14
14
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
15
15
|
*/
|
|
@@ -26,12 +26,12 @@ function resolveWixHeadlessV1RedirectSessionServiceUrl(opts) {
|
|
|
26
26
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
27
27
|
*
|
|
28
28
|
*
|
|
29
|
-
* The
|
|
29
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
30
30
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
31
31
|
*
|
|
32
32
|
* To initiate a redirect session:
|
|
33
33
|
*
|
|
34
|
-
* 1. Call
|
|
34
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
35
35
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
36
36
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
37
37
|
*/
|
|
@@ -50,7 +50,11 @@ export interface CreateRedirectSessionRequestIntentOneOf {
|
|
|
50
50
|
auth?: RedirectSessionAuthParams;
|
|
51
51
|
}
|
|
52
52
|
export interface RedirectSessionBookingsCheckoutParams {
|
|
53
|
-
/**
|
|
53
|
+
/**
|
|
54
|
+
* The timezone to use when presenting the selected slot to users, in [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) format. For example, `America/Santiago`.
|
|
55
|
+
*
|
|
56
|
+
* Default: If you don't specify a timezone, the timezone in `slotAvailability.slot.timezone` is used.
|
|
57
|
+
*/
|
|
54
58
|
timezone?: string;
|
|
55
59
|
/** *Required.** ID of the service for which to select the slot. Use [Query Services](https://dev.wix.com/api/rest/wix-bookings/services-v2/query-services) to obtain a service ID. */
|
|
56
60
|
serviceId?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headless-v1-redirect-session.types.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.types.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"headless-v1-redirect-session.types.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.types.ts"],"names":[],"mappings":";;;AA6KA,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,uCAAuB,CAAA;IACvB,iDAAiC,CAAA;IACjC,6CAA6B,CAAA;IAC7B,iCAAiB,CAAA;AACnB,CAAC,EALW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAKvB;AAyHD,IAAY,qBAWX;AAXD,WAAY,qBAAqB;IAC/B,qDAAqD;IACrD,sDAA6B,CAAA;IAC7B,0CAA0C;IAC1C,8CAAqB,CAAA;IACrB,wCAAwC;IACxC,0CAAiB,CAAA;IACjB,4CAA4C;IAC5C,wDAA+B,CAAA;IAC/B,qCAAqC;IACrC,0CAAiB,CAAA;AACnB,CAAC,EAXW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWhC;AAwED,IAAY,YASX;AATD,WAAY,YAAY;IACtB,8BAA8B;IAC9B,mCAAmB,CAAA;IACnB,mDAAmD;IACnD,iCAAiB,CAAA;IACjB,mDAAmD;IACnD,qCAAqB,CAAA;IACrB,sDAAsD;IACtD,uCAAuB,CAAA;AACzB,CAAC,EATW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QASvB"}
|
|
@@ -56,11 +56,15 @@ export interface CreateRedirectSessionRequestIntentOneOf {
|
|
|
56
56
|
auth?: RedirectSessionAuthParams;
|
|
57
57
|
}
|
|
58
58
|
export interface RedirectSessionBookingsCheckoutParams {
|
|
59
|
-
/**
|
|
59
|
+
/**
|
|
60
|
+
* The timezone to use when presenting the selected slot to users, in [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) format. For example, `America/Santiago`.
|
|
61
|
+
*
|
|
62
|
+
* Default: If you don't specify a timezone, the timezone in `slotAvailability.slot.timezone` is used.
|
|
63
|
+
*/
|
|
60
64
|
timezone?: string;
|
|
61
|
-
/**
|
|
65
|
+
/** **Required.**. ID of the service for which to select the slot. Use [`queryServices()`](https://dev.wix.com/api/sdk/bookings/services/queryservices) to obtain a service ID. */
|
|
62
66
|
serviceId?: string;
|
|
63
|
-
/**
|
|
67
|
+
/** **Required.** The calendar slot to check out. */
|
|
64
68
|
slotAvailability?: SlotAvailability;
|
|
65
69
|
}
|
|
66
70
|
export interface SlotAvailability {
|
|
@@ -109,7 +113,7 @@ export interface Slot {
|
|
|
109
113
|
*
|
|
110
114
|
* If `timezone` is specified,
|
|
111
115
|
* dates are based on the local date/time. This means that the timezone offset
|
|
112
|
-
* in the `
|
|
116
|
+
* in the `startDate` is ignored.
|
|
113
117
|
*/
|
|
114
118
|
startDate?: string | null;
|
|
115
119
|
/**
|
|
@@ -118,13 +122,13 @@ export interface Slot {
|
|
|
118
122
|
*
|
|
119
123
|
* If `timezone` is specified,
|
|
120
124
|
* dates are based on the local date/time. This means that the timezone offset
|
|
121
|
-
* in the `
|
|
125
|
+
* in the `endDate` is ignored.
|
|
122
126
|
*/
|
|
123
127
|
endDate?: string | null;
|
|
124
128
|
/**
|
|
125
129
|
* The timezone for which slot availability is to be calculated.
|
|
126
130
|
*
|
|
127
|
-
* Learn more about [handling Daylight Savings Time (DST) for local time zones](https://dev.wix.com/api/
|
|
131
|
+
* Learn more about [handling Daylight Savings Time (DST) for local time zones](https://dev.wix.com/api/sdk/bookings/availabilitycalendar/queryavailability#bookings_availabilitycalendar_queryavailability_handling-daylight-savings-time-dst-for-local-time-zones)
|
|
128
132
|
* when calculating availability.
|
|
129
133
|
*/
|
|
130
134
|
timezone?: string | null;
|
|
@@ -189,17 +193,17 @@ export interface BookingPolicyViolations {
|
|
|
189
193
|
bookOnlineDisabled?: boolean | null;
|
|
190
194
|
}
|
|
191
195
|
export interface RedirectSessionEcomCheckoutParams {
|
|
192
|
-
/**
|
|
196
|
+
/** **Required.** ID of the checkout to process. Use [`createCheckout()`](https://dev.wix.com/api/sdk/ecom/checkout/createcheckout) or [`createCheckoutFromCurrentCart()`](https://dev.wix.com/api/sdk/ecom/currentcart/createcheckoutfromcurrentcart) to create a checkout and obtain an ID. */
|
|
193
197
|
checkoutId?: string;
|
|
194
198
|
}
|
|
195
199
|
export interface RedirectSessionEventsCheckoutParams {
|
|
196
|
-
/**
|
|
200
|
+
/** **Required.** ID of the temporary event reservation. Use [`createReservation()`](https://dev.wix.com/api/sdk/events/checkout/createreservation) to reserve a ticket temporarily and obtain a reservation ID. */
|
|
197
201
|
reservationId?: string;
|
|
198
|
-
/**
|
|
202
|
+
/** **Required.** URL-friendly event slug, generated from the event title of the event. For example, `my-event-4`. Use [`listEvents()`](https://dev.wix.com/api/sdk/events/wixevents/listevents) to obtain an event slug. */
|
|
199
203
|
eventSlug?: string;
|
|
200
204
|
}
|
|
201
205
|
export interface RedirectSessionPaidPlansCheckoutParams {
|
|
202
|
-
/**
|
|
206
|
+
/** **Required.** ID of the paid plan selected. Use [`queryPublicPlans()`](https://dev.wix.com/api/sdk/pricing-plans/plans/querypublicplans) to obtain a paid plan ID. */
|
|
203
207
|
planId?: string;
|
|
204
208
|
/**
|
|
205
209
|
* For use when pricing plan selection is part of a checkout flow, only if the paid plan selection page is implemented on an external Wix Headless client site.
|
|
@@ -264,11 +268,11 @@ export interface AuthorizeRequest {
|
|
|
264
268
|
errorDescription?: string | null;
|
|
265
269
|
}
|
|
266
270
|
export interface RedirectSessionLogoutParams {
|
|
267
|
-
/**
|
|
271
|
+
/** **Required.** ID of the OAuth app authorizing the client. */
|
|
268
272
|
clientId?: string;
|
|
269
273
|
}
|
|
270
274
|
export interface RedirectSessionAuthParams {
|
|
271
|
-
/**
|
|
275
|
+
/** **Required.** The authorization request to send to the authorization server. */
|
|
272
276
|
authRequest?: AuthorizeRequest;
|
|
273
277
|
}
|
|
274
278
|
export interface RedirectSessionMembersAccountParams {
|
|
@@ -382,12 +386,12 @@ export interface SignInURLResponse {
|
|
|
382
386
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
383
387
|
*
|
|
384
388
|
*
|
|
385
|
-
* The
|
|
389
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
386
390
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
387
391
|
*
|
|
388
392
|
* To initiate a redirect session:
|
|
389
393
|
*
|
|
390
|
-
* 1. Call
|
|
394
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
391
395
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
392
396
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
393
397
|
* @public
|
|
@@ -83,12 +83,12 @@ const _createRedirectSessionResponse = {};
|
|
|
83
83
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
84
84
|
*
|
|
85
85
|
*
|
|
86
|
-
* The
|
|
86
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
87
87
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
88
88
|
*
|
|
89
89
|
* To initiate a redirect session:
|
|
90
90
|
*
|
|
91
|
-
* 1. Call
|
|
91
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
92
92
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
93
93
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
94
94
|
* @public
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headless-v1-redirect-session.universal.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAAqE;AAErE,4GAA8F;AAE9F,IAAI,SAAS,GAAG,KAAK,CAAC;AAEtB,SAAS,KAAK,CAAC,GAAG,IAAW;IAC3B,SAAS,IAAI,OAAO,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,CAAC;AACpC,CAAC;AAED,SAAS,SAAS,CAAC,GAAQ;IACzB,OAAO,GAAG,CAAC;AACb,CAAC;AAEY,QAAA,OAAO,GAAG;IACrB,cAAc,EAAE;QACd,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,IAAI,CAAC;QAC5B,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,KAAK,CAAC;KAC/B;CACF,CAAC;AACF,MAAM,aAAa,GAAG,GAAG,CAAC;AAC1B,MAAM,eAAe,GAAG,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"headless-v1-redirect-session.universal.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,12 +4,12 @@ import { CreateRedirectSessionRequest, CreateRedirectSessionResponse } from './h
|
|
|
4
4
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
|
-
* The
|
|
7
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
8
8
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
9
9
|
*
|
|
10
10
|
* To initiate a redirect session:
|
|
11
11
|
*
|
|
12
|
-
* 1. Call
|
|
12
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
13
13
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
14
14
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
15
15
|
*/
|
|
@@ -23,12 +23,12 @@ function resolveWixHeadlessV1RedirectSessionServiceUrl(opts) {
|
|
|
23
23
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
24
24
|
*
|
|
25
25
|
*
|
|
26
|
-
* The
|
|
26
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
27
27
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
28
28
|
*
|
|
29
29
|
* To initiate a redirect session:
|
|
30
30
|
*
|
|
31
|
-
* 1. Call
|
|
31
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
32
32
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
33
33
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
34
34
|
*/
|
|
@@ -50,7 +50,11 @@ export interface CreateRedirectSessionRequestIntentOneOf {
|
|
|
50
50
|
auth?: RedirectSessionAuthParams;
|
|
51
51
|
}
|
|
52
52
|
export interface RedirectSessionBookingsCheckoutParams {
|
|
53
|
-
/**
|
|
53
|
+
/**
|
|
54
|
+
* The timezone to use when presenting the selected slot to users, in [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) format. For example, `America/Santiago`.
|
|
55
|
+
*
|
|
56
|
+
* Default: If you don't specify a timezone, the timezone in `slotAvailability.slot.timezone` is used.
|
|
57
|
+
*/
|
|
54
58
|
timezone?: string;
|
|
55
59
|
/** *Required.** ID of the service for which to select the slot. Use [Query Services](https://dev.wix.com/api/rest/wix-bookings/services-v2/query-services) to obtain a service ID. */
|
|
56
60
|
serviceId?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headless-v1-redirect-session.types.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.types.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"headless-v1-redirect-session.types.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.types.ts"],"names":[],"mappings":"AA6KA,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,uCAAuB,CAAA;IACvB,iDAAiC,CAAA;IACjC,6CAA6B,CAAA;IAC7B,iCAAiB,CAAA;AACnB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAyHD,MAAM,CAAN,IAAY,qBAWX;AAXD,WAAY,qBAAqB;IAC/B,qDAAqD;IACrD,sDAA6B,CAAA;IAC7B,0CAA0C;IAC1C,8CAAqB,CAAA;IACrB,wCAAwC;IACxC,0CAAiB,CAAA;IACjB,4CAA4C;IAC5C,wDAA+B,CAAA;IAC/B,qCAAqC;IACrC,0CAAiB,CAAA;AACnB,CAAC,EAXW,qBAAqB,KAArB,qBAAqB,QAWhC;AAwED,MAAM,CAAN,IAAY,YASX;AATD,WAAY,YAAY;IACtB,8BAA8B;IAC9B,mCAAmB,CAAA;IACnB,mDAAmD;IACnD,iCAAiB,CAAA;IACjB,mDAAmD;IACnD,qCAAqB,CAAA;IACrB,sDAAsD;IACtD,uCAAuB,CAAA;AACzB,CAAC,EATW,YAAY,KAAZ,YAAY,QASvB"}
|
|
@@ -56,11 +56,15 @@ export interface CreateRedirectSessionRequestIntentOneOf {
|
|
|
56
56
|
auth?: RedirectSessionAuthParams;
|
|
57
57
|
}
|
|
58
58
|
export interface RedirectSessionBookingsCheckoutParams {
|
|
59
|
-
/**
|
|
59
|
+
/**
|
|
60
|
+
* The timezone to use when presenting the selected slot to users, in [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) format. For example, `America/Santiago`.
|
|
61
|
+
*
|
|
62
|
+
* Default: If you don't specify a timezone, the timezone in `slotAvailability.slot.timezone` is used.
|
|
63
|
+
*/
|
|
60
64
|
timezone?: string;
|
|
61
|
-
/**
|
|
65
|
+
/** **Required.**. ID of the service for which to select the slot. Use [`queryServices()`](https://dev.wix.com/api/sdk/bookings/services/queryservices) to obtain a service ID. */
|
|
62
66
|
serviceId?: string;
|
|
63
|
-
/**
|
|
67
|
+
/** **Required.** The calendar slot to check out. */
|
|
64
68
|
slotAvailability?: SlotAvailability;
|
|
65
69
|
}
|
|
66
70
|
export interface SlotAvailability {
|
|
@@ -109,7 +113,7 @@ export interface Slot {
|
|
|
109
113
|
*
|
|
110
114
|
* If `timezone` is specified,
|
|
111
115
|
* dates are based on the local date/time. This means that the timezone offset
|
|
112
|
-
* in the `
|
|
116
|
+
* in the `startDate` is ignored.
|
|
113
117
|
*/
|
|
114
118
|
startDate?: string | null;
|
|
115
119
|
/**
|
|
@@ -118,13 +122,13 @@ export interface Slot {
|
|
|
118
122
|
*
|
|
119
123
|
* If `timezone` is specified,
|
|
120
124
|
* dates are based on the local date/time. This means that the timezone offset
|
|
121
|
-
* in the `
|
|
125
|
+
* in the `endDate` is ignored.
|
|
122
126
|
*/
|
|
123
127
|
endDate?: string | null;
|
|
124
128
|
/**
|
|
125
129
|
* The timezone for which slot availability is to be calculated.
|
|
126
130
|
*
|
|
127
|
-
* Learn more about [handling Daylight Savings Time (DST) for local time zones](https://dev.wix.com/api/
|
|
131
|
+
* Learn more about [handling Daylight Savings Time (DST) for local time zones](https://dev.wix.com/api/sdk/bookings/availabilitycalendar/queryavailability#bookings_availabilitycalendar_queryavailability_handling-daylight-savings-time-dst-for-local-time-zones)
|
|
128
132
|
* when calculating availability.
|
|
129
133
|
*/
|
|
130
134
|
timezone?: string | null;
|
|
@@ -189,17 +193,17 @@ export interface BookingPolicyViolations {
|
|
|
189
193
|
bookOnlineDisabled?: boolean | null;
|
|
190
194
|
}
|
|
191
195
|
export interface RedirectSessionEcomCheckoutParams {
|
|
192
|
-
/**
|
|
196
|
+
/** **Required.** ID of the checkout to process. Use [`createCheckout()`](https://dev.wix.com/api/sdk/ecom/checkout/createcheckout) or [`createCheckoutFromCurrentCart()`](https://dev.wix.com/api/sdk/ecom/currentcart/createcheckoutfromcurrentcart) to create a checkout and obtain an ID. */
|
|
193
197
|
checkoutId?: string;
|
|
194
198
|
}
|
|
195
199
|
export interface RedirectSessionEventsCheckoutParams {
|
|
196
|
-
/**
|
|
200
|
+
/** **Required.** ID of the temporary event reservation. Use [`createReservation()`](https://dev.wix.com/api/sdk/events/checkout/createreservation) to reserve a ticket temporarily and obtain a reservation ID. */
|
|
197
201
|
reservationId?: string;
|
|
198
|
-
/**
|
|
202
|
+
/** **Required.** URL-friendly event slug, generated from the event title of the event. For example, `my-event-4`. Use [`listEvents()`](https://dev.wix.com/api/sdk/events/wixevents/listevents) to obtain an event slug. */
|
|
199
203
|
eventSlug?: string;
|
|
200
204
|
}
|
|
201
205
|
export interface RedirectSessionPaidPlansCheckoutParams {
|
|
202
|
-
/**
|
|
206
|
+
/** **Required.** ID of the paid plan selected. Use [`queryPublicPlans()`](https://dev.wix.com/api/sdk/pricing-plans/plans/querypublicplans) to obtain a paid plan ID. */
|
|
203
207
|
planId?: string;
|
|
204
208
|
/**
|
|
205
209
|
* For use when pricing plan selection is part of a checkout flow, only if the paid plan selection page is implemented on an external Wix Headless client site.
|
|
@@ -264,11 +268,11 @@ export interface AuthorizeRequest {
|
|
|
264
268
|
errorDescription?: string | null;
|
|
265
269
|
}
|
|
266
270
|
export interface RedirectSessionLogoutParams {
|
|
267
|
-
/**
|
|
271
|
+
/** **Required.** ID of the OAuth app authorizing the client. */
|
|
268
272
|
clientId?: string;
|
|
269
273
|
}
|
|
270
274
|
export interface RedirectSessionAuthParams {
|
|
271
|
-
/**
|
|
275
|
+
/** **Required.** The authorization request to send to the authorization server. */
|
|
272
276
|
authRequest?: AuthorizeRequest;
|
|
273
277
|
}
|
|
274
278
|
export interface RedirectSessionMembersAccountParams {
|
|
@@ -382,12 +386,12 @@ export interface SignInURLResponse {
|
|
|
382
386
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
383
387
|
*
|
|
384
388
|
*
|
|
385
|
-
* The
|
|
389
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
386
390
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
387
391
|
*
|
|
388
392
|
* To initiate a redirect session:
|
|
389
393
|
*
|
|
390
|
-
* 1. Call
|
|
394
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
391
395
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
392
396
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
393
397
|
* @public
|
|
@@ -61,12 +61,12 @@ const _createRedirectSessionResponse = {};
|
|
|
61
61
|
* Creates a URL for redirecting a visitor from an external client site to a Wix page for Wix-managed functionality.
|
|
62
62
|
*
|
|
63
63
|
*
|
|
64
|
-
* The
|
|
64
|
+
* The `createRedirectSession()` function enables your external Wix Headless client site, built on any platform, to integrate Wix-managed frontend functionality for specific processes.
|
|
65
65
|
* For example, your site can temporarily redirect a visitor to Wix for authentication, or for a checkout process for a bookings, eCommerce, events, or paid plans transaction.
|
|
66
66
|
*
|
|
67
67
|
* To initiate a redirect session:
|
|
68
68
|
*
|
|
69
|
-
* 1. Call
|
|
69
|
+
* 1. Call `createRedirectSession()` with the details required for Wix to take care of one specific process (for example, authentication or a bookings checkout). Provide one or more callback URLs, so Wix can redirect the user back to your site as appropriate when the process is over.
|
|
70
70
|
* 1. Redirect your visitor to the URL provided in the response. This URL includes query parameters informing Wix where to redirect the visitor back to on your external site.
|
|
71
71
|
* 1. Make sure the pages at the callback URLs you provided take care of the next stages in your visitor flow.
|
|
72
72
|
* @public
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headless-v1-redirect-session.universal.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.universal.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAErE,OAAO,KAAK,sCAAsC,MAAM,qCAAqC,CAAC;AAE9F,IAAI,SAAS,GAAG,KAAK,CAAC;AAEtB,SAAS,KAAK,CAAC,GAAG,IAAW;IAC3B,SAAS,IAAI,OAAO,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,CAAC;AACpC,CAAC;AAED,SAAS,SAAS,CAAC,GAAQ;IACzB,OAAO,GAAG,CAAC;AACb,CAAC;AAED,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,cAAc,EAAE;QACd,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,IAAI,CAAC;QAC5B,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,KAAK,CAAC;KAC/B;CACF,CAAC;AACF,MAAM,aAAa,GAAG,GAAG,CAAC;AAC1B,MAAM,eAAe,GAAG,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"headless-v1-redirect-session.universal.js","sourceRoot":"","sources":["../../../src/headless-v1-redirect-session.universal.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/redirects",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"groupId": "com.wixpress.public-sdk-autogen"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"falconPackageHash": "
|
|
36
|
+
"falconPackageHash": "b5220ae9722216ca90271d9aa83aaad3c9f3f4766386babe53a0cb90"
|
|
37
37
|
}
|