@bigcommerce/checkout-sdk 1.308.2 → 1.308.3
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/CHANGELOG.md +8 -0
- package/dist/checkout-button.js +1 -1
- package/dist/checkout-button.umd.js +1 -1
- package/dist/checkout-sdk.js +1 -1
- package/dist/checkout-sdk.js.map +1 -1
- package/dist/checkout-sdk.umd.js +1 -1
- package/dist/checkout-sdk.umd.js.map +1 -1
- package/docs/README.md +16 -158
- package/docs/classes/internal_.CheckoutButtonErrorSelector.md +54 -0
- package/docs/classes/internal_.CheckoutButtonInitializer.md +179 -0
- package/docs/classes/internal_.CheckoutButtonStatusSelector.md +54 -0
- package/docs/classes/internal_.StandardError.md +0 -4
- package/docs/enums/internal_.AmazonPayV2ButtonColor.md +31 -0
- package/docs/enums/internal_.AmazonPayV2CheckoutLanguage.md +59 -0
- package/docs/enums/internal_.AmazonPayV2LedgerCurrency.md +38 -0
- package/docs/enums/internal_.AmazonPayV2PayOptions.md +28 -0
- package/docs/enums/internal_.AmazonPayV2Placement.md +55 -0
- package/docs/enums/internal_.CheckoutButtonMethodType.md +164 -0
- package/docs/enums/internal_.PaypalButtonStyleColorOption.md +38 -0
- package/docs/enums/internal_.PaypalButtonStyleLabelOption.md +45 -0
- package/docs/enums/internal_.PaypalButtonStyleLayoutOption.md +24 -0
- package/docs/enums/internal_.PaypalButtonStyleShapeOption.md +24 -0
- package/docs/enums/internal_.PaypalButtonStyleSizeOption.md +38 -0
- package/docs/enums/internal_.StyleButtonColor.md +45 -0
- package/docs/enums/internal_.StyleButtonLabel.md +45 -0
- package/docs/enums/internal_.StyleButtonLayout.md +24 -0
- package/docs/enums/internal_.StyleButtonShape.md +24 -0
- package/docs/interfaces/internal_.Address.md +0 -4
- package/docs/interfaces/internal_.AddressRequestBody.md +0 -2
- package/docs/interfaces/internal_.AmazonPayV2ButtonConfig.md +82 -0
- package/docs/interfaces/internal_.AmazonPayV2ButtonParams.md +117 -0
- package/docs/interfaces/internal_.AmazonPayV2CheckoutSession.md +37 -0
- package/docs/interfaces/internal_.AmazonPayV2CheckoutSessionConfig.md +38 -0
- package/docs/interfaces/internal_.AmazonPayV2NewButtonParams.md +139 -0
- package/docs/interfaces/internal_.AmazonPayV2Price.md +28 -0
- package/docs/interfaces/internal_.ApplePayButtonInitializeOptions.md +40 -0
- package/docs/interfaces/internal_.ApplePayButtonInitializeOptions_2.md +40 -0
- package/docs/interfaces/internal_.BaseCheckoutButtonInitializeOptions.md +291 -0
- package/docs/interfaces/internal_.BraintreeError.md +37 -0
- package/docs/interfaces/internal_.BraintreePaypalButtonInitializeOptions.md +122 -0
- package/docs/interfaces/internal_.BraintreePaypalCreditButtonInitializeOptions.md +113 -0
- package/docs/interfaces/internal_.BraintreeVenmoButtonInitializeOptions.md +56 -0
- package/docs/interfaces/internal_.BuyNowCartRequestBody.md +26 -0
- package/docs/interfaces/internal_.CheckoutButtonInitializerOptions.md +24 -0
- package/docs/interfaces/internal_.CheckoutButtonOptions.md +57 -0
- package/docs/interfaces/internal_.CheckoutButtonSelectors.md +24 -0
- package/docs/interfaces/{internal_.GooglePayCustomerInitializeOptions.md → internal_.GooglePayButtonInitializeOptions.md} +5 -16
- package/docs/interfaces/internal_.LineItem.md +8 -163
- package/docs/interfaces/internal_.PaypalButtonInitializeOptions.md +78 -0
- package/docs/interfaces/internal_.PaypalButtonStyleOptions.md +66 -0
- package/docs/interfaces/internal_.PaypalButtonStyleOptions_2.md +69 -0
- package/docs/interfaces/internal_.PaypalCommerceAlternativeMethodsButtonOptions.md +61 -0
- package/docs/interfaces/internal_.PaypalCommerceButtonInitializeOptions.md +68 -0
- package/docs/interfaces/internal_.PaypalCommerceCreditButtonInitializeOptions.md +77 -0
- package/docs/interfaces/internal_.PaypalCommerceInlineCheckoutButtonInitializeOptions.md +58 -0
- package/docs/interfaces/internal_.PaypalCommerceVenmoButtonInitializeOptions.md +52 -0
- package/docs/interfaces/internal_.RequestOptions.md +1 -5
- package/docs/interfaces/internal_.WithApplePayButtonInitializeOptions.md +17 -0
- package/docs/modules/internal_.md +51 -515
- package/package.json +1 -1
- package/docs/classes/internal_.CartChangedError.md +0 -62
- package/docs/classes/internal_.CheckoutService.md +0 -1528
- package/docs/classes/internal_.CurrencyService.md +0 -56
- package/docs/classes/internal_.EmbeddedCheckout.md +0 -42
- package/docs/classes/internal_.LanguageService.md +0 -103
- package/docs/classes/internal_.RequestError.md +0 -108
- package/docs/enums/internal_.AdyenV2CardFields.md +0 -31
- package/docs/enums/internal_.AdyenV3CardFields.md +0 -31
- package/docs/enums/internal_.CheckoutIncludes.md +0 -31
- package/docs/enums/internal_.HostedFieldType.md +0 -52
- package/docs/enums/internal_.IconStyle.md +0 -24
- package/docs/enums/internal_.RadiusUnit.md +0 -24
- package/docs/interfaces/internal_.AdyenAdditionalActionCallbacks.md +0 -70
- package/docs/interfaces/internal_.AdyenAdditionalActionCallbacks_2.md +0 -68
- package/docs/interfaces/internal_.AdyenAdditionalActionOptions.md +0 -108
- package/docs/interfaces/internal_.AdyenAdditionalActionOptions_2.md +0 -108
- package/docs/interfaces/internal_.AdyenBaseCardComponentOptions.md +0 -35
- package/docs/interfaces/internal_.AdyenBaseCardComponentOptions_2.md +0 -42
- package/docs/interfaces/internal_.AdyenComponent.md +0 -74
- package/docs/interfaces/internal_.AdyenComponentEvents.md +0 -76
- package/docs/interfaces/internal_.AdyenComponentEvents_2.md +0 -76
- package/docs/interfaces/internal_.AdyenComponent_2.md +0 -74
- package/docs/interfaces/internal_.AdyenCreditCardComponentOptions.md +0 -187
- package/docs/interfaces/internal_.AdyenIdealComponentOptions.md +0 -19
- package/docs/interfaces/internal_.AdyenPaymentMethodState.md +0 -23
- package/docs/interfaces/internal_.AdyenPaymentMethodState_2.md +0 -17
- package/docs/interfaces/internal_.AdyenPlaceholderData.md +0 -35
- package/docs/interfaces/internal_.AdyenPlaceholderData_2.md +0 -35
- package/docs/interfaces/internal_.AdyenThreeDS2Options.md +0 -99
- package/docs/interfaces/internal_.AdyenV2PaymentInitializeOptions.md +0 -162
- package/docs/interfaces/internal_.AdyenV2ValidationState.md +0 -59
- package/docs/interfaces/internal_.AdyenV3CreditCardComponentOptions.md +0 -198
- package/docs/interfaces/internal_.AdyenV3PaymentInitializeOptions.md +0 -137
- package/docs/interfaces/internal_.AdyenV3ValidationState.md +0 -59
- package/docs/interfaces/internal_.AmazonPayCustomerInitializeOptions.md +0 -67
- package/docs/interfaces/internal_.AmazonPayOrderReference.md +0 -32
- package/docs/interfaces/internal_.AmazonPayPaymentInitializeOptions.md +0 -102
- package/docs/interfaces/internal_.AmazonPayShippingInitializeOptions.md +0 -87
- package/docs/interfaces/internal_.AmazonPayV2CustomerInitializeOptions.md +0 -26
- package/docs/interfaces/internal_.AmazonPayV2PaymentInitializeOptions.md +0 -42
- package/docs/interfaces/internal_.AmazonPayV2ShippingInitializeOptions.md +0 -28
- package/docs/interfaces/internal_.AmazonPayWidgetError.md +0 -27
- package/docs/interfaces/internal_.ApplePayCustomerInitializeOptions.md +0 -79
- package/docs/interfaces/internal_.ApplePayPaymentInitializeOptions.md +0 -42
- package/docs/interfaces/internal_.BankInstrument.md +0 -114
- package/docs/interfaces/internal_.Banner.md +0 -24
- package/docs/interfaces/internal_.BaseAccountInstrument.md +0 -93
- package/docs/interfaces/internal_.BaseCustomerInitializeOptions.md +0 -237
- package/docs/interfaces/internal_.BaseElementOptions.md +0 -28
- package/docs/interfaces/internal_.BaseElementOptions_2.md +0 -50
- package/docs/interfaces/internal_.BaseIndividualElementOptions.md +0 -69
- package/docs/interfaces/internal_.BaseInstrument.md +0 -60
- package/docs/interfaces/internal_.BasePaymentInitializeOptions.md +0 -376
- package/docs/interfaces/internal_.BillingAddress.md +0 -184
- package/docs/interfaces/internal_.BillingAddressRequestBody.md +0 -155
- package/docs/interfaces/internal_.BlockElementStyles.md +0 -107
- package/docs/interfaces/internal_.BlueSnapV2PaymentInitializeOptions.md +0 -75
- package/docs/interfaces/internal_.BlueSnapV2StyleProps.md +0 -31
- package/docs/interfaces/internal_.BodlEventsPayload.md +0 -9
- package/docs/interfaces/internal_.BodlService.md +0 -172
- package/docs/interfaces/internal_.BodyStyles.md +0 -17
- package/docs/interfaces/internal_.BoltCustomerInitializeOptions.md +0 -32
- package/docs/interfaces/internal_.BoltPaymentInitializeOptions.md +0 -96
- package/docs/interfaces/internal_.BraintreePaymentInitializeOptions.md +0 -91
- package/docs/interfaces/internal_.BraintreeThreeDSecureOptions.md +0 -53
- package/docs/interfaces/internal_.BraintreeVerifyPayload.md +0 -53
- package/docs/interfaces/internal_.BraintreeVisaCheckoutCustomerInitializeOptions.md +0 -37
- package/docs/interfaces/internal_.BraintreeVisaCheckoutPaymentInitializeOptions.md +0 -72
- package/docs/interfaces/internal_.BrowserInfo.md +0 -52
- package/docs/interfaces/internal_.ButtonResponse.md +0 -21
- package/docs/interfaces/internal_.ButtonStyles.md +0 -143
- package/docs/interfaces/internal_.CardCvcElementOptions.md +0 -74
- package/docs/interfaces/internal_.CardDataPaymentMethodState.md +0 -17
- package/docs/interfaces/internal_.CardDataPaymentMethodState_2.md +0 -17
- package/docs/interfaces/internal_.CardElementOptions.md +0 -93
- package/docs/interfaces/internal_.CardExpiryElementOptions.md +0 -74
- package/docs/interfaces/internal_.CardInstrument.md +0 -117
- package/docs/interfaces/internal_.CardNumberElementOptions.md +0 -90
- package/docs/interfaces/internal_.CardPaymentMethodState.md +0 -62
- package/docs/interfaces/internal_.CardPaymentMethodState_2.md +0 -45
- package/docs/interfaces/internal_.CardState.md +0 -42
- package/docs/interfaces/internal_.CardStateErrors.md +0 -9
- package/docs/interfaces/internal_.CardStateErrors_2.md +0 -9
- package/docs/interfaces/internal_.CardState_2.md +0 -42
- package/docs/interfaces/internal_.Cart.md +0 -108
- package/docs/interfaces/internal_.ChasePayCustomerInitializeOptions.md +0 -17
- package/docs/interfaces/internal_.ChasePayInitializeOptions.md +0 -100
- package/docs/interfaces/internal_.CheckableInputStyles.md +0 -177
- package/docs/interfaces/internal_.ChecklistStyles.md +0 -129
- package/docs/interfaces/internal_.Checkout.md +0 -204
- package/docs/interfaces/internal_.CheckoutParams.md +0 -17
- package/docs/interfaces/internal_.CheckoutPayment.md +0 -44
- package/docs/interfaces/internal_.CheckoutPaymentMethodExecutedOptions.md +0 -17
- package/docs/interfaces/internal_.CheckoutRequestBody.md +0 -17
- package/docs/interfaces/internal_.CheckoutSelectors.md +0 -31
- package/docs/interfaces/internal_.CheckoutServiceOptions.md +0 -38
- package/docs/interfaces/internal_.CheckoutSettings.md +0 -203
- package/docs/interfaces/internal_.CheckoutStoreErrorSelector.md +0 -638
- package/docs/interfaces/internal_.CheckoutStoreSelector.md +0 -503
- package/docs/interfaces/internal_.CheckoutStoreStatusSelector.md +0 -760
- package/docs/interfaces/internal_.Consignment.md +0 -73
- package/docs/interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithAddress.md +0 -31
- package/docs/interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md +0 -31
- package/docs/interfaces/internal_.ConsignmentCreateRequestBody.md +0 -38
- package/docs/interfaces/internal_.ConsignmentLineItem.md +0 -24
- package/docs/interfaces/internal_.ConsignmentPickupOption.md +0 -17
- package/docs/interfaces/internal_.ConsignmentUpdateRequestBody.md +0 -45
- package/docs/interfaces/internal_.Coordinates.md +0 -24
- package/docs/interfaces/internal_.Country.md +0 -45
- package/docs/interfaces/internal_.Coupon.md +0 -45
- package/docs/interfaces/internal_.CreditCardInstrument.md +0 -87
- package/docs/interfaces/internal_.CreditCardPlaceHolder.md +0 -31
- package/docs/interfaces/internal_.CreditCardPlaceHolder_2.md +0 -31
- package/docs/interfaces/internal_.CssProperties.md +0 -213
- package/docs/interfaces/internal_.CssProperties_2.md +0 -213
- package/docs/interfaces/internal_.Currency.md +0 -38
- package/docs/interfaces/internal_.CustomItem.md +0 -52
- package/docs/interfaces/internal_.Customer.md +0 -93
- package/docs/interfaces/internal_.CustomerAddress.md +0 -184
- package/docs/interfaces/internal_.CustomerCredentials.md +0 -24
- package/docs/interfaces/internal_.CustomerGroup.md +0 -24
- package/docs/interfaces/internal_.CustomerPasswordRequirements.md +0 -38
- package/docs/interfaces/internal_.CustomerRequestOptions.md +0 -62
- package/docs/interfaces/internal_.DigitalItem.md +0 -312
- package/docs/interfaces/internal_.DigitalRiverElementClasses.md +0 -69
- package/docs/interfaces/internal_.DigitalRiverPaymentInitializeOptions.md +0 -148
- package/docs/interfaces/internal_.Discount.md +0 -24
- package/docs/interfaces/internal_.DisplaySettings.md +0 -17
- package/docs/interfaces/internal_.EmbeddedCheckoutCompleteEvent.md +0 -17
- package/docs/interfaces/internal_.EmbeddedCheckoutError.md +0 -31
- package/docs/interfaces/internal_.EmbeddedCheckoutErrorEvent.md +0 -24
- package/docs/interfaces/internal_.EmbeddedCheckoutFrameErrorEvent.md +0 -24
- package/docs/interfaces/internal_.EmbeddedCheckoutFrameLoadedEvent.md +0 -24
- package/docs/interfaces/internal_.EmbeddedCheckoutLoadedEvent.md +0 -17
- package/docs/interfaces/internal_.EmbeddedCheckoutOptions.md +0 -136
- package/docs/interfaces/internal_.EmbeddedCheckoutSignedOutEvent.md +0 -17
- package/docs/interfaces/internal_.EmbeddedCheckoutStyles.md +0 -143
- package/docs/interfaces/internal_.EmbeddedContentOptions.md +0 -17
- package/docs/interfaces/internal_.ExecutePaymentMethodCheckoutOptions.md +0 -95
- package/docs/interfaces/internal_.FlashMessage.md +0 -31
- package/docs/interfaces/internal_.FormField.md +0 -115
- package/docs/interfaces/internal_.FormFieldItem.md +0 -24
- package/docs/interfaces/internal_.FormFieldOptions.md +0 -31
- package/docs/interfaces/internal_.FormFields.md +0 -31
- package/docs/interfaces/internal_.GatewayOrderPayment.md +0 -110
- package/docs/interfaces/internal_.GiftCertificate.md +0 -45
- package/docs/interfaces/internal_.GiftCertificateItem.md +0 -80
- package/docs/interfaces/internal_.GiftCertificateOrderPayment.md +0 -96
- package/docs/interfaces/internal_.GooglePayPaymentInitializeOptions.md +0 -95
- package/docs/interfaces/internal_.HostedCardFieldOptions.md +0 -37
- package/docs/interfaces/internal_.HostedCardFieldOptionsMap.md +0 -38
- package/docs/interfaces/internal_.HostedFieldStylesMap.md +0 -31
- package/docs/interfaces/internal_.HostedFormOptions.md +0 -116
- package/docs/interfaces/internal_.HostedInputValidateErrorData.md +0 -31
- package/docs/interfaces/internal_.HostedInputValidateErrorDataMap.md +0 -52
- package/docs/interfaces/internal_.HostedInputValidateResults.md +0 -24
- package/docs/interfaces/internal_.HostedInstrument.md +0 -24
- package/docs/interfaces/internal_.HostedStoredCardFieldOptions.md +0 -56
- package/docs/interfaces/internal_.HostedStoredCardFieldOptionsMap.md +0 -24
- package/docs/interfaces/internal_.IbanElementOptions.md +0 -84
- package/docs/interfaces/internal_.IdealElementOptions.md +0 -72
- package/docs/interfaces/internal_.IndividualCardElementOptions.md +0 -38
- package/docs/interfaces/internal_.InitializationStrategy.md +0 -23
- package/docs/interfaces/internal_.InlineElementStyles.md +0 -55
- package/docs/interfaces/internal_.InputDetail.md +0 -82
- package/docs/interfaces/internal_.InputDetail_2.md +0 -82
- package/docs/interfaces/internal_.InputStyles.md +0 -154
- package/docs/interfaces/internal_.Item.md +0 -24
- package/docs/interfaces/internal_.Item_2.md +0 -28
- package/docs/interfaces/internal_.Item_3.md +0 -28
- package/docs/interfaces/internal_.KlarnaLoadResponse.md +0 -30
- package/docs/interfaces/internal_.KlarnaLoadResponse_2.md +0 -30
- package/docs/interfaces/internal_.KlarnaPaymentInitializeOptions.md +0 -75
- package/docs/interfaces/internal_.KlarnaV2PaymentInitializeOptions.md +0 -75
- package/docs/interfaces/internal_.LabelStyles.md +0 -78
- package/docs/interfaces/internal_.LanguageConfig.md +0 -59
- package/docs/interfaces/internal_.LineItemCategory.md +0 -17
- package/docs/interfaces/internal_.LineItemMap.md +0 -38
- package/docs/interfaces/internal_.LineItemOption.md +0 -38
- package/docs/interfaces/internal_.LineItemSocialData.md +0 -38
- package/docs/interfaces/internal_.LinkStyles.md +0 -92
- package/docs/interfaces/internal_.LoadingIndicatorStyles.md +0 -31
- package/docs/interfaces/internal_.Locales.md +0 -9
- package/docs/interfaces/internal_.MasterpassCustomerInitializeOptions.md +0 -19
- package/docs/interfaces/internal_.MasterpassPaymentInitializeOptions.md +0 -37
- package/docs/interfaces/internal_.MolliePaymentInitializeOptions.md +0 -126
- package/docs/interfaces/internal_.MonerisPaymentInitializeOptions.md +0 -59
- package/docs/interfaces/internal_.MonerisStylingProps.md +0 -82
- package/docs/interfaces/internal_.NonceGenerationError.md +0 -31
- package/docs/interfaces/internal_.NonceInstrument.md +0 -38
- package/docs/interfaces/internal_.Option_2.md +0 -24
- package/docs/interfaces/internal_.OptionsResponse.md +0 -79
- package/docs/interfaces/internal_.OpyPaymentInitializeOptions.md +0 -40
- package/docs/interfaces/internal_.Order.md +0 -199
- package/docs/interfaces/internal_.OrderConsignment.md +0 -17
- package/docs/interfaces/internal_.OrderPayment.md +0 -60
- package/docs/interfaces/internal_.OrderPaymentRequestBody.md +0 -41
- package/docs/interfaces/internal_.OrderRequestBody.md +0 -35
- package/docs/interfaces/internal_.OrderShippingConsignment.md +0 -220
- package/docs/interfaces/internal_.PasswordRequirements.md +0 -38
- package/docs/interfaces/internal_.PayPalInstrument.md +0 -93
- package/docs/interfaces/internal_.PaymentMethod.md +0 -100
- package/docs/interfaces/internal_.PaymentMethodConfig.md +0 -122
- package/docs/interfaces/internal_.PaymentRequestOptions.md +0 -69
- package/docs/interfaces/internal_.PaymentSettings.md +0 -24
- package/docs/interfaces/internal_.PaypalCommerceCreditCardPaymentInitializeOptions.md +0 -92
- package/docs/interfaces/internal_.PaypalCommerceFormFieldCardTypeChangeEventData.md +0 -17
- package/docs/interfaces/internal_.PaypalCommerceFormFieldKeyboardEventData.md +0 -17
- package/docs/interfaces/internal_.PaypalCommerceFormFieldOptions.md +0 -30
- package/docs/interfaces/internal_.PaypalCommerceFormFieldStylesMap.md +0 -31
- package/docs/interfaces/internal_.PaypalCommerceFormFieldValidateErrorData.md +0 -31
- package/docs/interfaces/internal_.PaypalCommerceFormFieldValidateEventData.md +0 -35
- package/docs/interfaces/internal_.PaypalCommerceFormFieldsMap.md +0 -38
- package/docs/interfaces/internal_.PaypalCommerceFormOptions.md +0 -150
- package/docs/interfaces/internal_.PaypalCommercePaymentInitializeOptions.md +0 -188
- package/docs/interfaces/internal_.PaypalCommerceStoredCardFieldOptions.md +0 -45
- package/docs/interfaces/internal_.PaypalCommerceStoredCardFieldsMap.md +0 -24
- package/docs/interfaces/internal_.PaypalExpressPaymentInitializeOptions.md +0 -38
- package/docs/interfaces/internal_.PaypalFieldsStyleOptions.md +0 -48
- package/docs/interfaces/internal_.PhysicalItem.md +0 -313
- package/docs/interfaces/internal_.PickupMethod.md +0 -45
- package/docs/interfaces/internal_.PickupOptionResult.md +0 -17
- package/docs/interfaces/internal_.Promotion.md +0 -17
- package/docs/interfaces/internal_.Radius.md +0 -24
- package/docs/interfaces/internal_.Region.md +0 -24
- package/docs/interfaces/internal_.SearchArea.md +0 -24
- package/docs/interfaces/internal_.SepaPlaceHolder.md +0 -24
- package/docs/interfaces/internal_.SepaPlaceHolder_2.md +0 -24
- package/docs/interfaces/internal_.ShippingInitializeOptions.md +0 -100
- package/docs/interfaces/internal_.ShippingOption.md +0 -66
- package/docs/interfaces/internal_.ShippingRequestOptions.md +0 -67
- package/docs/interfaces/internal_.ShopperConfig.md +0 -31
- package/docs/interfaces/internal_.ShopperCurrency.md +0 -96
- package/docs/interfaces/internal_.SignInEmail.md +0 -24
- package/docs/interfaces/internal_.SignInEmailRequestBody.md +0 -24
- package/docs/interfaces/internal_.SpamProtectionOptions.md +0 -27
- package/docs/interfaces/internal_.SquareFormElement.md +0 -30
- package/docs/interfaces/internal_.SquarePaymentInitializeOptions.md +0 -133
- package/docs/interfaces/internal_.StepStyles.md +0 -122
- package/docs/interfaces/internal_.StepTracker.md +0 -66
- package/docs/interfaces/internal_.StepTrackerConfig.md +0 -17
- package/docs/interfaces/internal_.StoreConfig.md +0 -117
- package/docs/interfaces/internal_.StoreCurrency.md +0 -58
- package/docs/interfaces/internal_.StoreLinks.md +0 -59
- package/docs/interfaces/internal_.StoreProfile.md +0 -73
- package/docs/interfaces/internal_.StripeCustomerEvent.md +0 -76
- package/docs/interfaces/internal_.StripeElementCSSProperties.md +0 -172
- package/docs/interfaces/internal_.StripeElementClasses.md +0 -65
- package/docs/interfaces/internal_.StripeElementStyle.md +0 -46
- package/docs/interfaces/internal_.StripeElementStyleVariant.md +0 -289
- package/docs/interfaces/internal_.StripeEvent.md +0 -39
- package/docs/interfaces/internal_.StripeShippingEvent.md +0 -76
- package/docs/interfaces/internal_.StripeUPECustomerInitializeOptions.md +0 -94
- package/docs/interfaces/internal_.StripeUPEPaymentInitializeOptions.md +0 -72
- package/docs/interfaces/internal_.StripeUPEShippingInitializeOptions.md +0 -109
- package/docs/interfaces/internal_.StripeV3PaymentInitializeOptions.md +0 -78
- package/docs/interfaces/internal_.StyleOptions.md +0 -46
- package/docs/interfaces/internal_.StyleOptions_2.md +0 -46
- package/docs/interfaces/internal_.SubInputDetail.md +0 -64
- package/docs/interfaces/internal_.SubInputDetail_2.md +0 -64
- package/docs/interfaces/internal_.Subscriptions.md +0 -31
- package/docs/interfaces/internal_.Tax.md +0 -24
- package/docs/interfaces/internal_.TextInputStyles.md +0 -177
- package/docs/interfaces/internal_.ThreeDSecure.md +0 -52
- package/docs/interfaces/internal_.ThreeDSecureToken.md +0 -17
- package/docs/interfaces/internal_.TranslationData.md +0 -9
- package/docs/interfaces/internal_.Translations.md +0 -9
- package/docs/interfaces/internal_.UnknownObject.md +0 -9
- package/docs/interfaces/internal_.VaultedInstrument.md +0 -31
- package/docs/interfaces/internal_.WechatDataPaymentMethodState.md +0 -17
- package/docs/interfaces/internal_.WechatDataPaymentMethodState_2.md +0 -17
- package/docs/interfaces/internal_.WechatState.md +0 -17
- package/docs/interfaces/internal_.WechatState_2.md +0 -17
- package/docs/interfaces/internal_.WithAccountCreation.md +0 -17
- package/docs/interfaces/internal_.WithAdyenV2PaymentInitializeOptions.md +0 -20
- package/docs/interfaces/internal_.WithAdyenV3PaymentInitializeOptions.md +0 -20
- package/docs/interfaces/internal_.WithApplePayCustomerInitializeOptions.md +0 -20
- package/docs/interfaces/internal_.WithApplePayPaymentInitializeOptions.md +0 -20
- package/docs/interfaces/internal_.WithCheckoutcomFawryInstrument.md +0 -24
- package/docs/interfaces/internal_.WithCheckoutcomSEPAInstrument.md +0 -24
- package/docs/interfaces/internal_.WithCheckoutcomiDealInstrument.md +0 -17
- package/docs/interfaces/internal_.WithDocumentInstrument.md +0 -17
- package/docs/interfaces/internal_.WithMollieIssuerInstrument.md +0 -24
- package/docs/interfaces/internal_.WorldpayAccessPaymentInitializeOptions.md +0 -32
- package/docs/interfaces/internal_.ZipCodeElementOptions.md +0 -17
|
@@ -6,543 +6,79 @@
|
|
|
6
6
|
|
|
7
7
|
### Enumerations
|
|
8
8
|
|
|
9
|
-
- [
|
|
10
|
-
- [
|
|
9
|
+
- [AmazonPayV2ButtonColor](../enums/internal_.AmazonPayV2ButtonColor.md)
|
|
10
|
+
- [AmazonPayV2CheckoutLanguage](../enums/internal_.AmazonPayV2CheckoutLanguage.md)
|
|
11
|
+
- [AmazonPayV2LedgerCurrency](../enums/internal_.AmazonPayV2LedgerCurrency.md)
|
|
12
|
+
- [AmazonPayV2PayOptions](../enums/internal_.AmazonPayV2PayOptions.md)
|
|
13
|
+
- [AmazonPayV2Placement](../enums/internal_.AmazonPayV2Placement.md)
|
|
11
14
|
- [ButtonColor](../enums/internal_.ButtonColor.md)
|
|
12
15
|
- [ButtonType](../enums/internal_.ButtonType.md)
|
|
13
|
-
- [
|
|
14
|
-
- [
|
|
15
|
-
- [
|
|
16
|
-
- [
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
- [
|
|
21
|
-
- [
|
|
22
|
-
- [
|
|
23
|
-
- [FrameError](internal_.md#frameerror)
|
|
24
|
-
- [FrameLoaded](internal_.md#frameloaded)
|
|
25
|
-
- [SignedOut](internal_.md#signedout)
|
|
16
|
+
- [CheckoutButtonMethodType](../enums/internal_.CheckoutButtonMethodType.md)
|
|
17
|
+
- [PaypalButtonStyleColorOption](../enums/internal_.PaypalButtonStyleColorOption.md)
|
|
18
|
+
- [PaypalButtonStyleLabelOption](../enums/internal_.PaypalButtonStyleLabelOption.md)
|
|
19
|
+
- [PaypalButtonStyleLayoutOption](../enums/internal_.PaypalButtonStyleLayoutOption.md)
|
|
20
|
+
- [PaypalButtonStyleShapeOption](../enums/internal_.PaypalButtonStyleShapeOption.md)
|
|
21
|
+
- [PaypalButtonStyleSizeOption](../enums/internal_.PaypalButtonStyleSizeOption.md)
|
|
22
|
+
- [StyleButtonColor](../enums/internal_.StyleButtonColor.md)
|
|
23
|
+
- [StyleButtonLabel](../enums/internal_.StyleButtonLabel.md)
|
|
24
|
+
- [StyleButtonLayout](../enums/internal_.StyleButtonLayout.md)
|
|
25
|
+
- [StyleButtonShape](../enums/internal_.StyleButtonShape.md)
|
|
26
26
|
|
|
27
27
|
### Classes
|
|
28
28
|
|
|
29
|
-
- [
|
|
30
|
-
- [
|
|
31
|
-
- [
|
|
32
|
-
- [EmbeddedCheckout](../classes/internal_.EmbeddedCheckout.md)
|
|
33
|
-
- [LanguageService](../classes/internal_.LanguageService.md)
|
|
34
|
-
- [RequestError](../classes/internal_.RequestError.md)
|
|
29
|
+
- [CheckoutButtonErrorSelector](../classes/internal_.CheckoutButtonErrorSelector.md)
|
|
30
|
+
- [CheckoutButtonInitializer](../classes/internal_.CheckoutButtonInitializer.md)
|
|
31
|
+
- [CheckoutButtonStatusSelector](../classes/internal_.CheckoutButtonStatusSelector.md)
|
|
35
32
|
- [StandardError](../classes/internal_.StandardError.md)
|
|
36
33
|
|
|
37
34
|
### Interfaces
|
|
38
35
|
|
|
39
36
|
- [Address](../interfaces/internal_.Address.md)
|
|
40
37
|
- [AddressRequestBody](../interfaces/internal_.AddressRequestBody.md)
|
|
41
|
-
- [
|
|
42
|
-
- [
|
|
43
|
-
- [
|
|
44
|
-
- [
|
|
45
|
-
- [
|
|
46
|
-
- [
|
|
47
|
-
- [
|
|
48
|
-
- [
|
|
49
|
-
- [
|
|
50
|
-
- [
|
|
51
|
-
- [
|
|
52
|
-
- [
|
|
53
|
-
- [
|
|
54
|
-
- [
|
|
55
|
-
- [
|
|
56
|
-
- [
|
|
57
|
-
- [
|
|
58
|
-
- [AdyenV2PaymentInitializeOptions](../interfaces/internal_.AdyenV2PaymentInitializeOptions.md)
|
|
59
|
-
- [AdyenV2ValidationState](../interfaces/internal_.AdyenV2ValidationState.md)
|
|
60
|
-
- [AdyenV3CreditCardComponentOptions](../interfaces/internal_.AdyenV3CreditCardComponentOptions.md)
|
|
61
|
-
- [AdyenV3PaymentInitializeOptions](../interfaces/internal_.AdyenV3PaymentInitializeOptions.md)
|
|
62
|
-
- [AdyenV3ValidationState](../interfaces/internal_.AdyenV3ValidationState.md)
|
|
63
|
-
- [AmazonPayCustomerInitializeOptions](../interfaces/internal_.AmazonPayCustomerInitializeOptions.md)
|
|
64
|
-
- [AmazonPayOrderReference](../interfaces/internal_.AmazonPayOrderReference.md)
|
|
65
|
-
- [AmazonPayPaymentInitializeOptions](../interfaces/internal_.AmazonPayPaymentInitializeOptions.md)
|
|
66
|
-
- [AmazonPayShippingInitializeOptions](../interfaces/internal_.AmazonPayShippingInitializeOptions.md)
|
|
67
|
-
- [AmazonPayV2CustomerInitializeOptions](../interfaces/internal_.AmazonPayV2CustomerInitializeOptions.md)
|
|
68
|
-
- [AmazonPayV2PaymentInitializeOptions](../interfaces/internal_.AmazonPayV2PaymentInitializeOptions.md)
|
|
69
|
-
- [AmazonPayV2ShippingInitializeOptions](../interfaces/internal_.AmazonPayV2ShippingInitializeOptions.md)
|
|
70
|
-
- [AmazonPayWidgetError](../interfaces/internal_.AmazonPayWidgetError.md)
|
|
71
|
-
- [ApplePayCustomerInitializeOptions](../interfaces/internal_.ApplePayCustomerInitializeOptions.md)
|
|
72
|
-
- [ApplePayPaymentInitializeOptions](../interfaces/internal_.ApplePayPaymentInitializeOptions.md)
|
|
73
|
-
- [BankInstrument](../interfaces/internal_.BankInstrument.md)
|
|
74
|
-
- [Banner](../interfaces/internal_.Banner.md)
|
|
75
|
-
- [BaseAccountInstrument](../interfaces/internal_.BaseAccountInstrument.md)
|
|
76
|
-
- [BaseCustomerInitializeOptions](../interfaces/internal_.BaseCustomerInitializeOptions.md)
|
|
77
|
-
- [BaseElementOptions](../interfaces/internal_.BaseElementOptions.md)
|
|
78
|
-
- [BaseElementOptions\_2](../interfaces/internal_.BaseElementOptions_2.md)
|
|
79
|
-
- [BaseIndividualElementOptions](../interfaces/internal_.BaseIndividualElementOptions.md)
|
|
80
|
-
- [BaseInstrument](../interfaces/internal_.BaseInstrument.md)
|
|
81
|
-
- [BasePaymentInitializeOptions](../interfaces/internal_.BasePaymentInitializeOptions.md)
|
|
82
|
-
- [BillingAddress](../interfaces/internal_.BillingAddress.md)
|
|
83
|
-
- [BillingAddressRequestBody](../interfaces/internal_.BillingAddressRequestBody.md)
|
|
84
|
-
- [BlockElementStyles](../interfaces/internal_.BlockElementStyles.md)
|
|
85
|
-
- [BlueSnapV2PaymentInitializeOptions](../interfaces/internal_.BlueSnapV2PaymentInitializeOptions.md)
|
|
86
|
-
- [BlueSnapV2StyleProps](../interfaces/internal_.BlueSnapV2StyleProps.md)
|
|
87
|
-
- [BodlEventsPayload](../interfaces/internal_.BodlEventsPayload.md)
|
|
88
|
-
- [BodlService](../interfaces/internal_.BodlService.md)
|
|
89
|
-
- [BodyStyles](../interfaces/internal_.BodyStyles.md)
|
|
90
|
-
- [BoltCustomerInitializeOptions](../interfaces/internal_.BoltCustomerInitializeOptions.md)
|
|
91
|
-
- [BoltPaymentInitializeOptions](../interfaces/internal_.BoltPaymentInitializeOptions.md)
|
|
92
|
-
- [BraintreePaymentInitializeOptions](../interfaces/internal_.BraintreePaymentInitializeOptions.md)
|
|
93
|
-
- [BraintreeThreeDSecureOptions](../interfaces/internal_.BraintreeThreeDSecureOptions.md)
|
|
94
|
-
- [BraintreeVerifyPayload](../interfaces/internal_.BraintreeVerifyPayload.md)
|
|
95
|
-
- [BraintreeVisaCheckoutCustomerInitializeOptions](../interfaces/internal_.BraintreeVisaCheckoutCustomerInitializeOptions.md)
|
|
96
|
-
- [BraintreeVisaCheckoutPaymentInitializeOptions](../interfaces/internal_.BraintreeVisaCheckoutPaymentInitializeOptions.md)
|
|
97
|
-
- [BrowserInfo](../interfaces/internal_.BrowserInfo.md)
|
|
98
|
-
- [ButtonResponse](../interfaces/internal_.ButtonResponse.md)
|
|
99
|
-
- [ButtonStyles](../interfaces/internal_.ButtonStyles.md)
|
|
100
|
-
- [CardCvcElementOptions](../interfaces/internal_.CardCvcElementOptions.md)
|
|
101
|
-
- [CardDataPaymentMethodState](../interfaces/internal_.CardDataPaymentMethodState.md)
|
|
102
|
-
- [CardDataPaymentMethodState\_2](../interfaces/internal_.CardDataPaymentMethodState_2.md)
|
|
103
|
-
- [CardElementOptions](../interfaces/internal_.CardElementOptions.md)
|
|
104
|
-
- [CardExpiryElementOptions](../interfaces/internal_.CardExpiryElementOptions.md)
|
|
105
|
-
- [CardInstrument](../interfaces/internal_.CardInstrument.md)
|
|
106
|
-
- [CardNumberElementOptions](../interfaces/internal_.CardNumberElementOptions.md)
|
|
107
|
-
- [CardPaymentMethodState](../interfaces/internal_.CardPaymentMethodState.md)
|
|
108
|
-
- [CardPaymentMethodState\_2](../interfaces/internal_.CardPaymentMethodState_2.md)
|
|
109
|
-
- [CardState](../interfaces/internal_.CardState.md)
|
|
110
|
-
- [CardStateErrors](../interfaces/internal_.CardStateErrors.md)
|
|
111
|
-
- [CardStateErrors\_2](../interfaces/internal_.CardStateErrors_2.md)
|
|
112
|
-
- [CardState\_2](../interfaces/internal_.CardState_2.md)
|
|
113
|
-
- [Cart](../interfaces/internal_.Cart.md)
|
|
114
|
-
- [ChasePayCustomerInitializeOptions](../interfaces/internal_.ChasePayCustomerInitializeOptions.md)
|
|
115
|
-
- [ChasePayInitializeOptions](../interfaces/internal_.ChasePayInitializeOptions.md)
|
|
116
|
-
- [CheckableInputStyles](../interfaces/internal_.CheckableInputStyles.md)
|
|
117
|
-
- [ChecklistStyles](../interfaces/internal_.ChecklistStyles.md)
|
|
118
|
-
- [Checkout](../interfaces/internal_.Checkout.md)
|
|
119
|
-
- [CheckoutParams](../interfaces/internal_.CheckoutParams.md)
|
|
120
|
-
- [CheckoutPayment](../interfaces/internal_.CheckoutPayment.md)
|
|
121
|
-
- [CheckoutPaymentMethodExecutedOptions](../interfaces/internal_.CheckoutPaymentMethodExecutedOptions.md)
|
|
122
|
-
- [CheckoutRequestBody](../interfaces/internal_.CheckoutRequestBody.md)
|
|
123
|
-
- [CheckoutSelectors](../interfaces/internal_.CheckoutSelectors.md)
|
|
124
|
-
- [CheckoutServiceOptions](../interfaces/internal_.CheckoutServiceOptions.md)
|
|
125
|
-
- [CheckoutSettings](../interfaces/internal_.CheckoutSettings.md)
|
|
126
|
-
- [CheckoutStoreErrorSelector](../interfaces/internal_.CheckoutStoreErrorSelector.md)
|
|
127
|
-
- [CheckoutStoreSelector](../interfaces/internal_.CheckoutStoreSelector.md)
|
|
128
|
-
- [CheckoutStoreStatusSelector](../interfaces/internal_.CheckoutStoreStatusSelector.md)
|
|
129
|
-
- [Consignment](../interfaces/internal_.Consignment.md)
|
|
130
|
-
- [ConsignmentAssignmentBaseRequestBodyWithAddress](../interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithAddress.md)
|
|
131
|
-
- [ConsignmentAssignmentBaseRequestBodyWithShippingAddress](../interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md)
|
|
132
|
-
- [ConsignmentCreateRequestBody](../interfaces/internal_.ConsignmentCreateRequestBody.md)
|
|
133
|
-
- [ConsignmentLineItem](../interfaces/internal_.ConsignmentLineItem.md)
|
|
134
|
-
- [ConsignmentPickupOption](../interfaces/internal_.ConsignmentPickupOption.md)
|
|
135
|
-
- [ConsignmentUpdateRequestBody](../interfaces/internal_.ConsignmentUpdateRequestBody.md)
|
|
136
|
-
- [Coordinates](../interfaces/internal_.Coordinates.md)
|
|
137
|
-
- [Country](../interfaces/internal_.Country.md)
|
|
138
|
-
- [Coupon](../interfaces/internal_.Coupon.md)
|
|
139
|
-
- [CreditCardInstrument](../interfaces/internal_.CreditCardInstrument.md)
|
|
140
|
-
- [CreditCardPlaceHolder](../interfaces/internal_.CreditCardPlaceHolder.md)
|
|
141
|
-
- [CreditCardPlaceHolder\_2](../interfaces/internal_.CreditCardPlaceHolder_2.md)
|
|
142
|
-
- [CssProperties](../interfaces/internal_.CssProperties.md)
|
|
143
|
-
- [CssProperties\_2](../interfaces/internal_.CssProperties_2.md)
|
|
144
|
-
- [Currency](../interfaces/internal_.Currency.md)
|
|
38
|
+
- [AmazonPayV2ButtonConfig](../interfaces/internal_.AmazonPayV2ButtonConfig.md)
|
|
39
|
+
- [AmazonPayV2ButtonParams](../interfaces/internal_.AmazonPayV2ButtonParams.md)
|
|
40
|
+
- [AmazonPayV2CheckoutSession](../interfaces/internal_.AmazonPayV2CheckoutSession.md)
|
|
41
|
+
- [AmazonPayV2CheckoutSessionConfig](../interfaces/internal_.AmazonPayV2CheckoutSessionConfig.md)
|
|
42
|
+
- [AmazonPayV2NewButtonParams](../interfaces/internal_.AmazonPayV2NewButtonParams.md)
|
|
43
|
+
- [AmazonPayV2Price](../interfaces/internal_.AmazonPayV2Price.md)
|
|
44
|
+
- [ApplePayButtonInitializeOptions](../interfaces/internal_.ApplePayButtonInitializeOptions.md)
|
|
45
|
+
- [ApplePayButtonInitializeOptions\_2](../interfaces/internal_.ApplePayButtonInitializeOptions_2.md)
|
|
46
|
+
- [BaseCheckoutButtonInitializeOptions](../interfaces/internal_.BaseCheckoutButtonInitializeOptions.md)
|
|
47
|
+
- [BraintreeError](../interfaces/internal_.BraintreeError.md)
|
|
48
|
+
- [BraintreePaypalButtonInitializeOptions](../interfaces/internal_.BraintreePaypalButtonInitializeOptions.md)
|
|
49
|
+
- [BraintreePaypalCreditButtonInitializeOptions](../interfaces/internal_.BraintreePaypalCreditButtonInitializeOptions.md)
|
|
50
|
+
- [BraintreeVenmoButtonInitializeOptions](../interfaces/internal_.BraintreeVenmoButtonInitializeOptions.md)
|
|
51
|
+
- [BuyNowCartRequestBody](../interfaces/internal_.BuyNowCartRequestBody.md)
|
|
52
|
+
- [CheckoutButtonInitializerOptions](../interfaces/internal_.CheckoutButtonInitializerOptions.md)
|
|
53
|
+
- [CheckoutButtonOptions](../interfaces/internal_.CheckoutButtonOptions.md)
|
|
54
|
+
- [CheckoutButtonSelectors](../interfaces/internal_.CheckoutButtonSelectors.md)
|
|
145
55
|
- [CustomError](../interfaces/internal_.CustomError.md)
|
|
146
|
-
- [
|
|
147
|
-
- [Customer](../interfaces/internal_.Customer.md)
|
|
148
|
-
- [CustomerAddress](../interfaces/internal_.CustomerAddress.md)
|
|
149
|
-
- [CustomerCredentials](../interfaces/internal_.CustomerCredentials.md)
|
|
150
|
-
- [CustomerGroup](../interfaces/internal_.CustomerGroup.md)
|
|
151
|
-
- [CustomerPasswordRequirements](../interfaces/internal_.CustomerPasswordRequirements.md)
|
|
152
|
-
- [CustomerRequestOptions](../interfaces/internal_.CustomerRequestOptions.md)
|
|
153
|
-
- [DigitalItem](../interfaces/internal_.DigitalItem.md)
|
|
154
|
-
- [DigitalRiverElementClasses](../interfaces/internal_.DigitalRiverElementClasses.md)
|
|
155
|
-
- [DigitalRiverPaymentInitializeOptions](../interfaces/internal_.DigitalRiverPaymentInitializeOptions.md)
|
|
156
|
-
- [Discount](../interfaces/internal_.Discount.md)
|
|
157
|
-
- [DisplaySettings](../interfaces/internal_.DisplaySettings.md)
|
|
158
|
-
- [EmbeddedCheckoutCompleteEvent](../interfaces/internal_.EmbeddedCheckoutCompleteEvent.md)
|
|
159
|
-
- [EmbeddedCheckoutError](../interfaces/internal_.EmbeddedCheckoutError.md)
|
|
160
|
-
- [EmbeddedCheckoutErrorEvent](../interfaces/internal_.EmbeddedCheckoutErrorEvent.md)
|
|
161
|
-
- [EmbeddedCheckoutFrameErrorEvent](../interfaces/internal_.EmbeddedCheckoutFrameErrorEvent.md)
|
|
162
|
-
- [EmbeddedCheckoutFrameLoadedEvent](../interfaces/internal_.EmbeddedCheckoutFrameLoadedEvent.md)
|
|
163
|
-
- [EmbeddedCheckoutLoadedEvent](../interfaces/internal_.EmbeddedCheckoutLoadedEvent.md)
|
|
164
|
-
- [EmbeddedCheckoutOptions](../interfaces/internal_.EmbeddedCheckoutOptions.md)
|
|
165
|
-
- [EmbeddedCheckoutSignedOutEvent](../interfaces/internal_.EmbeddedCheckoutSignedOutEvent.md)
|
|
166
|
-
- [EmbeddedCheckoutStyles](../interfaces/internal_.EmbeddedCheckoutStyles.md)
|
|
167
|
-
- [EmbeddedContentOptions](../interfaces/internal_.EmbeddedContentOptions.md)
|
|
168
|
-
- [ExecutePaymentMethodCheckoutOptions](../interfaces/internal_.ExecutePaymentMethodCheckoutOptions.md)
|
|
169
|
-
- [FlashMessage](../interfaces/internal_.FlashMessage.md)
|
|
170
|
-
- [FormField](../interfaces/internal_.FormField.md)
|
|
171
|
-
- [FormFieldItem](../interfaces/internal_.FormFieldItem.md)
|
|
172
|
-
- [FormFieldOptions](../interfaces/internal_.FormFieldOptions.md)
|
|
173
|
-
- [FormFields](../interfaces/internal_.FormFields.md)
|
|
174
|
-
- [GatewayOrderPayment](../interfaces/internal_.GatewayOrderPayment.md)
|
|
175
|
-
- [GiftCertificate](../interfaces/internal_.GiftCertificate.md)
|
|
176
|
-
- [GiftCertificateItem](../interfaces/internal_.GiftCertificateItem.md)
|
|
177
|
-
- [GiftCertificateOrderPayment](../interfaces/internal_.GiftCertificateOrderPayment.md)
|
|
178
|
-
- [GooglePayCustomerInitializeOptions](../interfaces/internal_.GooglePayCustomerInitializeOptions.md)
|
|
179
|
-
- [GooglePayPaymentInitializeOptions](../interfaces/internal_.GooglePayPaymentInitializeOptions.md)
|
|
180
|
-
- [HostedCardFieldOptions](../interfaces/internal_.HostedCardFieldOptions.md)
|
|
181
|
-
- [HostedCardFieldOptionsMap](../interfaces/internal_.HostedCardFieldOptionsMap.md)
|
|
182
|
-
- [HostedFieldStylesMap](../interfaces/internal_.HostedFieldStylesMap.md)
|
|
183
|
-
- [HostedFormOptions](../interfaces/internal_.HostedFormOptions.md)
|
|
184
|
-
- [HostedInputValidateErrorData](../interfaces/internal_.HostedInputValidateErrorData.md)
|
|
185
|
-
- [HostedInputValidateErrorDataMap](../interfaces/internal_.HostedInputValidateErrorDataMap.md)
|
|
186
|
-
- [HostedInputValidateResults](../interfaces/internal_.HostedInputValidateResults.md)
|
|
187
|
-
- [HostedInstrument](../interfaces/internal_.HostedInstrument.md)
|
|
188
|
-
- [HostedStoredCardFieldOptions](../interfaces/internal_.HostedStoredCardFieldOptions.md)
|
|
189
|
-
- [HostedStoredCardFieldOptionsMap](../interfaces/internal_.HostedStoredCardFieldOptionsMap.md)
|
|
190
|
-
- [IbanElementOptions](../interfaces/internal_.IbanElementOptions.md)
|
|
191
|
-
- [IdealElementOptions](../interfaces/internal_.IdealElementOptions.md)
|
|
192
|
-
- [IndividualCardElementOptions](../interfaces/internal_.IndividualCardElementOptions.md)
|
|
193
|
-
- [InitializationStrategy](../interfaces/internal_.InitializationStrategy.md)
|
|
194
|
-
- [InlineElementStyles](../interfaces/internal_.InlineElementStyles.md)
|
|
195
|
-
- [InputDetail](../interfaces/internal_.InputDetail.md)
|
|
196
|
-
- [InputDetail\_2](../interfaces/internal_.InputDetail_2.md)
|
|
197
|
-
- [InputStyles](../interfaces/internal_.InputStyles.md)
|
|
198
|
-
- [Item](../interfaces/internal_.Item.md)
|
|
199
|
-
- [Item\_2](../interfaces/internal_.Item_2.md)
|
|
200
|
-
- [Item\_3](../interfaces/internal_.Item_3.md)
|
|
201
|
-
- [KlarnaLoadResponse](../interfaces/internal_.KlarnaLoadResponse.md)
|
|
202
|
-
- [KlarnaLoadResponse\_2](../interfaces/internal_.KlarnaLoadResponse_2.md)
|
|
203
|
-
- [KlarnaPaymentInitializeOptions](../interfaces/internal_.KlarnaPaymentInitializeOptions.md)
|
|
204
|
-
- [KlarnaV2PaymentInitializeOptions](../interfaces/internal_.KlarnaV2PaymentInitializeOptions.md)
|
|
205
|
-
- [LabelStyles](../interfaces/internal_.LabelStyles.md)
|
|
206
|
-
- [LanguageConfig](../interfaces/internal_.LanguageConfig.md)
|
|
56
|
+
- [GooglePayButtonInitializeOptions](../interfaces/internal_.GooglePayButtonInitializeOptions.md)
|
|
207
57
|
- [LineItem](../interfaces/internal_.LineItem.md)
|
|
208
|
-
- [
|
|
209
|
-
- [
|
|
210
|
-
- [
|
|
211
|
-
- [
|
|
212
|
-
- [
|
|
213
|
-
- [
|
|
214
|
-
- [
|
|
215
|
-
- [
|
|
216
|
-
- [MasterpassPaymentInitializeOptions](../interfaces/internal_.MasterpassPaymentInitializeOptions.md)
|
|
217
|
-
- [MolliePaymentInitializeOptions](../interfaces/internal_.MolliePaymentInitializeOptions.md)
|
|
218
|
-
- [MonerisPaymentInitializeOptions](../interfaces/internal_.MonerisPaymentInitializeOptions.md)
|
|
219
|
-
- [MonerisStylingProps](../interfaces/internal_.MonerisStylingProps.md)
|
|
220
|
-
- [NonceGenerationError](../interfaces/internal_.NonceGenerationError.md)
|
|
221
|
-
- [NonceInstrument](../interfaces/internal_.NonceInstrument.md)
|
|
222
|
-
- [Option\_2](../interfaces/internal_.Option_2.md)
|
|
223
|
-
- [OptionsResponse](../interfaces/internal_.OptionsResponse.md)
|
|
224
|
-
- [OpyPaymentInitializeOptions](../interfaces/internal_.OpyPaymentInitializeOptions.md)
|
|
225
|
-
- [Order](../interfaces/internal_.Order.md)
|
|
226
|
-
- [OrderConsignment](../interfaces/internal_.OrderConsignment.md)
|
|
227
|
-
- [OrderPayment](../interfaces/internal_.OrderPayment.md)
|
|
228
|
-
- [OrderPaymentRequestBody](../interfaces/internal_.OrderPaymentRequestBody.md)
|
|
229
|
-
- [OrderRequestBody](../interfaces/internal_.OrderRequestBody.md)
|
|
230
|
-
- [OrderShippingConsignment](../interfaces/internal_.OrderShippingConsignment.md)
|
|
231
|
-
- [PasswordRequirements](../interfaces/internal_.PasswordRequirements.md)
|
|
232
|
-
- [PayPalInstrument](../interfaces/internal_.PayPalInstrument.md)
|
|
233
|
-
- [PaymentMethod](../interfaces/internal_.PaymentMethod.md)
|
|
234
|
-
- [PaymentMethodConfig](../interfaces/internal_.PaymentMethodConfig.md)
|
|
235
|
-
- [PaymentRequestOptions](../interfaces/internal_.PaymentRequestOptions.md)
|
|
236
|
-
- [PaymentSettings](../interfaces/internal_.PaymentSettings.md)
|
|
237
|
-
- [PaypalCommerceCreditCardPaymentInitializeOptions](../interfaces/internal_.PaypalCommerceCreditCardPaymentInitializeOptions.md)
|
|
238
|
-
- [PaypalCommerceFormFieldCardTypeChangeEventData](../interfaces/internal_.PaypalCommerceFormFieldCardTypeChangeEventData.md)
|
|
239
|
-
- [PaypalCommerceFormFieldKeyboardEventData](../interfaces/internal_.PaypalCommerceFormFieldKeyboardEventData.md)
|
|
240
|
-
- [PaypalCommerceFormFieldOptions](../interfaces/internal_.PaypalCommerceFormFieldOptions.md)
|
|
241
|
-
- [PaypalCommerceFormFieldStylesMap](../interfaces/internal_.PaypalCommerceFormFieldStylesMap.md)
|
|
242
|
-
- [PaypalCommerceFormFieldValidateErrorData](../interfaces/internal_.PaypalCommerceFormFieldValidateErrorData.md)
|
|
243
|
-
- [PaypalCommerceFormFieldValidateEventData](../interfaces/internal_.PaypalCommerceFormFieldValidateEventData.md)
|
|
244
|
-
- [PaypalCommerceFormFieldsMap](../interfaces/internal_.PaypalCommerceFormFieldsMap.md)
|
|
245
|
-
- [PaypalCommerceFormOptions](../interfaces/internal_.PaypalCommerceFormOptions.md)
|
|
246
|
-
- [PaypalCommercePaymentInitializeOptions](../interfaces/internal_.PaypalCommercePaymentInitializeOptions.md)
|
|
247
|
-
- [PaypalCommerceStoredCardFieldOptions](../interfaces/internal_.PaypalCommerceStoredCardFieldOptions.md)
|
|
248
|
-
- [PaypalCommerceStoredCardFieldsMap](../interfaces/internal_.PaypalCommerceStoredCardFieldsMap.md)
|
|
249
|
-
- [PaypalExpressPaymentInitializeOptions](../interfaces/internal_.PaypalExpressPaymentInitializeOptions.md)
|
|
250
|
-
- [PaypalFieldsStyleOptions](../interfaces/internal_.PaypalFieldsStyleOptions.md)
|
|
251
|
-
- [PhysicalItem](../interfaces/internal_.PhysicalItem.md)
|
|
252
|
-
- [PickupMethod](../interfaces/internal_.PickupMethod.md)
|
|
253
|
-
- [PickupOptionResult](../interfaces/internal_.PickupOptionResult.md)
|
|
254
|
-
- [Promotion](../interfaces/internal_.Promotion.md)
|
|
255
|
-
- [Radius](../interfaces/internal_.Radius.md)
|
|
256
|
-
- [Region](../interfaces/internal_.Region.md)
|
|
58
|
+
- [PaypalButtonInitializeOptions](../interfaces/internal_.PaypalButtonInitializeOptions.md)
|
|
59
|
+
- [PaypalButtonStyleOptions](../interfaces/internal_.PaypalButtonStyleOptions.md)
|
|
60
|
+
- [PaypalButtonStyleOptions\_2](../interfaces/internal_.PaypalButtonStyleOptions_2.md)
|
|
61
|
+
- [PaypalCommerceAlternativeMethodsButtonOptions](../interfaces/internal_.PaypalCommerceAlternativeMethodsButtonOptions.md)
|
|
62
|
+
- [PaypalCommerceButtonInitializeOptions](../interfaces/internal_.PaypalCommerceButtonInitializeOptions.md)
|
|
63
|
+
- [PaypalCommerceCreditButtonInitializeOptions](../interfaces/internal_.PaypalCommerceCreditButtonInitializeOptions.md)
|
|
64
|
+
- [PaypalCommerceInlineCheckoutButtonInitializeOptions](../interfaces/internal_.PaypalCommerceInlineCheckoutButtonInitializeOptions.md)
|
|
65
|
+
- [PaypalCommerceVenmoButtonInitializeOptions](../interfaces/internal_.PaypalCommerceVenmoButtonInitializeOptions.md)
|
|
257
66
|
- [RequestOptions](../interfaces/internal_.RequestOptions.md)
|
|
258
|
-
- [
|
|
259
|
-
- [SepaPlaceHolder](../interfaces/internal_.SepaPlaceHolder.md)
|
|
260
|
-
- [SepaPlaceHolder\_2](../interfaces/internal_.SepaPlaceHolder_2.md)
|
|
261
|
-
- [ShippingInitializeOptions](../interfaces/internal_.ShippingInitializeOptions.md)
|
|
262
|
-
- [ShippingOption](../interfaces/internal_.ShippingOption.md)
|
|
263
|
-
- [ShippingRequestOptions](../interfaces/internal_.ShippingRequestOptions.md)
|
|
264
|
-
- [ShopperConfig](../interfaces/internal_.ShopperConfig.md)
|
|
265
|
-
- [ShopperCurrency](../interfaces/internal_.ShopperCurrency.md)
|
|
266
|
-
- [SignInEmail](../interfaces/internal_.SignInEmail.md)
|
|
267
|
-
- [SignInEmailRequestBody](../interfaces/internal_.SignInEmailRequestBody.md)
|
|
268
|
-
- [SpamProtectionOptions](../interfaces/internal_.SpamProtectionOptions.md)
|
|
269
|
-
- [SquareFormElement](../interfaces/internal_.SquareFormElement.md)
|
|
270
|
-
- [SquarePaymentInitializeOptions](../interfaces/internal_.SquarePaymentInitializeOptions.md)
|
|
271
|
-
- [StepStyles](../interfaces/internal_.StepStyles.md)
|
|
272
|
-
- [StepTracker](../interfaces/internal_.StepTracker.md)
|
|
273
|
-
- [StepTrackerConfig](../interfaces/internal_.StepTrackerConfig.md)
|
|
274
|
-
- [StoreConfig](../interfaces/internal_.StoreConfig.md)
|
|
275
|
-
- [StoreCurrency](../interfaces/internal_.StoreCurrency.md)
|
|
276
|
-
- [StoreLinks](../interfaces/internal_.StoreLinks.md)
|
|
277
|
-
- [StoreProfile](../interfaces/internal_.StoreProfile.md)
|
|
278
|
-
- [StripeCustomerEvent](../interfaces/internal_.StripeCustomerEvent.md)
|
|
279
|
-
- [StripeElementCSSProperties](../interfaces/internal_.StripeElementCSSProperties.md)
|
|
280
|
-
- [StripeElementClasses](../interfaces/internal_.StripeElementClasses.md)
|
|
281
|
-
- [StripeElementStyle](../interfaces/internal_.StripeElementStyle.md)
|
|
282
|
-
- [StripeElementStyleVariant](../interfaces/internal_.StripeElementStyleVariant.md)
|
|
283
|
-
- [StripeEvent](../interfaces/internal_.StripeEvent.md)
|
|
284
|
-
- [StripeShippingEvent](../interfaces/internal_.StripeShippingEvent.md)
|
|
285
|
-
- [StripeUPECustomerInitializeOptions](../interfaces/internal_.StripeUPECustomerInitializeOptions.md)
|
|
286
|
-
- [StripeUPEPaymentInitializeOptions](../interfaces/internal_.StripeUPEPaymentInitializeOptions.md)
|
|
287
|
-
- [StripeUPEShippingInitializeOptions](../interfaces/internal_.StripeUPEShippingInitializeOptions.md)
|
|
288
|
-
- [StripeV3PaymentInitializeOptions](../interfaces/internal_.StripeV3PaymentInitializeOptions.md)
|
|
289
|
-
- [StyleOptions](../interfaces/internal_.StyleOptions.md)
|
|
290
|
-
- [StyleOptions\_2](../interfaces/internal_.StyleOptions_2.md)
|
|
291
|
-
- [SubInputDetail](../interfaces/internal_.SubInputDetail.md)
|
|
292
|
-
- [SubInputDetail\_2](../interfaces/internal_.SubInputDetail_2.md)
|
|
293
|
-
- [Subscriptions](../interfaces/internal_.Subscriptions.md)
|
|
294
|
-
- [Tax](../interfaces/internal_.Tax.md)
|
|
295
|
-
- [TextInputStyles](../interfaces/internal_.TextInputStyles.md)
|
|
296
|
-
- [ThreeDSecure](../interfaces/internal_.ThreeDSecure.md)
|
|
297
|
-
- [ThreeDSecureToken](../interfaces/internal_.ThreeDSecureToken.md)
|
|
298
|
-
- [TranslationData](../interfaces/internal_.TranslationData.md)
|
|
299
|
-
- [Translations](../interfaces/internal_.Translations.md)
|
|
300
|
-
- [UnknownObject](../interfaces/internal_.UnknownObject.md)
|
|
301
|
-
- [VaultedInstrument](../interfaces/internal_.VaultedInstrument.md)
|
|
302
|
-
- [WechatDataPaymentMethodState](../interfaces/internal_.WechatDataPaymentMethodState.md)
|
|
303
|
-
- [WechatDataPaymentMethodState\_2](../interfaces/internal_.WechatDataPaymentMethodState_2.md)
|
|
304
|
-
- [WechatState](../interfaces/internal_.WechatState.md)
|
|
305
|
-
- [WechatState\_2](../interfaces/internal_.WechatState_2.md)
|
|
306
|
-
- [WithAccountCreation](../interfaces/internal_.WithAccountCreation.md)
|
|
307
|
-
- [WithAdyenV2PaymentInitializeOptions](../interfaces/internal_.WithAdyenV2PaymentInitializeOptions.md)
|
|
308
|
-
- [WithAdyenV3PaymentInitializeOptions](../interfaces/internal_.WithAdyenV3PaymentInitializeOptions.md)
|
|
309
|
-
- [WithApplePayCustomerInitializeOptions](../interfaces/internal_.WithApplePayCustomerInitializeOptions.md)
|
|
310
|
-
- [WithApplePayPaymentInitializeOptions](../interfaces/internal_.WithApplePayPaymentInitializeOptions.md)
|
|
311
|
-
- [WithCheckoutcomFawryInstrument](../interfaces/internal_.WithCheckoutcomFawryInstrument.md)
|
|
312
|
-
- [WithCheckoutcomSEPAInstrument](../interfaces/internal_.WithCheckoutcomSEPAInstrument.md)
|
|
313
|
-
- [WithCheckoutcomiDealInstrument](../interfaces/internal_.WithCheckoutcomiDealInstrument.md)
|
|
314
|
-
- [WithDocumentInstrument](../interfaces/internal_.WithDocumentInstrument.md)
|
|
315
|
-
- [WithMollieIssuerInstrument](../interfaces/internal_.WithMollieIssuerInstrument.md)
|
|
316
|
-
- [WorldpayAccessPaymentInitializeOptions](../interfaces/internal_.WorldpayAccessPaymentInitializeOptions.md)
|
|
317
|
-
- [ZipCodeElementOptions](../interfaces/internal_.ZipCodeElementOptions.md)
|
|
67
|
+
- [WithApplePayButtonInitializeOptions](../interfaces/internal_.WithApplePayButtonInitializeOptions.md)
|
|
318
68
|
|
|
319
69
|
### Type Aliases
|
|
320
70
|
|
|
321
|
-
- [
|
|
322
|
-
- [
|
|
323
|
-
- [AdyenV3ComponentState](internal_.md#adyenv3componentstate)
|
|
324
|
-
- [AnalyticStepType](internal_.md#analyticsteptype)
|
|
325
|
-
- [CheckoutIncludeParam](internal_.md#checkoutincludeparam)
|
|
326
|
-
- [ComparableCheckout](internal_.md#comparablecheckout)
|
|
327
|
-
- [ConsignmentAssignmentRequestBody](internal_.md#consignmentassignmentrequestbody)
|
|
328
|
-
- [ConsignmentsRequestBody](internal_.md#consignmentsrequestbody)
|
|
329
|
-
- [CustomerInitializeOptions](internal_.md#customerinitializeoptions)
|
|
330
|
-
- [FlashMessageType](internal_.md#flashmessagetype)
|
|
331
|
-
- [FormFieldFieldType](internal_.md#formfieldfieldtype)
|
|
332
|
-
- [FormFieldType](internal_.md#formfieldtype)
|
|
333
|
-
- [GuestCredentials](internal_.md#guestcredentials)
|
|
334
|
-
- [HostedCreditCardInstrument](internal_.md#hostedcreditcardinstrument)
|
|
335
|
-
- [HostedFieldOptionsMap](internal_.md#hostedfieldoptionsmap)
|
|
336
|
-
- [HostedVaultedInstrument](internal_.md#hostedvaultedinstrument)
|
|
337
|
-
- [Omit\_2](internal_.md#omit_2)
|
|
338
|
-
- [Omit\_3](internal_.md#omit_3)
|
|
339
|
-
- [OrderPaymentInstrument](internal_.md#orderpaymentinstrument)
|
|
340
|
-
- [OrderPayments](internal_.md#orderpayments)
|
|
341
|
-
- [PaymentInitializeOptions](internal_.md#paymentinitializeoptions)
|
|
342
|
-
- [PaymentInstrument](internal_.md#paymentinstrument)
|
|
343
|
-
- [PaypalCommerceInitializeOptions](internal_.md#paypalcommerceinitializeoptions)
|
|
344
|
-
- [StripeElementOptions](internal_.md#stripeelementoptions)
|
|
345
|
-
- [StripeEventType](internal_.md#stripeeventtype)
|
|
346
|
-
|
|
347
|
-
## Enumeration Members
|
|
348
|
-
|
|
349
|
-
### CheckoutComplete
|
|
350
|
-
|
|
351
|
-
• **CheckoutComplete**: ``"CHECKOUT_COMPLETE"``
|
|
352
|
-
|
|
353
|
-
___
|
|
354
|
-
|
|
355
|
-
### CheckoutError
|
|
356
|
-
|
|
357
|
-
• **CheckoutError**: ``"CHECKOUT_ERROR"``
|
|
358
|
-
|
|
359
|
-
___
|
|
360
|
-
|
|
361
|
-
### CheckoutLoaded
|
|
362
|
-
|
|
363
|
-
• **CheckoutLoaded**: ``"CHECKOUT_LOADED"``
|
|
364
|
-
|
|
365
|
-
___
|
|
366
|
-
|
|
367
|
-
### FrameError
|
|
368
|
-
|
|
369
|
-
• **FrameError**: ``"FRAME_ERROR"``
|
|
370
|
-
|
|
371
|
-
___
|
|
372
|
-
|
|
373
|
-
### FrameLoaded
|
|
374
|
-
|
|
375
|
-
• **FrameLoaded**: ``"FRAME_LOADED"``
|
|
376
|
-
|
|
377
|
-
___
|
|
378
|
-
|
|
379
|
-
### SignedOut
|
|
380
|
-
|
|
381
|
-
• **SignedOut**: ``"SIGNED_OUT"``
|
|
71
|
+
- [AmazonPayV2ButtonParameters](internal_.md#amazonpayv2buttonparameters)
|
|
72
|
+
- [CheckoutButtonInitializeOptions](internal_.md#checkoutbuttoninitializeoptions)
|
|
382
73
|
|
|
383
74
|
## Type Aliases
|
|
384
75
|
|
|
385
|
-
###
|
|
386
|
-
|
|
387
|
-
Ƭ **AccountInstrument**: [`PayPalInstrument`](../interfaces/internal_.PayPalInstrument.md) \| [`BankInstrument`](../interfaces/internal_.BankInstrument.md)
|
|
388
|
-
|
|
389
|
-
___
|
|
390
|
-
|
|
391
|
-
### AdyenComponentState
|
|
392
|
-
|
|
393
|
-
Ƭ **AdyenComponentState**: [`CardState`](../interfaces/internal_.CardState.md) \| [`WechatState`](../interfaces/internal_.WechatState.md)
|
|
394
|
-
|
|
395
|
-
___
|
|
396
|
-
|
|
397
|
-
### AdyenV3ComponentState
|
|
398
|
-
|
|
399
|
-
Ƭ **AdyenV3ComponentState**: [`CardState_2`](../interfaces/internal_.CardState_2.md) \| [`WechatState_2`](../interfaces/internal_.WechatState_2.md)
|
|
400
|
-
|
|
401
|
-
___
|
|
402
|
-
|
|
403
|
-
### AnalyticStepType
|
|
404
|
-
|
|
405
|
-
Ƭ **AnalyticStepType**: ``"customer"`` \| ``"shipping"`` \| ``"billing"`` \| ``"payment"``
|
|
406
|
-
|
|
407
|
-
___
|
|
408
|
-
|
|
409
|
-
### CheckoutIncludeParam
|
|
410
|
-
|
|
411
|
-
Ƭ **CheckoutIncludeParam**: { [key in CheckoutIncludes]?: boolean }
|
|
412
|
-
|
|
413
|
-
___
|
|
414
|
-
|
|
415
|
-
### ComparableCheckout
|
|
416
|
-
|
|
417
|
-
Ƭ **ComparableCheckout**: `Pick`<[`Checkout`](../interfaces/internal_.Checkout.md), ``"outstandingBalance"`` \| ``"coupons"`` \| ``"giftCertificates"``\> & { `cart`: `Partial`<[`Cart`](../interfaces/internal_.Cart.md)\> }
|
|
418
|
-
|
|
419
|
-
___
|
|
420
|
-
|
|
421
|
-
### ConsignmentAssignmentRequestBody
|
|
422
|
-
|
|
423
|
-
Ƭ **ConsignmentAssignmentRequestBody**: [`ConsignmentAssignmentBaseRequestBodyWithShippingAddress`](../interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md) \| [`ConsignmentAssignmentBaseRequestBodyWithAddress`](../interfaces/internal_.ConsignmentAssignmentBaseRequestBodyWithAddress.md)
|
|
424
|
-
|
|
425
|
-
___
|
|
426
|
-
|
|
427
|
-
### ConsignmentsRequestBody
|
|
428
|
-
|
|
429
|
-
Ƭ **ConsignmentsRequestBody**: [`ConsignmentCreateRequestBody`](../interfaces/internal_.ConsignmentCreateRequestBody.md)[]
|
|
430
|
-
|
|
431
|
-
___
|
|
432
|
-
|
|
433
|
-
### CustomerInitializeOptions
|
|
434
|
-
|
|
435
|
-
Ƭ **CustomerInitializeOptions**: [`BaseCustomerInitializeOptions`](../interfaces/internal_.BaseCustomerInitializeOptions.md) & [`WithApplePayCustomerInitializeOptions`](../interfaces/internal_.WithApplePayCustomerInitializeOptions.md)
|
|
436
|
-
|
|
437
|
-
___
|
|
438
|
-
|
|
439
|
-
### FlashMessageType
|
|
440
|
-
|
|
441
|
-
Ƭ **FlashMessageType**: ``"error"`` \| ``"info"`` \| ``"warning"`` \| ``"success"``
|
|
442
|
-
|
|
443
|
-
___
|
|
444
|
-
|
|
445
|
-
### FormFieldFieldType
|
|
446
|
-
|
|
447
|
-
Ƭ **FormFieldFieldType**: ``"checkbox"`` \| ``"date"`` \| ``"text"`` \| ``"dropdown"`` \| ``"password"`` \| ``"radio"`` \| ``"multiline"``
|
|
448
|
-
|
|
449
|
-
___
|
|
450
|
-
|
|
451
|
-
### FormFieldType
|
|
452
|
-
|
|
453
|
-
Ƭ **FormFieldType**: ``"array"`` \| ``"date"`` \| ``"integer"`` \| ``"string"``
|
|
454
|
-
|
|
455
|
-
___
|
|
456
|
-
|
|
457
|
-
### GuestCredentials
|
|
458
|
-
|
|
459
|
-
Ƭ **GuestCredentials**: `Partial`<[`Subscriptions`](../interfaces/internal_.Subscriptions.md)\> & { `email`: `string` ; `id?`: `string` }
|
|
460
|
-
|
|
461
|
-
___
|
|
462
|
-
|
|
463
|
-
### HostedCreditCardInstrument
|
|
464
|
-
|
|
465
|
-
Ƭ **HostedCreditCardInstrument**: [`Omit_2`](internal_.md#omit_2)<[`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md), ``"ccExpiry"`` \| ``"ccName"`` \| ``"ccNumber"`` \| ``"ccCvv"``\>
|
|
466
|
-
|
|
467
|
-
___
|
|
468
|
-
|
|
469
|
-
### HostedFieldOptionsMap
|
|
470
|
-
|
|
471
|
-
Ƭ **HostedFieldOptionsMap**: [`HostedCardFieldOptionsMap`](../interfaces/internal_.HostedCardFieldOptionsMap.md) \| [`HostedStoredCardFieldOptionsMap`](../interfaces/internal_.HostedStoredCardFieldOptionsMap.md)
|
|
472
|
-
|
|
473
|
-
___
|
|
474
|
-
|
|
475
|
-
### HostedVaultedInstrument
|
|
476
|
-
|
|
477
|
-
Ƭ **HostedVaultedInstrument**: [`Omit_2`](internal_.md#omit_2)<[`VaultedInstrument`](../interfaces/internal_.VaultedInstrument.md), ``"ccNumber"`` \| ``"ccCvv"``\>
|
|
478
|
-
|
|
479
|
-
___
|
|
480
|
-
|
|
481
|
-
### Omit\_2
|
|
482
|
-
|
|
483
|
-
Ƭ **Omit\_2**<`T`, `K`\>: `Pick`<`T`, `Exclude`<keyof `T`, `K`\>\>
|
|
484
|
-
|
|
485
|
-
#### Type parameters
|
|
486
|
-
|
|
487
|
-
| Name | Type |
|
|
488
|
-
| :------ | :------ |
|
|
489
|
-
| `T` | `T` |
|
|
490
|
-
| `K` | extends keyof `T` |
|
|
491
|
-
|
|
492
|
-
___
|
|
493
|
-
|
|
494
|
-
### Omit\_3
|
|
495
|
-
|
|
496
|
-
Ƭ **Omit\_3**<`T`, `K`\>: `Pick`<`T`, `Exclude`<keyof `T`, `K`\>\>
|
|
497
|
-
|
|
498
|
-
#### Type parameters
|
|
499
|
-
|
|
500
|
-
| Name | Type |
|
|
501
|
-
| :------ | :------ |
|
|
502
|
-
| `T` | `T` |
|
|
503
|
-
| `K` | extends keyof `T` |
|
|
504
|
-
|
|
505
|
-
___
|
|
506
|
-
|
|
507
|
-
### OrderPaymentInstrument
|
|
508
|
-
|
|
509
|
-
Ƭ **OrderPaymentInstrument**: [`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md) \| [`HostedInstrument`](../interfaces/internal_.HostedInstrument.md) \| [`HostedCreditCardInstrument`](internal_.md#hostedcreditcardinstrument) \| [`HostedVaultedInstrument`](internal_.md#hostedvaultedinstrument) \| [`NonceInstrument`](../interfaces/internal_.NonceInstrument.md) \| [`VaultedInstrument`](../interfaces/internal_.VaultedInstrument.md) \| [`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md) & [`WithDocumentInstrument`](../interfaces/internal_.WithDocumentInstrument.md) \| [`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md) & [`WithCheckoutcomFawryInstrument`](../interfaces/internal_.WithCheckoutcomFawryInstrument.md) \| [`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md) & [`WithCheckoutcomSEPAInstrument`](../interfaces/internal_.WithCheckoutcomSEPAInstrument.md) \| [`CreditCardInstrument`](../interfaces/internal_.CreditCardInstrument.md) & [`WithCheckoutcomiDealInstrument`](../interfaces/internal_.WithCheckoutcomiDealInstrument.md) \| [`HostedInstrument`](../interfaces/internal_.HostedInstrument.md) & [`WithMollieIssuerInstrument`](../interfaces/internal_.WithMollieIssuerInstrument.md) \| [`WithAccountCreation`](../interfaces/internal_.WithAccountCreation.md)
|
|
510
|
-
|
|
511
|
-
___
|
|
512
|
-
|
|
513
|
-
### OrderPayments
|
|
514
|
-
|
|
515
|
-
Ƭ **OrderPayments**: ([`GatewayOrderPayment`](../interfaces/internal_.GatewayOrderPayment.md) \| [`GiftCertificateOrderPayment`](../interfaces/internal_.GiftCertificateOrderPayment.md))[]
|
|
516
|
-
|
|
517
|
-
___
|
|
518
|
-
|
|
519
|
-
### PaymentInitializeOptions
|
|
520
|
-
|
|
521
|
-
Ƭ **PaymentInitializeOptions**: [`BasePaymentInitializeOptions`](../interfaces/internal_.BasePaymentInitializeOptions.md) & [`WithAdyenV2PaymentInitializeOptions`](../interfaces/internal_.WithAdyenV2PaymentInitializeOptions.md) & [`WithAdyenV3PaymentInitializeOptions`](../interfaces/internal_.WithAdyenV3PaymentInitializeOptions.md) & [`WithApplePayPaymentInitializeOptions`](../interfaces/internal_.WithApplePayPaymentInitializeOptions.md)
|
|
522
|
-
|
|
523
|
-
___
|
|
524
|
-
|
|
525
|
-
### PaymentInstrument
|
|
526
|
-
|
|
527
|
-
Ƭ **PaymentInstrument**: [`CardInstrument`](../interfaces/internal_.CardInstrument.md) \| [`AccountInstrument`](internal_.md#accountinstrument)
|
|
528
|
-
|
|
529
|
-
___
|
|
530
|
-
|
|
531
|
-
### PaypalCommerceInitializeOptions
|
|
532
|
-
|
|
533
|
-
Ƭ **PaypalCommerceInitializeOptions**: [`PaypalCommercePaymentInitializeOptions`](../interfaces/internal_.PaypalCommercePaymentInitializeOptions.md) \| [`PaypalCommerceCreditCardPaymentInitializeOptions`](../interfaces/internal_.PaypalCommerceCreditCardPaymentInitializeOptions.md)
|
|
534
|
-
|
|
535
|
-
A set of options that are required to initialize the PayPal Commerce payment
|
|
536
|
-
method could be used for PayPal Smart Payment Buttons or PayPal Credit Card methods.
|
|
537
|
-
|
|
538
|
-
___
|
|
539
|
-
|
|
540
|
-
### StripeElementOptions
|
|
76
|
+
### AmazonPayV2ButtonParameters
|
|
541
77
|
|
|
542
|
-
Ƭ **
|
|
78
|
+
Ƭ **AmazonPayV2ButtonParameters**: [`AmazonPayV2ButtonParams`](../interfaces/internal_.AmazonPayV2ButtonParams.md) \| [`AmazonPayV2NewButtonParams`](../interfaces/internal_.AmazonPayV2NewButtonParams.md)
|
|
543
79
|
|
|
544
80
|
___
|
|
545
81
|
|
|
546
|
-
###
|
|
82
|
+
### CheckoutButtonInitializeOptions
|
|
547
83
|
|
|
548
|
-
Ƭ **
|
|
84
|
+
Ƭ **CheckoutButtonInitializeOptions**: [`BaseCheckoutButtonInitializeOptions`](../interfaces/internal_.BaseCheckoutButtonInitializeOptions.md) & [`WithApplePayButtonInitializeOptions`](../interfaces/internal_.WithApplePayButtonInitializeOptions.md)
|