@wix/auto_sdk_ecom_payment-settings 1.0.88 → 1.0.89

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 (29) hide show
  1. package/build/cjs/index.d.ts +2 -2
  2. package/build/cjs/index.js +8 -8
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +2 -2
  5. package/build/cjs/index.typings.js +8 -8
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/{interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.d.ts → interfaces-ecommerce-v1-payment-settings-provider.public-DhstrhWO.d.ts} +3 -3
  8. package/build/es/index.d.mts +2 -2
  9. package/build/es/index.mjs +7 -7
  10. package/build/es/index.mjs.map +1 -1
  11. package/build/es/index.typings.d.mts +2 -2
  12. package/build/es/index.typings.mjs +7 -7
  13. package/build/es/index.typings.mjs.map +1 -1
  14. package/build/es/{interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.d.mts → interfaces-ecommerce-v1-payment-settings-provider.public-DhstrhWO.d.mts} +3 -3
  15. package/build/internal/cjs/index.d.ts +2 -2
  16. package/build/internal/cjs/index.js +8 -8
  17. package/build/internal/cjs/index.js.map +1 -1
  18. package/build/internal/cjs/index.typings.d.ts +2 -2
  19. package/build/internal/cjs/index.typings.js +8 -8
  20. package/build/internal/cjs/index.typings.js.map +1 -1
  21. package/build/internal/cjs/{interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.d.ts → interfaces-ecommerce-v1-payment-settings-provider.public-DhstrhWO.d.ts} +3 -3
  22. package/build/internal/es/index.d.mts +2 -2
  23. package/build/internal/es/index.mjs +7 -7
  24. package/build/internal/es/index.mjs.map +1 -1
  25. package/build/internal/es/index.typings.d.mts +2 -2
  26. package/build/internal/es/index.typings.mjs +7 -7
  27. package/build/internal/es/index.typings.mjs.map +1 -1
  28. package/build/internal/es/{interfaces-ecommerce-v1-payment-settings-provider.public-D4jqXn2K.d.mts → interfaces-ecommerce-v1-payment-settings-provider.public-DhstrhWO.d.mts} +3 -3
  29. package/package.json +2 -2
@@ -3673,7 +3673,7 @@ interface V1PlatformFee {
3673
3673
  /** __Required.__ Platform fee name. */
3674
3674
  name?: TranslatableString;
3675
3675
  /** Platform fee charge type. */
3676
- chargeType?: ApiV1ChargeType;
3676
+ chargeType?: PlatformFeeChargeType;
3677
3677
  /**
3678
3678
  * Percentage rate charged as platform fee.
3679
3679
  *
@@ -3683,7 +3683,7 @@ interface V1PlatformFee {
3683
3683
  */
3684
3684
  percentageRate?: string;
3685
3685
  }
3686
- declare enum ApiV1ChargeType {
3686
+ declare enum PlatformFeeChargeType {
3687
3687
  UNKNOWN_CHARGE_TYPE = "UNKNOWN_CHARGE_TYPE",
3688
3688
  /** The platform fee is passed on to the customer. */
3689
3689
  PASS_ON = "PASS_ON",
@@ -4861,4 +4861,4 @@ declare const provideHandlers: ServicePluginDefinition<{
4861
4861
  getPaymentSettingsForCheckout(payload: GetPaymentSettingsForCheckoutEnvelope): GetPaymentSettingsForCheckoutResponse | Promise<GetPaymentSettingsForCheckoutResponse>;
4862
4862
  }>;
4863
4863
 
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 };
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, PlatformFeeChargeType 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-D4jqXn2K.js';
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.js';
1
+ import { p as provideHandlers$1 } from './interfaces-ecommerce-v1-payment-settings-provider.public-DhstrhWO.js';
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, 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, c7 as PlatformFeeChargeType, 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-DhstrhWO.js';
3
3
  import { BuildServicePluginDefinition } from '@wix/sdk-types';
4
4
 
5
5
  declare const provideHandlers: BuildServicePluginDefinition<typeof provideHandlers$1> & typeof provideHandlers$1;
@@ -24,7 +24,6 @@ __export(index_exports, {
24
24
  AdditionalFeeAdditionalFeeSource: () => AdditionalFeeAdditionalFeeSource,
25
25
  AdditionalFeeSource: () => AdditionalFeeSource,
26
26
  AdjustmentType: () => AdjustmentType,
27
- ApiV1ChargeType: () => ApiV1ChargeType,
28
27
  AppliedDiscountDiscountType: () => AppliedDiscountDiscountType,
29
28
  AttributionSource: () => AttributionSource,
30
29
  BalanceType: () => BalanceType,
@@ -51,6 +50,7 @@ __export(index_exports, {
51
50
  PaymentStatus: () => PaymentStatus,
52
51
  PickupDetailsPickupMethod: () => PickupDetailsPickupMethod,
53
52
  PickupMethod: () => PickupMethod,
53
+ PlatformFeeChargeType: () => PlatformFeeChargeType,
54
54
  RateType: () => RateType,
55
55
  RuleType: () => RuleType,
56
56
  Severity: () => Severity,
@@ -355,12 +355,12 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
355
355
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
356
356
  return FileType2;
357
357
  })(FileType || {});
358
- var ApiV1ChargeType = /* @__PURE__ */ ((ApiV1ChargeType2) => {
359
- ApiV1ChargeType2["UNKNOWN_CHARGE_TYPE"] = "UNKNOWN_CHARGE_TYPE";
360
- ApiV1ChargeType2["PASS_ON"] = "PASS_ON";
361
- ApiV1ChargeType2["ABSORBED"] = "ABSORBED";
362
- return ApiV1ChargeType2;
363
- })(ApiV1ChargeType || {});
358
+ var PlatformFeeChargeType = /* @__PURE__ */ ((PlatformFeeChargeType2) => {
359
+ PlatformFeeChargeType2["UNKNOWN_CHARGE_TYPE"] = "UNKNOWN_CHARGE_TYPE";
360
+ PlatformFeeChargeType2["PASS_ON"] = "PASS_ON";
361
+ PlatformFeeChargeType2["ABSORBED"] = "ABSORBED";
362
+ return PlatformFeeChargeType2;
363
+ })(PlatformFeeChargeType || {});
364
364
  var PickupDetailsPickupMethod = /* @__PURE__ */ ((PickupDetailsPickupMethod2) => {
365
365
  PickupDetailsPickupMethod2["UNKNOWN_METHOD"] = "UNKNOWN_METHOD";
366
366
  PickupDetailsPickupMethod2["STORE_PICKUP"] = "STORE_PICKUP";
@@ -636,7 +636,6 @@ var provideHandlers2 = (0, import_service_plugin_modules.createServicePluginModu
636
636
  AdditionalFeeAdditionalFeeSource,
637
637
  AdditionalFeeSource,
638
638
  AdjustmentType,
639
- ApiV1ChargeType,
640
639
  AppliedDiscountDiscountType,
641
640
  AttributionSource,
642
641
  BalanceType,
@@ -663,6 +662,7 @@ var provideHandlers2 = (0, import_service_plugin_modules.createServicePluginModu
663
662
  PaymentStatus,
664
663
  PickupDetailsPickupMethod,
665
664
  PickupMethod,
665
+ PlatformFeeChargeType,
666
666
  RateType,
667
667
  RuleType,
668
668
  Severity,