@wix/auto_sdk_ecom_order-transactions 1.0.86 → 1.0.87
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/index.d.ts +1 -1
- package/build/cjs/index.js +23 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +42 -2
- package/build/cjs/index.typings.js +23 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +42 -2
- package/build/cjs/meta.js +23 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +20 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +42 -2
- package/build/es/index.typings.mjs +20 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +42 -2
- package/build/es/meta.mjs +20 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +23 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +42 -2
- package/build/internal/cjs/index.typings.js +23 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +42 -2
- package/build/internal/cjs/meta.js +23 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +20 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +42 -2
- package/build/internal/es/index.typings.mjs +20 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +42 -2
- package/build/internal/es/meta.mjs +20 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { ListTransactionsForSingleOrderResponse, ListTransactionsForMultipleOrdersResponse, Payment, AddPaymentsResponse, UpdatePaymentStatusIdentifiers, UpdatePaymentStatusOptions, UpdatePaymentStatusResponse, PaymentAndOrderId, BulkUpdatePaymentStatusesOptions, BulkUpdatePaymentStatusesResponse, OrderTransactionsChargebackApprovedEnvelope, OrderTransactionsChargebackReversedEnvelope, OrderTransactionsDetailsUpdatedEnvelope, OrderTransactionsRefundCompletedEnvelope, OrderTransactionsUpdatedEnvelope } from './index.typings.js';
|
|
3
|
-
export { AccountInfo, AccountInfoMetadata, ActionEvent, ActionType, ActionTypeWithLiterals, AddChargebackRequest, AddChargebackResponse, AddInvoiceToOrderRequest, AddInvoiceToOrderResponse, AddPaymentsRequest, AddRefundRequest, AddRefundResponse, AdditionalFeeRefund, AggregatedRefundSummary, ApplicationError, AuthorizationActionFailureDetails, AuthorizationCapture, AuthorizationCaptureStatus, AuthorizationCaptureStatusWithLiterals, AuthorizationDetails, AuthorizationVoid, AuthorizationVoidStatus, AuthorizationVoidStatusWithLiterals, BaseEventMetadata, BulkActionMetadata, BulkGenerateInvoicesRequest, BulkGenerateInvoicesResponse, BulkInvoiceResult, BulkPaymentResult, BulkUpdatePaymentStatusesRequest, CalculateRefundItemRequest, CalculateRefundItemResponse, CalculateRefundRequest, CalculateRefundResponse, CashRounding, CashRoundingDetails, Chargeback, ChargebackApproved, ChargebackReversed, ChargebackStatus, ChargebackStatusWithLiterals, CreditCardPaymentMethodDetails, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalReceiptInfo, GenerateInvoiceRequest, GenerateInvoiceResponse, GetRefundabilityStatusRequest, GetRefundabilityStatusResponse, GiftCardPaymentDetails, IdentificationData, IdentificationDataIdOneOf, InvoiceForOrder, InvoiceInfo, InvoicesForOrder, ItemMetadata, LineItemRefund, LineItemRefundSummary, ListInvoicesForMultipleOrdersRequest, ListInvoicesForMultipleOrdersResponse, ListInvoicesForSingleOrderRequest, ListInvoicesForSingleOrderResponse, ListTransactionsForMultipleOrdersRequest, ListTransactionsForSingleOrderRequest, ManuallyRefundableReason, ManuallyRefundableReasonWithLiterals, MaskedPayment, MembershipName, MembershipPaymentDetails, MembershipPaymentStatus, MembershipPaymentStatusWithLiterals, MessageEnvelope, NonRefundableReason, NonRefundableReasonWithLiterals, OrderTransactions, PaymentDetailsUpdated, PaymentMethodName, PaymentPaymentDetailsOneOf, PaymentReceiptInfoOneOf, PaymentRefund, PaymentStatus, PaymentStatusWithLiterals, PaymentsUpdated, PredefinedPaymentMethod, PredefinedPaymentMethodWithLiterals, Price, QueryOrderTransactionsRequest, QueryOrderTransactionsResponse, Reason, ReasonWithLiterals, Refund, RefundCompleted, RefundCreated, RefundDetails, RefundItem, RefundItemsBreakdown, RefundSideEffects, RefundStatus, RefundStatusInfo, RefundStatusWithLiterals, RefundTransaction, Refundability, RefundabilityAdditionalRefundabilityInfoOneOf, RefundableStatus, RefundableStatusWithLiterals, RegularPaymentDetails, RegularPaymentDetailsPaymentMethodDetailsOneOf, RestockInfo, RestockItem, RestockLocation, RestockType, RestockTypeWithLiterals, RestoreInfo, ReverseChargebackRequest, ReverseChargebackResponse, ScheduledAction, ShippingRefund, SortOrder, SortOrderWithLiterals, Sorting, TransactionStatus, TransactionStatusWithLiterals, TriggerRefundRequest, TriggerRefundResponse, UpdatePaymentStatusRequest, UpdatePaymentsApplicationErrors, UpdatePaymentsRequest, UpdatePaymentsResponse, UpdateRefundRequest, UpdateRefundResponse, UpdateRefundTransactionApplicationErrors, UpdateRefundTransactionOptions, UpdateRefundTransactionRequest, UpdateRefundTransactionResponse, UserDefinedPaymentMethodName, UserDefinedPaymentMethodNameKindOneOf, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixReceiptInfo } from './index.typings.js';
|
|
3
|
+
export { AccountInfo, AccountInfoMetadata, ActionEvent, ActionType, ActionTypeWithLiterals, AddChargebackRequest, AddChargebackResponse, AddInvoiceToOrderRequest, AddInvoiceToOrderResponse, AddPaymentsRequest, AddRefundRequest, AddRefundResponse, AdditionalFeeRefund, AggregatedRefundSummary, ApplicationError, AuthorizationActionFailureDetails, AuthorizationCapture, AuthorizationCaptureStatus, AuthorizationCaptureStatusWithLiterals, AuthorizationDetails, AuthorizationVoid, AuthorizationVoidStatus, AuthorizationVoidStatusWithLiterals, BaseEventMetadata, BulkActionMetadata, BulkGenerateInvoicesRequest, BulkGenerateInvoicesResponse, BulkInvoiceResult, BulkPaymentResult, BulkUpdatePaymentStatusesRequest, CalculateRefundItemRequest, CalculateRefundItemResponse, CalculateRefundRequest, CalculateRefundResponse, CanceledReason, CanceledReasonWithLiterals, CanceledStatusDetails, CashRounding, CashRoundingDetails, Chargeback, ChargebackApproved, ChargebackReversed, ChargebackStatus, ChargebackStatusWithLiterals, CreditCardPaymentMethodDetails, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DeclinedReason, DeclinedReasonWithLiterals, DeclinedStatusDetails, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalReceiptInfo, GenerateInvoiceRequest, GenerateInvoiceResponse, GetRefundabilityStatusRequest, GetRefundabilityStatusResponse, GiftCardPaymentDetails, IdentificationData, IdentificationDataIdOneOf, InvoiceForOrder, InvoiceInfo, InvoicesForOrder, ItemMetadata, LineItemRefund, LineItemRefundSummary, ListInvoicesForMultipleOrdersRequest, ListInvoicesForMultipleOrdersResponse, ListInvoicesForSingleOrderRequest, ListInvoicesForSingleOrderResponse, ListTransactionsForMultipleOrdersRequest, ListTransactionsForSingleOrderRequest, ManuallyRefundableReason, ManuallyRefundableReasonWithLiterals, MaskedPayment, MembershipName, MembershipPaymentDetails, MembershipPaymentStatus, MembershipPaymentStatusWithLiterals, MessageEnvelope, NonRefundableReason, NonRefundableReasonWithLiterals, OrderTransactions, PaymentDetailsUpdated, PaymentMethodName, PaymentPaymentDetailsOneOf, PaymentReceiptInfoOneOf, PaymentRefund, PaymentStatus, PaymentStatusDetailsOneOf, PaymentStatusWithLiterals, PaymentsUpdated, PredefinedPaymentMethod, PredefinedPaymentMethodWithLiterals, Price, QueryOrderTransactionsRequest, QueryOrderTransactionsResponse, Reason, ReasonWithLiterals, Refund, RefundCompleted, RefundCreated, RefundDetails, RefundItem, RefundItemsBreakdown, RefundSideEffects, RefundStatus, RefundStatusInfo, RefundStatusWithLiterals, RefundTransaction, Refundability, RefundabilityAdditionalRefundabilityInfoOneOf, RefundableStatus, RefundableStatusWithLiterals, RegularPaymentDetails, RegularPaymentDetailsPaymentMethodDetailsOneOf, RestockInfo, RestockItem, RestockLocation, RestockType, RestockTypeWithLiterals, RestoreInfo, ReverseChargebackRequest, ReverseChargebackResponse, ScheduledAction, ShippingRefund, SortOrder, SortOrderWithLiterals, Sorting, TransactionStatus, TransactionStatusWithLiterals, TriggerRefundRequest, TriggerRefundResponse, UpdatePaymentStatusRequest, UpdatePaymentsApplicationErrors, UpdatePaymentsRequest, UpdatePaymentsResponse, UpdateRefundRequest, UpdateRefundResponse, UpdateRefundTransactionApplicationErrors, UpdateRefundTransactionOptions, UpdateRefundTransactionRequest, UpdateRefundTransactionResponse, UserDefinedPaymentMethodName, UserDefinedPaymentMethodNameKindOneOf, VoidedReason, VoidedReasonWithLiterals, VoidedStatusDetails, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixReceiptInfo } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function listTransactionsForSingleOrder$1(httpClient: HttpClient): ListTransactionsForSingleOrderSignature;
|
|
6
6
|
interface ListTransactionsForSingleOrderSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -23,7 +23,9 @@ __export(index_exports, {
|
|
|
23
23
|
ActionType: () => ActionType,
|
|
24
24
|
AuthorizationCaptureStatus: () => AuthorizationCaptureStatus,
|
|
25
25
|
AuthorizationVoidStatus: () => AuthorizationVoidStatus,
|
|
26
|
+
CanceledReason: () => CanceledReason,
|
|
26
27
|
ChargebackStatus: () => ChargebackStatus,
|
|
28
|
+
DeclinedReason: () => DeclinedReason,
|
|
27
29
|
ManuallyRefundableReason: () => ManuallyRefundableReason,
|
|
28
30
|
MembershipPaymentStatus: () => MembershipPaymentStatus,
|
|
29
31
|
NonRefundableReason: () => NonRefundableReason,
|
|
@@ -35,6 +37,7 @@ __export(index_exports, {
|
|
|
35
37
|
RestockType: () => RestockType,
|
|
36
38
|
SortOrder: () => SortOrder,
|
|
37
39
|
TransactionStatus: () => TransactionStatus,
|
|
40
|
+
VoidedReason: () => VoidedReason,
|
|
38
41
|
WebhookIdentityType: () => WebhookIdentityType,
|
|
39
42
|
addPayments: () => addPayments4,
|
|
40
43
|
bulkUpdatePaymentStatuses: () => bulkUpdatePaymentStatuses4,
|
|
@@ -612,6 +615,23 @@ var PaymentStatus = /* @__PURE__ */ ((PaymentStatus2) => {
|
|
|
612
615
|
PaymentStatus2["VOIDED"] = "VOIDED";
|
|
613
616
|
return PaymentStatus2;
|
|
614
617
|
})(PaymentStatus || {});
|
|
618
|
+
var CanceledReason = /* @__PURE__ */ ((CanceledReason2) => {
|
|
619
|
+
CanceledReason2["OTHER_PAYMENT_FAILURE"] = "OTHER_PAYMENT_FAILURE";
|
|
620
|
+
CanceledReason2["EXPIRED"] = "EXPIRED";
|
|
621
|
+
return CanceledReason2;
|
|
622
|
+
})(CanceledReason || {});
|
|
623
|
+
var DeclinedReason = /* @__PURE__ */ ((DeclinedReason2) => {
|
|
624
|
+
DeclinedReason2["CHARGE_FAILED"] = "CHARGE_FAILED";
|
|
625
|
+
DeclinedReason2["EXPIRED"] = "EXPIRED";
|
|
626
|
+
DeclinedReason2["INSUFFICIENT_FUNDS"] = "INSUFFICIENT_FUNDS";
|
|
627
|
+
DeclinedReason2["GIFT_CARD_DISABLED"] = "GIFT_CARD_DISABLED";
|
|
628
|
+
return DeclinedReason2;
|
|
629
|
+
})(DeclinedReason || {});
|
|
630
|
+
var VoidedReason = /* @__PURE__ */ ((VoidedReason2) => {
|
|
631
|
+
VoidedReason2["MERCHANT_REQUEST"] = "MERCHANT_REQUEST";
|
|
632
|
+
VoidedReason2["OTHER_PAYMENT_FAILURE"] = "OTHER_PAYMENT_FAILURE";
|
|
633
|
+
return VoidedReason2;
|
|
634
|
+
})(VoidedReason || {});
|
|
615
635
|
var RefundStatus = /* @__PURE__ */ ((RefundStatus2) => {
|
|
616
636
|
RefundStatus2["PENDING"] = "PENDING";
|
|
617
637
|
RefundStatus2["SUCCEEDED"] = "SUCCEEDED";
|
|
@@ -1126,7 +1146,9 @@ var onOrderTransactionsUpdated2 = (0, import_event_definition_modules.createEven
|
|
|
1126
1146
|
ActionType,
|
|
1127
1147
|
AuthorizationCaptureStatus,
|
|
1128
1148
|
AuthorizationVoidStatus,
|
|
1149
|
+
CanceledReason,
|
|
1129
1150
|
ChargebackStatus,
|
|
1151
|
+
DeclinedReason,
|
|
1130
1152
|
ManuallyRefundableReason,
|
|
1131
1153
|
MembershipPaymentStatus,
|
|
1132
1154
|
NonRefundableReason,
|
|
@@ -1138,6 +1160,7 @@ var onOrderTransactionsUpdated2 = (0, import_event_definition_modules.createEven
|
|
|
1138
1160
|
RestockType,
|
|
1139
1161
|
SortOrder,
|
|
1140
1162
|
TransactionStatus,
|
|
1163
|
+
VoidedReason,
|
|
1141
1164
|
WebhookIdentityType,
|
|
1142
1165
|
addPayments,
|
|
1143
1166
|
bulkUpdatePaymentStatuses,
|