@wix/auto_sdk_ecom_order-transactions 1.0.78 → 1.0.79

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 (37) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +14 -0
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +14 -1
  5. package/build/cjs/index.typings.js +14 -0
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +14 -1
  8. package/build/cjs/meta.js +14 -0
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +1 -1
  11. package/build/es/index.mjs +13 -0
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +14 -1
  14. package/build/es/index.typings.mjs +13 -0
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +14 -1
  17. package/build/es/meta.mjs +13 -0
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +1 -1
  20. package/build/internal/cjs/index.js +14 -0
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +14 -1
  23. package/build/internal/cjs/index.typings.js +14 -0
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +14 -1
  26. package/build/internal/cjs/meta.js +14 -0
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +1 -1
  29. package/build/internal/es/index.mjs +13 -0
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +14 -1
  32. package/build/internal/es/index.typings.mjs +13 -0
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +14 -1
  35. package/build/internal/es/meta.mjs +13 -0
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +4 -4
@@ -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, 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, 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';
4
4
 
5
5
  declare function listTransactionsForSingleOrder$1(httpClient: HttpClient): ListTransactionsForSingleOrderSignature;
6
6
  interface ListTransactionsForSingleOrderSignature {
@@ -27,6 +27,7 @@ __export(index_exports, {
27
27
  ManuallyRefundableReason: () => ManuallyRefundableReason,
28
28
  MembershipPaymentStatus: () => MembershipPaymentStatus,
29
29
  NonRefundableReason: () => NonRefundableReason,
30
+ PaymentStatus: () => PaymentStatus,
30
31
  PredefinedPaymentMethod: () => PredefinedPaymentMethod,
31
32
  Reason: () => Reason,
32
33
  RefundStatus: () => RefundStatus,
@@ -595,6 +596,18 @@ var MembershipPaymentStatus = /* @__PURE__ */ ((MembershipPaymentStatus2) => {
595
596
  MembershipPaymentStatus2["VOIDED"] = "VOIDED";
596
597
  return MembershipPaymentStatus2;
597
598
  })(MembershipPaymentStatus || {});
599
+ var PaymentStatus = /* @__PURE__ */ ((PaymentStatus2) => {
600
+ PaymentStatus2["APPROVED"] = "APPROVED";
601
+ PaymentStatus2["PENDING"] = "PENDING";
602
+ PaymentStatus2["PENDING_MERCHANT"] = "PENDING_MERCHANT";
603
+ PaymentStatus2["CANCELED"] = "CANCELED";
604
+ PaymentStatus2["DECLINED"] = "DECLINED";
605
+ PaymentStatus2["REFUNDED"] = "REFUNDED";
606
+ PaymentStatus2["PARTIALLY_REFUNDED"] = "PARTIALLY_REFUNDED";
607
+ PaymentStatus2["AUTHORIZED"] = "AUTHORIZED";
608
+ PaymentStatus2["VOIDED"] = "VOIDED";
609
+ return PaymentStatus2;
610
+ })(PaymentStatus || {});
598
611
  var RefundStatus = /* @__PURE__ */ ((RefundStatus2) => {
599
612
  RefundStatus2["PENDING"] = "PENDING";
600
613
  RefundStatus2["SUCCEEDED"] = "SUCCEEDED";
@@ -1113,6 +1126,7 @@ var onOrderTransactionsUpdated2 = (0, import_event_definition_modules.createEven
1113
1126
  ManuallyRefundableReason,
1114
1127
  MembershipPaymentStatus,
1115
1128
  NonRefundableReason,
1129
+ PaymentStatus,
1116
1130
  PredefinedPaymentMethod,
1117
1131
  Reason,
1118
1132
  RefundStatus,