@wix/auto_sdk_ecom_payment-settings 1.0.87 → 1.0.88

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.
@@ -4218,6 +4218,35 @@ interface V1DiscountRuleName {
4218
4218
  */
4219
4219
  translated?: string | null;
4220
4220
  }
4221
+ interface ItemCombination {
4222
+ /**
4223
+ * The number of times this exact combination of items (with the specified quantities) was applied together in the order.
4224
+ * @min 1
4225
+ * @max 100000
4226
+ */
4227
+ count?: number;
4228
+ /**
4229
+ * Line items that participated together in this combination.
4230
+ * @minSize 1
4231
+ * @maxSize 100
4232
+ */
4233
+ lineItems?: ItemCombinationLineItem[];
4234
+ }
4235
+ interface ItemCombinationLineItem {
4236
+ /**
4237
+ * The unique ID of the line item to which this discount applies.
4238
+ * @format GUID
4239
+ */
4240
+ lineItemId?: string;
4241
+ /** Total discount amount for all units (quantity) of this line item in this combination. */
4242
+ discountAmount?: MultiCurrencyPrice;
4243
+ /**
4244
+ * Number of units from this line item that participated in a single combination.
4245
+ * @min 1
4246
+ * @max 100000
4247
+ */
4248
+ quantity?: number;
4249
+ }
4221
4250
  interface V1LineItemDiscount {
4222
4251
  /**
4223
4252
  * ID of line item the discount applies to.
@@ -4832,4 +4861,4 @@ declare const provideHandlers: ServicePluginDefinition<{
4832
4861
  getPaymentSettingsForCheckout(payload: GetPaymentSettingsForCheckoutEnvelope): GetPaymentSettingsForCheckoutResponse | Promise<GetPaymentSettingsForCheckoutResponse>;
4833
4862
  }>;
4834
4863
 
4835
- export { type AddressLocation as $, AdjustmentType as A, type BillingAdjustment as B, type CatalogReference as C, type DescriptionLine as D, type ExtendedFields as E, type FocalPoint as F, type GetPaymentSettingsRequest as G, type TranslatableString as H, type ItemType as I, JurisdictionType as J, type V1ItemModifier as K, type LineItemTaxInfo as L, type V1BuyerInfo as M, type V1BuyerInfoIdOneOf as N, type Order as O, type ProductName as P, PaymentStatus as Q, FulfillmentStatus as R, type SubscriptionInfo as S, type TaxableAddress as T, type CurrencyConversionDetails as U, type V1ModifierGroup as V, WeightUnit as W, type PriceSummary as X, type ApiAddressWithContact as Y, type Address as Z, type StreetAddress as _, type OrderLineItem as a, type PaymentRefundFailed as a$, type FullAddressContactDetails as a0, type VatId as a1, VatType as a2, type V1ShippingInformation as a3, type DeliveryLogistics as a4, type DeliveryLogisticsAddressOneOf as a5, type PickupDetails as a6, type PickupAddress as a7, PickupMethod as a8, type DeliveryTimeSlot as a9, type OrderChangeValueOneOf as aA, type LineItemChanges as aB, type LineItemQuantityChange as aC, LineItemQuantityChangeType as aD, type LineItemPriceChange as aE, type LineItemProductNameChange as aF, type LineItemDescriptionLineChange as aG, type LineItemModifiersChange as aH, type ManagedLineItem as aI, type ManagedDiscount as aJ, type TranslatedValue as aK, type LineItemAmount as aL, type ManagedAdditionalFee as aM, type TotalPriceChange as aN, type ShippingInformationChange as aO, type ShippingInformation as aP, type SavedPaymentMethod as aQ, type AuthorizedPaymentCreated as aR, type AuthorizedPaymentCaptured as aS, type AuthorizedPaymentVoided as aT, type RefundInitiated as aU, type RefundedPayment as aV, type RefundedPaymentKindOneOf as aW, type RegularPaymentRefund as aX, type GiftCardPaymentRefund as aY, type MembershipPaymentRefund as aZ, type PaymentRefunded as a_, type ShippingPrice as aa, type ShippingRegion as ab, OrderStatus as ac, type TaxSummary as ad, type OrderTaxInfo as ae, type OrderTaxBreakdown as af, type AppliedDiscount as ag, type AppliedDiscountDiscountSourceOneOf as ah, DiscountType as ai, type Coupon as aj, type MerchantDiscount as ak, type MerchantDiscountMerchantDiscountReasonOneOf as al, DiscountReason as am, type DiscountRule as an, type DiscountRuleName as ao, type LineItemDiscount as ap, type Activity as aq, type ActivityContentOneOf as ar, type CustomActivity as as, type MerchantComment as at, type OrderRefunded as au, type OrderCreatedFromExchange as av, type NewExchangeOrderCreated as aw, type LineItemExchangeData as ax, type DraftOrderChangesApplied as ay, type OrderChange as az, type Price as b, FileType as b$, type RefundedAsStoreCredit as b0, type PaymentPending as b1, type PaymentPendingPaymentDetailsOneOf as b2, type RegularPayment as b3, type RegularPaymentPaymentMethodDetailsOneOf as b4, type CreditCardDetails as b5, type PaymentCanceled as b6, type PaymentCanceledPaymentDetailsOneOf as b7, type PaymentDeclined as b8, type PaymentDeclinedPaymentDetailsOneOf as b9, type CustomAllowedActions as bA, OrderActionType as bB, type FormInfo as bC, type FormIdentifier as bD, type PlatformFeeSummary as bE, type PlatformFee as bF, ChargeType as bG, type GetPaymentSettingsResponse as bH, type PaymentSettings as bI, type GetPaymentSettingsForCheckoutRequest as bJ, type Checkout as bK, type LineItem as bL, type MultiCurrencyPrice as bM, type V1ItemTaxFullDetails as bN, type TaxRateBreakdown as bO, type TaxBreakdown as bP, V1JurisdictionType as bQ, type ItemAvailabilityInfo as bR, ItemAvailabilityStatus as bS, type Scope as bT, type Group as bU, type SubscriptionOptionInfo as bV, type V1SubscriptionSettings as bW, type V1FreeTrialPeriod as bX, type Title as bY, type Description as bZ, type SecuredMedia as b_, type ReceiptCreated as ba, type ReceiptCreatedReceiptInfoOneOf as bb, type WixReceipt as bc, type ExternalReceipt as bd, type ReceiptSent as be, type ReceiptSentReceiptInfoOneOf as bf, type ChargebackCreated as bg, type ChargebackReversed as bh, ActivityType as bi, OrderActivityTypeEnumActivityType as bj, AttributionSource as bk, type V1CreatedBy as bl, type V1CreatedByStringOneOf as bm, type ChannelInfo as bn, ChannelType as bo, type CustomField as bp, type BalanceSummary as bq, type Balance as br, type AdditionalFee as bs, AdditionalFeeSource as bt, type FulfillmentStatusesAggregate as bu, type Tags as bv, type TagList as bw, type Location as bx, type OrderSettings as by, type OrderSettingsAllowedActionsOneOf as bz, type DescriptionLineValueOneOf as c, type MembershipPaymentCredits as c$, type ServiceProperties as c0, type CatalogOverrideFields as c1, type PaymentOption as c2, type Policy as c3, type ModifierGroup as c4, type ItemModifier as c5, type V1PlatformFee as c6, ApiV1ChargeType as c7, type AddressWithContact as c8, type ShippingInfo as c9, RuleType as cA, type FieldViolation as cB, type SystemError as cC, type CarrierErrors as cD, type CarrierError as cE, type GiftCard as cF, type V1AppliedDiscount as cG, type V1AppliedDiscountDiscountSourceOneOf as cH, AppliedDiscountDiscountType as cI, type V1Coupon as cJ, type V1MerchantDiscount as cK, type V1DiscountRule as cL, type V1DiscountRuleName as cM, type V1LineItemDiscount as cN, type V1TaxSummary as cO, type TaxCalculationDetails as cP, type TaxCalculationDetailsCalculationDetailsOneOf as cQ, RateType as cR, ManualCalculationReason as cS, type AutoTaxFallbackCalculationDetails as cT, FallbackReason as cU, type AggregatedTaxBreakdown as cV, type CreatedBy as cW, type CreatedByIdOneOf as cX, type MembershipOptions as cY, type Membership as cZ, type MembershipName as c_, type SelectedCarrierServiceOption as ca, type V1DeliveryLogistics as cb, type V1PickupDetails as cc, PickupDetailsPickupMethod as cd, type V1DeliveryTimeSlot as ce, type SelectedCarrierServiceOptionPrices as cf, type SelectedCarrierServiceOptionOtherCharge as cg, V1ChargeType as ch, type DeliveryAllocation as ci, type Carrier as cj, type Region as ck, type ApplicableLineItems as cl, type V1ShippingRegion as cm, type CarrierServiceOption as cn, type ShippingOption as co, type V1ShippingPrice as cp, type OtherCharge as cq, type BuyerInfo as cr, type BuyerInfoIdOneOf as cs, type V1PriceSummary as ct, type CalculationErrors as cu, type CalculationErrorsShippingCalculationErrorOneOf as cv, type Details as cw, type DetailsKindOneOf as cx, type ApplicationError as cy, type ValidationError as cz, type DescriptionLineDescriptionLineValueOneOf as d, BalanceType as d0, type InvalidMembership as d1, type SelectedMemberships as d2, type SelectedMembership as d3, type V1AdditionalFee as d4, AdditionalFeeAdditionalFeeSource as d5, type ConversionInfo as d6, type Violation as d7, Severity as d8, type Target as d9, type TargetTargetTypeOneOf as da, NameInOther as db, NameInLineItem as dc, SuggestedFix as dd, type Other as de, type TargetLineItem as df, type CustomSettings as dg, type CustomContentReference as dh, type ExternalReference as di, type SubscriptionCharges as dj, type Charge as dk, type GetPaymentSettingsForCheckoutResponse as dl, V1PaymentOption as dm, type PaymentSettingsSPIConfig as dn, type Context as dp, IdentityType as dq, type IdentificationData as dr, type IdentificationDataIdOneOf as ds, type GetPaymentSettingsEnvelope as dt, type GetPaymentSettingsForCheckoutEnvelope as du, type DescriptionLineName as e, type PlainTextValue as f, type Color as g, DescriptionLineType as h, type PhysicalProperties as i, type ItemTypeItemTypeDataOneOf as j, ItemTypePreset as k, PaymentOptionType as l, type ItemTaxFullDetails as m, type LineItemTaxBreakdown as n, type DigitalFile as o, provideHandlers as p, type SubscriptionTitle as q, type SubscriptionDescription as r, type SubscriptionSettings as s, SubscriptionFrequency as t, type FreeTrialPeriod as u, type BillingAdjustmentPriceSummary as v, type PriceDescription as w, type LocationAndQuantity as x, type TaxableAddressTaxableAddressDataOneOf as y, TaxableAddressType as z };
4864
+ export { type AddressLocation as $, AdjustmentType as A, type BillingAdjustment as B, type CatalogReference as C, type DescriptionLine as D, type ExtendedFields as E, type FocalPoint as F, type GetPaymentSettingsRequest as G, type TranslatableString as H, type ItemType as I, JurisdictionType as J, type V1ItemModifier as K, type LineItemTaxInfo as L, type V1BuyerInfo as M, type V1BuyerInfoIdOneOf as N, type Order as O, type ProductName as P, PaymentStatus as Q, FulfillmentStatus as R, type SubscriptionInfo as S, type TaxableAddress as T, type CurrencyConversionDetails as U, type V1ModifierGroup as V, WeightUnit as W, type PriceSummary as X, type ApiAddressWithContact as Y, type Address as Z, type StreetAddress as _, type OrderLineItem as a, type PaymentRefundFailed as a$, type FullAddressContactDetails as a0, type VatId as a1, VatType as a2, type V1ShippingInformation as a3, type DeliveryLogistics as a4, type DeliveryLogisticsAddressOneOf as a5, type PickupDetails as a6, type PickupAddress as a7, PickupMethod as a8, type DeliveryTimeSlot as a9, type OrderChangeValueOneOf as aA, type LineItemChanges as aB, type LineItemQuantityChange as aC, LineItemQuantityChangeType as aD, type LineItemPriceChange as aE, type LineItemProductNameChange as aF, type LineItemDescriptionLineChange as aG, type LineItemModifiersChange as aH, type ManagedLineItem as aI, type ManagedDiscount as aJ, type TranslatedValue as aK, type LineItemAmount as aL, type ManagedAdditionalFee as aM, type TotalPriceChange as aN, type ShippingInformationChange as aO, type ShippingInformation as aP, type SavedPaymentMethod as aQ, type AuthorizedPaymentCreated as aR, type AuthorizedPaymentCaptured as aS, type AuthorizedPaymentVoided as aT, type RefundInitiated as aU, type RefundedPayment as aV, type RefundedPaymentKindOneOf as aW, type RegularPaymentRefund as aX, type GiftCardPaymentRefund as aY, type MembershipPaymentRefund as aZ, type PaymentRefunded as a_, type ShippingPrice as aa, type ShippingRegion as ab, OrderStatus as ac, type TaxSummary as ad, type OrderTaxInfo as ae, type OrderTaxBreakdown as af, type AppliedDiscount as ag, type AppliedDiscountDiscountSourceOneOf as ah, DiscountType as ai, type Coupon as aj, type MerchantDiscount as ak, type MerchantDiscountMerchantDiscountReasonOneOf as al, DiscountReason as am, type DiscountRule as an, type DiscountRuleName as ao, type LineItemDiscount as ap, type Activity as aq, type ActivityContentOneOf as ar, type CustomActivity as as, type MerchantComment as at, type OrderRefunded as au, type OrderCreatedFromExchange as av, type NewExchangeOrderCreated as aw, type LineItemExchangeData as ax, type DraftOrderChangesApplied as ay, type OrderChange as az, type Price as b, FileType as b$, type RefundedAsStoreCredit as b0, type PaymentPending as b1, type PaymentPendingPaymentDetailsOneOf as b2, type RegularPayment as b3, type RegularPaymentPaymentMethodDetailsOneOf as b4, type CreditCardDetails as b5, type PaymentCanceled as b6, type PaymentCanceledPaymentDetailsOneOf as b7, type PaymentDeclined as b8, type PaymentDeclinedPaymentDetailsOneOf as b9, type CustomAllowedActions as bA, OrderActionType as bB, type FormInfo as bC, type FormIdentifier as bD, type PlatformFeeSummary as bE, type PlatformFee as bF, ChargeType as bG, type GetPaymentSettingsResponse as bH, type PaymentSettings as bI, type GetPaymentSettingsForCheckoutRequest as bJ, type Checkout as bK, type LineItem as bL, type MultiCurrencyPrice as bM, type V1ItemTaxFullDetails as bN, type TaxRateBreakdown as bO, type TaxBreakdown as bP, V1JurisdictionType as bQ, type ItemAvailabilityInfo as bR, ItemAvailabilityStatus as bS, type Scope as bT, type Group as bU, type SubscriptionOptionInfo as bV, type V1SubscriptionSettings as bW, type V1FreeTrialPeriod as bX, type Title as bY, type Description as bZ, type SecuredMedia as b_, type ReceiptCreated as ba, type ReceiptCreatedReceiptInfoOneOf as bb, type WixReceipt as bc, type ExternalReceipt as bd, type ReceiptSent as be, type ReceiptSentReceiptInfoOneOf as bf, type ChargebackCreated as bg, type ChargebackReversed as bh, ActivityType as bi, OrderActivityTypeEnumActivityType as bj, AttributionSource as bk, type V1CreatedBy as bl, type V1CreatedByStringOneOf as bm, type ChannelInfo as bn, ChannelType as bo, type CustomField as bp, type BalanceSummary as bq, type Balance as br, type AdditionalFee as bs, AdditionalFeeSource as bt, type FulfillmentStatusesAggregate as bu, type Tags as bv, type TagList as bw, type Location as bx, type OrderSettings as by, type OrderSettingsAllowedActionsOneOf as bz, type DescriptionLineValueOneOf as c, type Membership as c$, type ServiceProperties as c0, type CatalogOverrideFields as c1, type PaymentOption as c2, type Policy as c3, type ModifierGroup as c4, type ItemModifier as c5, type V1PlatformFee as c6, ApiV1ChargeType as c7, type AddressWithContact as c8, type ShippingInfo as c9, RuleType as cA, type FieldViolation as cB, type SystemError as cC, type CarrierErrors as cD, type CarrierError as cE, type GiftCard as cF, type V1AppliedDiscount as cG, type V1AppliedDiscountDiscountSourceOneOf as cH, AppliedDiscountDiscountType as cI, type V1Coupon as cJ, type V1MerchantDiscount as cK, type V1DiscountRule as cL, type V1DiscountRuleName as cM, type ItemCombination as cN, type ItemCombinationLineItem as cO, type V1LineItemDiscount as cP, type V1TaxSummary as cQ, type TaxCalculationDetails as cR, type TaxCalculationDetailsCalculationDetailsOneOf as cS, RateType as cT, ManualCalculationReason as cU, type AutoTaxFallbackCalculationDetails as cV, FallbackReason as cW, type AggregatedTaxBreakdown as cX, type CreatedBy as cY, type CreatedByIdOneOf as cZ, type MembershipOptions as c_, type SelectedCarrierServiceOption as ca, type V1DeliveryLogistics as cb, type V1PickupDetails as cc, PickupDetailsPickupMethod as cd, type V1DeliveryTimeSlot as ce, type SelectedCarrierServiceOptionPrices as cf, type SelectedCarrierServiceOptionOtherCharge as cg, V1ChargeType as ch, type DeliveryAllocation as ci, type Carrier as cj, type Region as ck, type ApplicableLineItems as cl, type V1ShippingRegion as cm, type CarrierServiceOption as cn, type ShippingOption as co, type V1ShippingPrice as cp, type OtherCharge as cq, type BuyerInfo as cr, type BuyerInfoIdOneOf as cs, type V1PriceSummary as ct, type CalculationErrors as cu, type CalculationErrorsShippingCalculationErrorOneOf as cv, type Details as cw, type DetailsKindOneOf as cx, type ApplicationError as cy, type ValidationError as cz, type DescriptionLineDescriptionLineValueOneOf as d, type MembershipName as d0, type MembershipPaymentCredits as d1, BalanceType as d2, type InvalidMembership as d3, type SelectedMemberships as d4, type SelectedMembership as d5, type V1AdditionalFee as d6, AdditionalFeeAdditionalFeeSource as d7, type ConversionInfo as d8, type Violation as d9, Severity as da, type Target as db, type TargetTargetTypeOneOf as dc, NameInOther as dd, NameInLineItem as de, SuggestedFix as df, type Other as dg, type TargetLineItem as dh, type CustomSettings as di, type CustomContentReference as dj, type ExternalReference as dk, type SubscriptionCharges as dl, type Charge as dm, type GetPaymentSettingsForCheckoutResponse as dn, V1PaymentOption as dp, type PaymentSettingsSPIConfig as dq, type Context as dr, IdentityType as ds, type IdentificationData as dt, type IdentificationDataIdOneOf as du, type GetPaymentSettingsEnvelope as dv, type GetPaymentSettingsForCheckoutEnvelope as dw, type DescriptionLineName as e, type PlainTextValue as f, type Color as g, DescriptionLineType as h, type PhysicalProperties as i, type ItemTypeItemTypeDataOneOf as j, ItemTypePreset as k, PaymentOptionType as l, type ItemTaxFullDetails as m, type LineItemTaxBreakdown as n, type DigitalFile as o, provideHandlers as p, type SubscriptionTitle as q, type SubscriptionDescription as r, type SubscriptionSettings as s, SubscriptionFrequency as t, type FreeTrialPeriod as u, type BillingAdjustmentPriceSummary as v, type PriceDescription as w, type LocationAndQuantity as x, type TaxableAddressTaxableAddressDataOneOf as y, TaxableAddressType as z };
@@ -1,5 +1,5 @@
1
- import { p as provideHandlers$1 } from './interfaces-ecommerce-v1-payment-settings-provider.public-Doq8rymu.mjs';
2
- export { aq as Activity, ar as ActivityContentOneOf, bi as ActivityType, bs as AdditionalFee, d5 as AdditionalFeeAdditionalFeeSource, bt as AdditionalFeeSource, Z as Address, $ as AddressLocation, c8 as AddressWithContact, A as AdjustmentType, cV as AggregatedTaxBreakdown, Y as ApiAddressWithContact, c7 as ApiV1ChargeType, cl as ApplicableLineItems, cy as ApplicationError, ag as AppliedDiscount, ah as AppliedDiscountDiscountSourceOneOf, cI as AppliedDiscountDiscountType, bk as AttributionSource, aS as AuthorizedPaymentCaptured, aR as AuthorizedPaymentCreated, aT as AuthorizedPaymentVoided, cT as AutoTaxFallbackCalculationDetails, br as Balance, bq as BalanceSummary, d0 as BalanceType, B as BillingAdjustment, v as BillingAdjustmentPriceSummary, cr as BuyerInfo, cs as BuyerInfoIdOneOf, cu as CalculationErrors, cv as CalculationErrorsShippingCalculationErrorOneOf, cj as Carrier, cE as CarrierError, cD as CarrierErrors, cn as CarrierServiceOption, c1 as CatalogOverrideFields, C as CatalogReference, bn as ChannelInfo, bo as ChannelType, dk as Charge, bG as ChargeType, bg as ChargebackCreated, bh as ChargebackReversed, bK as Checkout, g as Color, dp as Context, d6 as ConversionInfo, aj as Coupon, cW as CreatedBy, cX as CreatedByIdOneOf, b5 as CreditCardDetails, U as CurrencyConversionDetails, as as CustomActivity, bA as CustomAllowedActions, dh as CustomContentReference, bp as CustomField, dg as CustomSettings, ci as DeliveryAllocation, a4 as DeliveryLogistics, a5 as DeliveryLogisticsAddressOneOf, a9 as DeliveryTimeSlot, bZ as Description, D as DescriptionLine, d as DescriptionLineDescriptionLineValueOneOf, e as DescriptionLineName, h as DescriptionLineType, c as DescriptionLineValueOneOf, cw as Details, cx as DetailsKindOneOf, o as DigitalFile, am as DiscountReason, an as DiscountRule, ao as DiscountRuleName, ai as DiscountType, ay as DraftOrderChangesApplied, E as ExtendedFields, bd as ExternalReceipt, di as ExternalReference, cU as FallbackReason, cB as FieldViolation, b$ as FileType, F as FocalPoint, bD as FormIdentifier, bC as FormInfo, u as FreeTrialPeriod, R as FulfillmentStatus, bu as FulfillmentStatusesAggregate, a0 as FullAddressContactDetails, bJ as GetPaymentSettingsForCheckoutRequest, dl as GetPaymentSettingsForCheckoutResponse, G as GetPaymentSettingsRequest, bH as GetPaymentSettingsResponse, cF as GiftCard, aY as GiftCardPaymentRefund, bU as Group, dr as IdentificationData, ds as IdentificationDataIdOneOf, dq as IdentityType, d1 as InvalidMembership, bR as ItemAvailabilityInfo, bS as ItemAvailabilityStatus, c5 as ItemModifier, m as ItemTaxFullDetails, I as ItemType, j as ItemTypeItemTypeDataOneOf, k as ItemTypePreset, J as JurisdictionType, bL as LineItem, aL as LineItemAmount, aB as LineItemChanges, aG as LineItemDescriptionLineChange, ap as LineItemDiscount, ax as LineItemExchangeData, aH as LineItemModifiersChange, aE as LineItemPriceChange, aF as LineItemProductNameChange, aC as LineItemQuantityChange, aD as LineItemQuantityChangeType, n as LineItemTaxBreakdown, L as LineItemTaxInfo, bx as Location, x as LocationAndQuantity, aM as ManagedAdditionalFee, aJ as ManagedDiscount, aI as ManagedLineItem, cS as ManualCalculationReason, cZ as Membership, c_ as MembershipName, cY as MembershipOptions, c$ as MembershipPaymentCredits, aZ as MembershipPaymentRefund, at as MerchantComment, ak as MerchantDiscount, al as MerchantDiscountMerchantDiscountReasonOneOf, c4 as ModifierGroup, bM as MultiCurrencyPrice, dc as NameInLineItem, db as NameInOther, aw as NewExchangeOrderCreated, O as Order, bB as OrderActionType, bj as OrderActivityTypeEnumActivityType, az as OrderChange, aA as OrderChangeValueOneOf, av as OrderCreatedFromExchange, a as OrderLineItem, au as OrderRefunded, by as OrderSettings, bz as OrderSettingsAllowedActionsOneOf, ac as OrderStatus, af as OrderTaxBreakdown, ae as OrderTaxInfo, de as Other, cq as OtherCharge, b6 as PaymentCanceled, b7 as PaymentCanceledPaymentDetailsOneOf, b8 as PaymentDeclined, b9 as PaymentDeclinedPaymentDetailsOneOf, c2 as PaymentOption, l as PaymentOptionType, b1 as PaymentPending, b2 as PaymentPendingPaymentDetailsOneOf, a$ as PaymentRefundFailed, a_ as PaymentRefunded, bI as PaymentSettings, dn as PaymentSettingsSPIConfig, Q as PaymentStatus, i as PhysicalProperties, a7 as PickupAddress, a6 as PickupDetails, cd as PickupDetailsPickupMethod, a8 as PickupMethod, f as PlainTextValue, bF as PlatformFee, bE as PlatformFeeSummary, c3 as Policy, b as Price, w as PriceDescription, X as PriceSummary, P as ProductName, cR as RateType, ba as ReceiptCreated, bb as ReceiptCreatedReceiptInfoOneOf, be as ReceiptSent, bf as ReceiptSentReceiptInfoOneOf, aU as RefundInitiated, b0 as RefundedAsStoreCredit, aV as RefundedPayment, aW as RefundedPaymentKindOneOf, ck as Region, b3 as RegularPayment, b4 as RegularPaymentPaymentMethodDetailsOneOf, aX as RegularPaymentRefund, cA as RuleType, aQ as SavedPaymentMethod, bT as Scope, b_ as SecuredMedia, ca as SelectedCarrierServiceOption, cg as SelectedCarrierServiceOptionOtherCharge, cf as SelectedCarrierServiceOptionPrices, d3 as SelectedMembership, d2 as SelectedMemberships, c0 as ServiceProperties, d8 as Severity, c9 as ShippingInfo, aP as ShippingInformation, aO as ShippingInformationChange, co as ShippingOption, aa as ShippingPrice, ab as ShippingRegion, _ as StreetAddress, dj as SubscriptionCharges, r as SubscriptionDescription, t as SubscriptionFrequency, S as SubscriptionInfo, bV as SubscriptionOptionInfo, s as SubscriptionSettings, q as SubscriptionTitle, dd as SuggestedFix, cC as SystemError, bw as TagList, bv as Tags, d9 as Target, df as TargetLineItem, da as TargetTargetTypeOneOf, bP as TaxBreakdown, cP as TaxCalculationDetails, cQ as TaxCalculationDetailsCalculationDetailsOneOf, bO as TaxRateBreakdown, ad as TaxSummary, T as TaxableAddress, y as TaxableAddressTaxableAddressDataOneOf, z as TaxableAddressType, bY as Title, aN as TotalPriceChange, H as TranslatableString, aK as TranslatedValue, d4 as V1AdditionalFee, cG as V1AppliedDiscount, cH as V1AppliedDiscountDiscountSourceOneOf, M as V1BuyerInfo, N as V1BuyerInfoIdOneOf, ch as V1ChargeType, cJ as V1Coupon, bl as V1CreatedBy, bm as V1CreatedByStringOneOf, cb as V1DeliveryLogistics, ce as V1DeliveryTimeSlot, cL as V1DiscountRule, cM as V1DiscountRuleName, bX as V1FreeTrialPeriod, K as V1ItemModifier, bN as V1ItemTaxFullDetails, bQ as V1JurisdictionType, cN as V1LineItemDiscount, cK as V1MerchantDiscount, V as V1ModifierGroup, dm as V1PaymentOption, cc as V1PickupDetails, c6 as V1PlatformFee, ct as V1PriceSummary, a3 as V1ShippingInformation, cp as V1ShippingPrice, cm as V1ShippingRegion, bW as V1SubscriptionSettings, cO as V1TaxSummary, cz as ValidationError, a1 as VatId, a2 as VatType, d7 as Violation, W as WeightUnit, bc as WixReceipt } from './interfaces-ecommerce-v1-payment-settings-provider.public-Doq8rymu.mjs';
1
+ import { p as provideHandlers$1 } from './interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.mjs';
2
+ export { aq as Activity, ar as ActivityContentOneOf, bi as ActivityType, bs as AdditionalFee, d7 as AdditionalFeeAdditionalFeeSource, bt as AdditionalFeeSource, Z as Address, $ as AddressLocation, c8 as AddressWithContact, A as AdjustmentType, cX as AggregatedTaxBreakdown, Y as ApiAddressWithContact, c7 as ApiV1ChargeType, cl as ApplicableLineItems, cy as ApplicationError, ag as AppliedDiscount, ah as AppliedDiscountDiscountSourceOneOf, cI as AppliedDiscountDiscountType, bk as AttributionSource, aS as AuthorizedPaymentCaptured, aR as AuthorizedPaymentCreated, aT as AuthorizedPaymentVoided, cV as AutoTaxFallbackCalculationDetails, br as Balance, bq as BalanceSummary, d2 as BalanceType, B as BillingAdjustment, v as BillingAdjustmentPriceSummary, cr as BuyerInfo, cs as BuyerInfoIdOneOf, cu as CalculationErrors, cv as CalculationErrorsShippingCalculationErrorOneOf, cj as Carrier, cE as CarrierError, cD as CarrierErrors, cn as CarrierServiceOption, c1 as CatalogOverrideFields, C as CatalogReference, bn as ChannelInfo, bo as ChannelType, dm as Charge, bG as ChargeType, bg as ChargebackCreated, bh as ChargebackReversed, bK as Checkout, g as Color, dr as Context, d8 as ConversionInfo, aj as Coupon, cY as CreatedBy, cZ as CreatedByIdOneOf, b5 as CreditCardDetails, U as CurrencyConversionDetails, as as CustomActivity, bA as CustomAllowedActions, dj as CustomContentReference, bp as CustomField, di as CustomSettings, ci as DeliveryAllocation, a4 as DeliveryLogistics, a5 as DeliveryLogisticsAddressOneOf, a9 as DeliveryTimeSlot, bZ as Description, D as DescriptionLine, d as DescriptionLineDescriptionLineValueOneOf, e as DescriptionLineName, h as DescriptionLineType, c as DescriptionLineValueOneOf, cw as Details, cx as DetailsKindOneOf, o as DigitalFile, am as DiscountReason, an as DiscountRule, ao as DiscountRuleName, ai as DiscountType, ay as DraftOrderChangesApplied, E as ExtendedFields, bd as ExternalReceipt, dk as ExternalReference, cW as FallbackReason, cB as FieldViolation, b$ as FileType, F as FocalPoint, bD as FormIdentifier, bC as FormInfo, u as FreeTrialPeriod, R as FulfillmentStatus, bu as FulfillmentStatusesAggregate, a0 as FullAddressContactDetails, bJ as GetPaymentSettingsForCheckoutRequest, dn as GetPaymentSettingsForCheckoutResponse, G as GetPaymentSettingsRequest, bH as GetPaymentSettingsResponse, cF as GiftCard, aY as GiftCardPaymentRefund, bU as Group, dt as IdentificationData, du as IdentificationDataIdOneOf, ds as IdentityType, d3 as InvalidMembership, bR as ItemAvailabilityInfo, bS as ItemAvailabilityStatus, cN as ItemCombination, cO as ItemCombinationLineItem, c5 as ItemModifier, m as ItemTaxFullDetails, I as ItemType, j as ItemTypeItemTypeDataOneOf, k as ItemTypePreset, J as JurisdictionType, bL as LineItem, aL as LineItemAmount, aB as LineItemChanges, aG as LineItemDescriptionLineChange, ap as LineItemDiscount, ax as LineItemExchangeData, aH as LineItemModifiersChange, aE as LineItemPriceChange, aF as LineItemProductNameChange, aC as LineItemQuantityChange, aD as LineItemQuantityChangeType, n as LineItemTaxBreakdown, L as LineItemTaxInfo, bx as Location, x as LocationAndQuantity, aM as ManagedAdditionalFee, aJ as ManagedDiscount, aI as ManagedLineItem, cU as ManualCalculationReason, c$ as Membership, d0 as MembershipName, c_ as MembershipOptions, d1 as MembershipPaymentCredits, aZ as MembershipPaymentRefund, at as MerchantComment, ak as MerchantDiscount, al as MerchantDiscountMerchantDiscountReasonOneOf, c4 as ModifierGroup, bM as MultiCurrencyPrice, de as NameInLineItem, dd as NameInOther, aw as NewExchangeOrderCreated, O as Order, bB as OrderActionType, bj as OrderActivityTypeEnumActivityType, az as OrderChange, aA as OrderChangeValueOneOf, av as OrderCreatedFromExchange, a as OrderLineItem, au as OrderRefunded, by as OrderSettings, bz as OrderSettingsAllowedActionsOneOf, ac as OrderStatus, af as OrderTaxBreakdown, ae as OrderTaxInfo, dg as Other, cq as OtherCharge, b6 as PaymentCanceled, b7 as PaymentCanceledPaymentDetailsOneOf, b8 as PaymentDeclined, b9 as PaymentDeclinedPaymentDetailsOneOf, c2 as PaymentOption, l as PaymentOptionType, b1 as PaymentPending, b2 as PaymentPendingPaymentDetailsOneOf, a$ as PaymentRefundFailed, a_ as PaymentRefunded, bI as PaymentSettings, dq as PaymentSettingsSPIConfig, Q as PaymentStatus, i as PhysicalProperties, a7 as PickupAddress, a6 as PickupDetails, cd as PickupDetailsPickupMethod, a8 as PickupMethod, f as PlainTextValue, bF as PlatformFee, bE as PlatformFeeSummary, c3 as Policy, b as Price, w as PriceDescription, X as PriceSummary, P as ProductName, cT as RateType, ba as ReceiptCreated, bb as ReceiptCreatedReceiptInfoOneOf, be as ReceiptSent, bf as ReceiptSentReceiptInfoOneOf, aU as RefundInitiated, b0 as RefundedAsStoreCredit, aV as RefundedPayment, aW as RefundedPaymentKindOneOf, ck as Region, b3 as RegularPayment, b4 as RegularPaymentPaymentMethodDetailsOneOf, aX as RegularPaymentRefund, cA as RuleType, aQ as SavedPaymentMethod, bT as Scope, b_ as SecuredMedia, ca as SelectedCarrierServiceOption, cg as SelectedCarrierServiceOptionOtherCharge, cf as SelectedCarrierServiceOptionPrices, d5 as SelectedMembership, d4 as SelectedMemberships, c0 as ServiceProperties, da as Severity, c9 as ShippingInfo, aP as ShippingInformation, aO as ShippingInformationChange, co as ShippingOption, aa as ShippingPrice, ab as ShippingRegion, _ as StreetAddress, dl as SubscriptionCharges, r as SubscriptionDescription, t as SubscriptionFrequency, S as SubscriptionInfo, bV as SubscriptionOptionInfo, s as SubscriptionSettings, q as SubscriptionTitle, df as SuggestedFix, cC as SystemError, bw as TagList, bv as Tags, db as Target, dh as TargetLineItem, dc as TargetTargetTypeOneOf, bP as TaxBreakdown, cR as TaxCalculationDetails, cS as TaxCalculationDetailsCalculationDetailsOneOf, bO as TaxRateBreakdown, ad as TaxSummary, T as TaxableAddress, y as TaxableAddressTaxableAddressDataOneOf, z as TaxableAddressType, bY as Title, aN as TotalPriceChange, H as TranslatableString, aK as TranslatedValue, d6 as V1AdditionalFee, cG as V1AppliedDiscount, cH as V1AppliedDiscountDiscountSourceOneOf, M as V1BuyerInfo, N as V1BuyerInfoIdOneOf, ch as V1ChargeType, cJ as V1Coupon, bl as V1CreatedBy, bm as V1CreatedByStringOneOf, cb as V1DeliveryLogistics, ce as V1DeliveryTimeSlot, cL as V1DiscountRule, cM as V1DiscountRuleName, bX as V1FreeTrialPeriod, K as V1ItemModifier, bN as V1ItemTaxFullDetails, bQ as V1JurisdictionType, cP as V1LineItemDiscount, cK as V1MerchantDiscount, V as V1ModifierGroup, dp as V1PaymentOption, cc as V1PickupDetails, c6 as V1PlatformFee, ct as V1PriceSummary, a3 as V1ShippingInformation, cp as V1ShippingPrice, cm as V1ShippingRegion, bW as V1SubscriptionSettings, cQ as V1TaxSummary, cz as ValidationError, a1 as VatId, a2 as VatType, d9 as Violation, W as WeightUnit, bc as WixReceipt } from './interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.mjs';
3
3
  import { BuildServicePluginDefinition } from '@wix/sdk-types';
4
4
 
5
5
  declare const provideHandlers: BuildServicePluginDefinition<typeof provideHandlers$1> & typeof provideHandlers$1;