@bigcommerce/checkout-sdk 1.435.0 → 1.436.1

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 (420) hide show
  1. package/dist/checkout-button.js +1 -1
  2. package/dist/checkout-button.umd.js +1 -1
  3. package/dist/checkout-sdk.d.ts +1 -1
  4. package/dist/checkout-sdk.js +1 -1
  5. package/dist/checkout-sdk.js.map +1 -1
  6. package/dist/checkout-sdk.umd.js +1 -1
  7. package/dist/checkout-sdk.umd.js.map +1 -1
  8. package/docs/README.md +0 -1033
  9. package/package.json +1 -1
  10. package/docs/classes/CartChangedError.md +0 -76
  11. package/docs/classes/CartConsistencyError.md +0 -59
  12. package/docs/classes/CheckoutButtonErrorSelector.md +0 -52
  13. package/docs/classes/CheckoutButtonInitializer.md +0 -177
  14. package/docs/classes/CheckoutButtonStatusSelector.md +0 -52
  15. package/docs/classes/CheckoutService.md +0 -1743
  16. package/docs/classes/CurrencyService.md +0 -54
  17. package/docs/classes/EmbeddedCheckout.md +0 -40
  18. package/docs/classes/LanguageService.md +0 -101
  19. package/docs/classes/RequestError.md +0 -106
  20. package/docs/classes/StandardError.md +0 -73
  21. package/docs/enums/AdyenV2CardFields.md +0 -29
  22. package/docs/enums/AdyenV3CardFields.md +0 -29
  23. package/docs/enums/AmazonPayV2ButtonColor.md +0 -29
  24. package/docs/enums/AmazonPayV2ButtonDesign.md +0 -15
  25. package/docs/enums/AmazonPayV2CheckoutLanguage.md +0 -57
  26. package/docs/enums/AmazonPayV2LedgerCurrency.md +0 -36
  27. package/docs/enums/AmazonPayV2PayOptions.md +0 -26
  28. package/docs/enums/AmazonPayV2Placement.md +0 -53
  29. package/docs/enums/BraintreeFormFieldType.md +0 -50
  30. package/docs/enums/ButtonColor.md +0 -29
  31. package/docs/enums/ButtonType.md +0 -22
  32. package/docs/enums/CheckoutButtonMethodType.md +0 -134
  33. package/docs/enums/CheckoutIncludes.md +0 -29
  34. package/docs/enums/EmbeddedCheckoutEventType.md +0 -50
  35. package/docs/enums/ExtensionCommandType.md +0 -29
  36. package/docs/enums/ExtensionRegion.md +0 -22
  37. package/docs/enums/GooglePayKey.md +0 -87
  38. package/docs/enums/HostedFieldType.md +0 -50
  39. package/docs/enums/HostedInputEventType.md +0 -85
  40. package/docs/enums/IconStyle.md +0 -22
  41. package/docs/enums/PaypalButtonStyleColorOption.md +0 -36
  42. package/docs/enums/PaypalButtonStyleLabelOption.md +0 -43
  43. package/docs/enums/PaypalButtonStyleLayoutOption.md +0 -22
  44. package/docs/enums/PaypalButtonStyleShapeOption.md +0 -22
  45. package/docs/enums/PaypalButtonStyleSizeOption.md +0 -36
  46. package/docs/enums/RadiusUnit.md +0 -22
  47. package/docs/enums/StyleButtonColor.md +0 -43
  48. package/docs/enums/StyleButtonLabel.md +0 -43
  49. package/docs/enums/StyleButtonShape.md +0 -22
  50. package/docs/enums/StyleButtonShape_2.md +0 -22
  51. package/docs/enums/StyleButtonSize.md +0 -29
  52. package/docs/enums/UntrustedShippingCardVerificationType.md +0 -22
  53. package/docs/interfaces/AchInstrument.md +0 -94
  54. package/docs/interfaces/Address.md +0 -166
  55. package/docs/interfaces/AddressRequestBody.md +0 -100
  56. package/docs/interfaces/AdyenAdditionalActionCallbacks.md +0 -68
  57. package/docs/interfaces/AdyenAdditionalActionCallbacks_2.md +0 -66
  58. package/docs/interfaces/AdyenAdditionalActionOptions.md +0 -106
  59. package/docs/interfaces/AdyenAdditionalActionOptions_2.md +0 -106
  60. package/docs/interfaces/AdyenBaseCardComponentOptions.md +0 -35
  61. package/docs/interfaces/AdyenBaseCardComponentOptions_2.md +0 -40
  62. package/docs/interfaces/AdyenComponent.md +0 -72
  63. package/docs/interfaces/AdyenComponentEvents.md +0 -74
  64. package/docs/interfaces/AdyenComponentEvents_2.md +0 -94
  65. package/docs/interfaces/AdyenComponent_2.md +0 -83
  66. package/docs/interfaces/AdyenCreditCardComponentOptions.md +0 -185
  67. package/docs/interfaces/AdyenIdealComponentOptions.md +0 -50
  68. package/docs/interfaces/AdyenPaymentMethodState.md +0 -21
  69. package/docs/interfaces/AdyenPaymentMethodState_2.md +0 -15
  70. package/docs/interfaces/AdyenPlaceholderData.md +0 -40
  71. package/docs/interfaces/AdyenPlaceholderData_2.md +0 -40
  72. package/docs/interfaces/AdyenThreeDS2Options.md +0 -97
  73. package/docs/interfaces/AdyenV2PaymentInitializeOptions.md +0 -161
  74. package/docs/interfaces/AdyenV2ValidationState.md +0 -57
  75. package/docs/interfaces/AdyenV3CreditCardComponentOptions.md +0 -220
  76. package/docs/interfaces/AdyenV3PaymentInitializeOptions.md +0 -135
  77. package/docs/interfaces/AdyenV3ValidationState.md +0 -57
  78. package/docs/interfaces/AmazonPayV2ButtonConfig.md +0 -91
  79. package/docs/interfaces/AmazonPayV2ButtonParams.md +0 -128
  80. package/docs/interfaces/AmazonPayV2CheckoutSession.md +0 -35
  81. package/docs/interfaces/AmazonPayV2CheckoutSessionConfig.md +0 -36
  82. package/docs/interfaces/AmazonPayV2CustomerInitializeOptions.md +0 -38
  83. package/docs/interfaces/AmazonPayV2NewButtonParams.md +0 -150
  84. package/docs/interfaces/AmazonPayV2PaymentInitializeOptions.md +0 -40
  85. package/docs/interfaces/AmazonPayV2Price.md +0 -26
  86. package/docs/interfaces/AmazonPayV2ShippingInitializeOptions.md +0 -40
  87. package/docs/interfaces/ApplePayButtonInitializeOptions.md +0 -62
  88. package/docs/interfaces/ApplePayCustomerInitializeOptions.md +0 -77
  89. package/docs/interfaces/ApplePayPaymentInitializeOptions.md +0 -49
  90. package/docs/interfaces/BankInstrument.md +0 -101
  91. package/docs/interfaces/Banner.md +0 -22
  92. package/docs/interfaces/BaseAccountInstrument.md +0 -86
  93. package/docs/interfaces/BaseCheckoutButtonInitializeOptions.md +0 -237
  94. package/docs/interfaces/BaseCustomerInitializeOptions.md +0 -235
  95. package/docs/interfaces/BaseElementOptions.md +0 -26
  96. package/docs/interfaces/BaseElementOptions_2.md +0 -48
  97. package/docs/interfaces/BaseIndividualElementOptions.md +0 -67
  98. package/docs/interfaces/BaseInstrument.md +0 -58
  99. package/docs/interfaces/BasePaymentInitializeOptions.md +0 -356
  100. package/docs/interfaces/BillingAddress.md +0 -182
  101. package/docs/interfaces/BillingAddressRequestBody.md +0 -153
  102. package/docs/interfaces/BirthDate.md +0 -41
  103. package/docs/interfaces/BlockElementStyles.md +0 -105
  104. package/docs/interfaces/BlueSnapDirectAPMInitializeOptions.md +0 -73
  105. package/docs/interfaces/BlueSnapDirectStyleProps.md +0 -29
  106. package/docs/interfaces/BlueSnapV2PaymentInitializeOptions.md +0 -73
  107. package/docs/interfaces/BlueSnapV2StyleProps.md +0 -29
  108. package/docs/interfaces/BodlEventsPayload.md +0 -7
  109. package/docs/interfaces/BodlService.md +0 -187
  110. package/docs/interfaces/BodyStyles.md +0 -15
  111. package/docs/interfaces/BoltButtonInitializeOptions.md +0 -24
  112. package/docs/interfaces/BoltButtonStyleOptions.md +0 -22
  113. package/docs/interfaces/BoltBuyNowInitializeOptions.md +0 -29
  114. package/docs/interfaces/BoltCustomerInitializeOptions.md +0 -31
  115. package/docs/interfaces/BoltPaymentInitializeOptions.md +0 -94
  116. package/docs/interfaces/BraintreeAcceleratedCheckoutCustomer.md +0 -29
  117. package/docs/interfaces/BraintreeAcceleratedCheckoutPaymentInitializeOptions.md +0 -45
  118. package/docs/interfaces/BraintreeError.md +0 -35
  119. package/docs/interfaces/BraintreeFormFieldCardTypeChangeEventData.md +0 -15
  120. package/docs/interfaces/BraintreeFormFieldKeyboardEventData.md +0 -22
  121. package/docs/interfaces/BraintreeFormFieldOptions.md +0 -35
  122. package/docs/interfaces/BraintreeFormFieldState.md +0 -36
  123. package/docs/interfaces/BraintreeFormFieldStylesMap.md +0 -29
  124. package/docs/interfaces/BraintreeFormFieldValidateErrorData.md +0 -29
  125. package/docs/interfaces/BraintreeFormFieldValidateEventData.md +0 -33
  126. package/docs/interfaces/BraintreeFormFieldsMap.md +0 -36
  127. package/docs/interfaces/BraintreeFormOptions.md +0 -110
  128. package/docs/interfaces/BraintreeLocalMethods.md +0 -76
  129. package/docs/interfaces/BraintreePaymentInitializeOptions.md +0 -110
  130. package/docs/interfaces/BraintreePaypalAchInitializeOptions.md +0 -21
  131. package/docs/interfaces/BraintreePaypalButtonInitializeOptions.md +0 -120
  132. package/docs/interfaces/BraintreePaypalCreditButtonInitializeOptions.md +0 -111
  133. package/docs/interfaces/BraintreePaypalCreditCustomerInitializeOptions.md +0 -46
  134. package/docs/interfaces/BraintreePaypalCustomerInitializeOptions.md +0 -46
  135. package/docs/interfaces/BraintreeStoredCardFieldOptions.md +0 -54
  136. package/docs/interfaces/BraintreeStoredCardFieldsMap.md +0 -22
  137. package/docs/interfaces/BraintreeThreeDSecureOptions.md +0 -51
  138. package/docs/interfaces/BraintreeVenmoButtonInitializeOptions.md +0 -54
  139. package/docs/interfaces/BraintreeVerifyPayload.md +0 -51
  140. package/docs/interfaces/BraintreeVisaCheckoutCustomerInitializeOptions.md +0 -35
  141. package/docs/interfaces/BraintreeVisaCheckoutPaymentInitializeOptions.md +0 -70
  142. package/docs/interfaces/BrowserInfo.md +0 -50
  143. package/docs/interfaces/ButtonResponse.md +0 -19
  144. package/docs/interfaces/ButtonStyles.md +0 -141
  145. package/docs/interfaces/BuyNowCartRequestBody.md +0 -24
  146. package/docs/interfaces/CardCvcElementOptions.md +0 -72
  147. package/docs/interfaces/CardDataPaymentMethodState.md +0 -15
  148. package/docs/interfaces/CardDataPaymentMethodState_2.md +0 -15
  149. package/docs/interfaces/CardElementOptions.md +0 -91
  150. package/docs/interfaces/CardExpiryElementOptions.md +0 -72
  151. package/docs/interfaces/CardInstrument.md +0 -122
  152. package/docs/interfaces/CardNumberElementOptions.md +0 -88
  153. package/docs/interfaces/CardPaymentMethodState.md +0 -60
  154. package/docs/interfaces/CardPaymentMethodState_2.md +0 -43
  155. package/docs/interfaces/CardState.md +0 -47
  156. package/docs/interfaces/CardStateErrors.md +0 -7
  157. package/docs/interfaces/CardStateErrors_2.md +0 -7
  158. package/docs/interfaces/CardState_2.md +0 -40
  159. package/docs/interfaces/Cart.md +0 -106
  160. package/docs/interfaces/ChasePayCustomerInitializeOptions.md +0 -15
  161. package/docs/interfaces/ChasePayInitializeOptions.md +0 -98
  162. package/docs/interfaces/CheckableInputStyles.md +0 -175
  163. package/docs/interfaces/ChecklistStyles.md +0 -127
  164. package/docs/interfaces/Checkout.md +0 -209
  165. package/docs/interfaces/CheckoutButtonInitializerOptions.md +0 -22
  166. package/docs/interfaces/CheckoutButtonOptions.md +0 -55
  167. package/docs/interfaces/CheckoutButtonSelectors.md +0 -22
  168. package/docs/interfaces/CheckoutParams.md +0 -15
  169. package/docs/interfaces/CheckoutPayment.md +0 -42
  170. package/docs/interfaces/CheckoutPaymentMethodExecutedOptions.md +0 -15
  171. package/docs/interfaces/CheckoutRequestBody.md +0 -15
  172. package/docs/interfaces/CheckoutSelectors.md +0 -29
  173. package/docs/interfaces/CheckoutServiceOptions.md +0 -36
  174. package/docs/interfaces/CheckoutSettings.md +0 -208
  175. package/docs/interfaces/CheckoutStoreErrorSelector.md +0 -653
  176. package/docs/interfaces/CheckoutStoreSelector.md +0 -573
  177. package/docs/interfaces/CheckoutStoreStatusSelector.md +0 -779
  178. package/docs/interfaces/Consignment.md +0 -71
  179. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithAddress.md +0 -29
  180. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md +0 -29
  181. package/docs/interfaces/ConsignmentCreateRequestBody.md +0 -36
  182. package/docs/interfaces/ConsignmentLineItem.md +0 -22
  183. package/docs/interfaces/ConsignmentPickupOption.md +0 -15
  184. package/docs/interfaces/ConsignmentUpdateRequestBody.md +0 -43
  185. package/docs/interfaces/Coordinates.md +0 -22
  186. package/docs/interfaces/Country.md +0 -43
  187. package/docs/interfaces/Coupon.md +0 -43
  188. package/docs/interfaces/CreditCardInstrument.md +0 -85
  189. package/docs/interfaces/CreditCardPaymentInitializeOptions_2.md +0 -98
  190. package/docs/interfaces/CreditCardPlaceHolder.md +0 -29
  191. package/docs/interfaces/CreditCardPlaceHolder_2.md +0 -29
  192. package/docs/interfaces/CssProperties.md +0 -218
  193. package/docs/interfaces/CssProperties_2.md +0 -218
  194. package/docs/interfaces/Currency.md +0 -36
  195. package/docs/interfaces/CustomError.md +0 -43
  196. package/docs/interfaces/CustomItem.md +0 -50
  197. package/docs/interfaces/Customer.md +0 -91
  198. package/docs/interfaces/CustomerAccountRequestBody.md +0 -50
  199. package/docs/interfaces/CustomerAddress.md +0 -182
  200. package/docs/interfaces/CustomerCredentials.md +0 -22
  201. package/docs/interfaces/CustomerGroup.md +0 -22
  202. package/docs/interfaces/CustomerPasswordRequirements.md +0 -36
  203. package/docs/interfaces/CustomerRequestOptions.md +0 -60
  204. package/docs/interfaces/DeprecatedPayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -17
  205. package/docs/interfaces/DigitalItem.md +0 -321
  206. package/docs/interfaces/DigitalRiverElementClasses.md +0 -67
  207. package/docs/interfaces/DigitalRiverPaymentInitializeOptions.md +0 -146
  208. package/docs/interfaces/Discount.md +0 -22
  209. package/docs/interfaces/DisplaySettings.md +0 -15
  210. package/docs/interfaces/EmbeddedCheckoutCompleteEvent.md +0 -15
  211. package/docs/interfaces/EmbeddedCheckoutError.md +0 -29
  212. package/docs/interfaces/EmbeddedCheckoutErrorEvent.md +0 -22
  213. package/docs/interfaces/EmbeddedCheckoutFrameErrorEvent.md +0 -22
  214. package/docs/interfaces/EmbeddedCheckoutFrameLoadedEvent.md +0 -22
  215. package/docs/interfaces/EmbeddedCheckoutLoadedEvent.md +0 -15
  216. package/docs/interfaces/EmbeddedCheckoutMessenger.md +0 -109
  217. package/docs/interfaces/EmbeddedCheckoutMessengerOptions.md +0 -22
  218. package/docs/interfaces/EmbeddedCheckoutOptions.md +0 -134
  219. package/docs/interfaces/EmbeddedCheckoutSignedOutEvent.md +0 -15
  220. package/docs/interfaces/EmbeddedCheckoutStyles.md +0 -141
  221. package/docs/interfaces/EmbeddedContentOptions.md +0 -15
  222. package/docs/interfaces/ExecutePaymentMethodCheckoutOptions.md +0 -93
  223. package/docs/interfaces/Extension.md +0 -36
  224. package/docs/interfaces/ExtensionCommandMap.md +0 -29
  225. package/docs/interfaces/Fee.md +0 -50
  226. package/docs/interfaces/FlashMessage.md +0 -29
  227. package/docs/interfaces/FormField.md +0 -113
  228. package/docs/interfaces/FormFieldItem.md +0 -22
  229. package/docs/interfaces/FormFieldOptions.md +0 -29
  230. package/docs/interfaces/FormFields.md +0 -29
  231. package/docs/interfaces/GatewayOrderPayment.md +0 -108
  232. package/docs/interfaces/GiftCertificate.md +0 -43
  233. package/docs/interfaces/GiftCertificateItem.md +0 -78
  234. package/docs/interfaces/GiftCertificateOrderPayment.md +0 -94
  235. package/docs/interfaces/GooglePayButtonInitializeOptions.md +0 -40
  236. package/docs/interfaces/GooglePayBuyNowInitializeOptions.md +0 -19
  237. package/docs/interfaces/GooglePayCustomerInitializeOptions.md +0 -42
  238. package/docs/interfaces/GooglePayPaymentInitializeOptions.md +0 -93
  239. package/docs/interfaces/GooglePayPaymentInitializeOptions_2.md +0 -93
  240. package/docs/interfaces/HostedCardFieldOptions.md +0 -35
  241. package/docs/interfaces/HostedCardFieldOptionsMap.md +0 -36
  242. package/docs/interfaces/HostedFieldStylesMap.md +0 -29
  243. package/docs/interfaces/HostedFormErrorData.md +0 -29
  244. package/docs/interfaces/HostedFormOptions.md +0 -115
  245. package/docs/interfaces/HostedInputBlurEvent.md +0 -29
  246. package/docs/interfaces/HostedInputCardTypeChangeEvent.md +0 -28
  247. package/docs/interfaces/HostedInputEnterEvent.md +0 -28
  248. package/docs/interfaces/HostedInputFocusEvent.md +0 -28
  249. package/docs/interfaces/HostedInputValidateErrorData.md +0 -29
  250. package/docs/interfaces/HostedInputValidateErrorDataMap.md +0 -50
  251. package/docs/interfaces/HostedInputValidateEvent.md +0 -22
  252. package/docs/interfaces/HostedInputValidateResults.md +0 -22
  253. package/docs/interfaces/HostedInstrument.md +0 -22
  254. package/docs/interfaces/HostedStoredCardFieldOptions.md +0 -54
  255. package/docs/interfaces/HostedStoredCardFieldOptionsMap.md +0 -22
  256. package/docs/interfaces/IbanElementOptions.md +0 -82
  257. package/docs/interfaces/IdealElementOptions.md +0 -70
  258. package/docs/interfaces/IndividualCardElementOptions.md +0 -36
  259. package/docs/interfaces/InitializationStrategy.md +0 -21
  260. package/docs/interfaces/InlineElementStyles.md +0 -53
  261. package/docs/interfaces/InputDetail.md +0 -80
  262. package/docs/interfaces/InputDetail_2.md +0 -80
  263. package/docs/interfaces/InputStyles.md +0 -152
  264. package/docs/interfaces/Item.md +0 -22
  265. package/docs/interfaces/Item_2.md +0 -26
  266. package/docs/interfaces/Item_3.md +0 -26
  267. package/docs/interfaces/KlarnaLoadResponse.md +0 -28
  268. package/docs/interfaces/KlarnaLoadResponse_2.md +0 -28
  269. package/docs/interfaces/KlarnaPaymentInitializeOptions.md +0 -73
  270. package/docs/interfaces/KlarnaV2PaymentInitializeOptions.md +0 -73
  271. package/docs/interfaces/LabelStyles.md +0 -76
  272. package/docs/interfaces/LanguageConfig.md +0 -57
  273. package/docs/interfaces/LineItem.md +0 -198
  274. package/docs/interfaces/LineItemCategory.md +0 -15
  275. package/docs/interfaces/LineItemMap.md +0 -36
  276. package/docs/interfaces/LineItemOption.md +0 -36
  277. package/docs/interfaces/LineItemSocialData.md +0 -36
  278. package/docs/interfaces/LineItem_2.md +0 -43
  279. package/docs/interfaces/LinkStyles.md +0 -90
  280. package/docs/interfaces/Locales.md +0 -7
  281. package/docs/interfaces/MasterpassCustomerInitializeOptions.md +0 -17
  282. package/docs/interfaces/MasterpassPaymentInitializeOptions.md +0 -35
  283. package/docs/interfaces/MolliePaymentInitializeOptions.md +0 -124
  284. package/docs/interfaces/MonerisPaymentInitializeOptions.md +0 -57
  285. package/docs/interfaces/MonerisStylingProps.md +0 -80
  286. package/docs/interfaces/NonceGenerationError.md +0 -29
  287. package/docs/interfaces/NonceInstrument.md +0 -43
  288. package/docs/interfaces/Option.md +0 -22
  289. package/docs/interfaces/OptionsResponse.md +0 -77
  290. package/docs/interfaces/OpyPaymentInitializeOptions.md +0 -40
  291. package/docs/interfaces/Order.md +0 -204
  292. package/docs/interfaces/OrderBillingAddress.md +0 -175
  293. package/docs/interfaces/OrderConsignment.md +0 -15
  294. package/docs/interfaces/OrderFee.md +0 -43
  295. package/docs/interfaces/OrderPayment.md +0 -58
  296. package/docs/interfaces/OrderPaymentRequestBody.md +0 -39
  297. package/docs/interfaces/OrderRequestBody.md +0 -33
  298. package/docs/interfaces/OrderShippingConsignment.md +0 -218
  299. package/docs/interfaces/PasswordRequirements.md +0 -36
  300. package/docs/interfaces/PayPalButtonStyleOptions.md +0 -36
  301. package/docs/interfaces/PayPalBuyNowInitializeOptions.md +0 -21
  302. package/docs/interfaces/PayPalCommerceAlternativeMethodsButtonOptions.md +0 -44
  303. package/docs/interfaces/PayPalCommerceAlternativeMethodsPaymentOptions.md +0 -178
  304. package/docs/interfaces/PayPalCommerceButtonInitializeOptions.md +0 -56
  305. package/docs/interfaces/PayPalCommerceCreditButtonInitializeOptions.md +0 -60
  306. package/docs/interfaces/PayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -90
  307. package/docs/interfaces/PayPalCommerceCreditCustomerInitializeOptions.md +0 -53
  308. package/docs/interfaces/PayPalCommerceCreditPaymentInitializeOptions.md +0 -133
  309. package/docs/interfaces/PayPalCommerceCustomerInitializeOptions.md +0 -56
  310. package/docs/interfaces/PayPalCommerceFieldsStyleOptions.md +0 -46
  311. package/docs/interfaces/PayPalCommercePaymentInitializeOptions.md +0 -133
  312. package/docs/interfaces/PayPalCommerceVenmoButtonInitializeOptions.md +0 -35
  313. package/docs/interfaces/PayPalCommerceVenmoCustomerInitializeOptions.md +0 -40
  314. package/docs/interfaces/PayPalCommerceVenmoPaymentInitializeOptions.md +0 -133
  315. package/docs/interfaces/PayPalInstrument.md +0 -87
  316. package/docs/interfaces/PaymentMethod.md +0 -98
  317. package/docs/interfaces/PaymentMethodConfig.md +0 -120
  318. package/docs/interfaces/PaymentRequestOptions.md +0 -67
  319. package/docs/interfaces/PaymentSettings.md +0 -22
  320. package/docs/interfaces/PaypalButtonInitializeOptions.md +0 -76
  321. package/docs/interfaces/PaypalCommerceRatePay.md +0 -81
  322. package/docs/interfaces/PaypalExpressPaymentInitializeOptions.md +0 -36
  323. package/docs/interfaces/PaypalStyleOptions.md +0 -64
  324. package/docs/interfaces/PhysicalItem.md +0 -322
  325. package/docs/interfaces/PickupMethod.md +0 -43
  326. package/docs/interfaces/PickupOptionRequestBody.md +0 -22
  327. package/docs/interfaces/PickupOptionResult.md +0 -15
  328. package/docs/interfaces/Promotion.md +0 -15
  329. package/docs/interfaces/Radius.md +0 -22
  330. package/docs/interfaces/Region.md +0 -22
  331. package/docs/interfaces/ReloadCheckoutCommand.md +0 -15
  332. package/docs/interfaces/RequestOptions.md +0 -48
  333. package/docs/interfaces/SearchArea.md +0 -22
  334. package/docs/interfaces/SepaPlaceHolder.md +0 -22
  335. package/docs/interfaces/SepaPlaceHolder_2.md +0 -22
  336. package/docs/interfaces/SetIframeStyleCommand.md +0 -28
  337. package/docs/interfaces/ShippingInitializeOptions.md +0 -88
  338. package/docs/interfaces/ShippingOption.md +0 -64
  339. package/docs/interfaces/ShippingRequestOptions.md +0 -65
  340. package/docs/interfaces/ShopperConfig.md +0 -29
  341. package/docs/interfaces/ShopperCurrency.md +0 -94
  342. package/docs/interfaces/ShowLoadingIndicatorCommand.md +0 -28
  343. package/docs/interfaces/SignInEmail.md +0 -22
  344. package/docs/interfaces/SignInEmailRequestBody.md +0 -22
  345. package/docs/interfaces/SpamProtectionOptions.md +0 -25
  346. package/docs/interfaces/SquareFormElement.md +0 -28
  347. package/docs/interfaces/SquarePaymentInitializeOptions.md +0 -131
  348. package/docs/interfaces/SquareV2PaymentInitializeOptions.md +0 -90
  349. package/docs/interfaces/StepStyles.md +0 -120
  350. package/docs/interfaces/StepTracker.md +0 -64
  351. package/docs/interfaces/StepTrackerConfig.md +0 -15
  352. package/docs/interfaces/StoreConfig.md +0 -116
  353. package/docs/interfaces/StoreCurrency.md +0 -56
  354. package/docs/interfaces/StoreLinks.md +0 -57
  355. package/docs/interfaces/StoreProfile.md +0 -71
  356. package/docs/interfaces/StripeCustomerEvent.md +0 -74
  357. package/docs/interfaces/StripeElementCSSProperties.md +0 -170
  358. package/docs/interfaces/StripeElementClasses.md +0 -63
  359. package/docs/interfaces/StripeElementStyle.md +0 -44
  360. package/docs/interfaces/StripeElementStyleVariant.md +0 -285
  361. package/docs/interfaces/StripeEvent.md +0 -37
  362. package/docs/interfaces/StripeShippingEvent.md +0 -117
  363. package/docs/interfaces/StripeUPECustomerInitializeOptions.md +0 -92
  364. package/docs/interfaces/StripeUPEPaymentInitializeOptions.md +0 -81
  365. package/docs/interfaces/StripeUPEShippingInitializeOptions.md +0 -107
  366. package/docs/interfaces/StripeV3PaymentInitializeOptions.md +0 -76
  367. package/docs/interfaces/StyleOptions.md +0 -44
  368. package/docs/interfaces/StyleOptions_2.md +0 -44
  369. package/docs/interfaces/SubInputDetail.md +0 -62
  370. package/docs/interfaces/SubInputDetail_2.md +0 -62
  371. package/docs/interfaces/Subscriptions.md +0 -29
  372. package/docs/interfaces/Tax.md +0 -22
  373. package/docs/interfaces/TextInputStyles.md +0 -175
  374. package/docs/interfaces/ThreeDSecure.md +0 -50
  375. package/docs/interfaces/ThreeDSecureToken.md +0 -15
  376. package/docs/interfaces/TranslationData.md +0 -7
  377. package/docs/interfaces/Translations.md +0 -7
  378. package/docs/interfaces/UnknownObject.md +0 -7
  379. package/docs/interfaces/UserExperienceSettings.md +0 -22
  380. package/docs/interfaces/VaultedInstrument.md +0 -29
  381. package/docs/interfaces/WechatDataPaymentMethodState.md +0 -15
  382. package/docs/interfaces/WechatDataPaymentMethodState_2.md +0 -15
  383. package/docs/interfaces/WechatState.md +0 -15
  384. package/docs/interfaces/WechatState_2.md +0 -15
  385. package/docs/interfaces/WithAdyenV2PaymentInitializeOptions.md +0 -18
  386. package/docs/interfaces/WithAdyenV3PaymentInitializeOptions.md +0 -18
  387. package/docs/interfaces/WithApplePayButtonInitializeOptions.md +0 -15
  388. package/docs/interfaces/WithApplePayCustomerInitializeOptions.md +0 -18
  389. package/docs/interfaces/WithApplePayPaymentInitializeOptions.md +0 -18
  390. package/docs/interfaces/WithBlueSnapDirectAPMPaymentInitializeOptions.md +0 -18
  391. package/docs/interfaces/WithBoltButtonInitializeOptions.md +0 -18
  392. package/docs/interfaces/WithBoltCustomerInitializeOptions.md +0 -15
  393. package/docs/interfaces/WithBoltPaymentInitializeOptions.md +0 -18
  394. package/docs/interfaces/WithBraintreeAcceleratedCheckoutPaymentInitializeOptions.md +0 -15
  395. package/docs/interfaces/WithBraintreeLocalMethodsPaymentInitializeOptions.md +0 -15
  396. package/docs/interfaces/WithBraintreePaypalAchPaymentInitializeOptions.md +0 -18
  397. package/docs/interfaces/WithBraintreePaypalCustomerInitializeOptions.md +0 -18
  398. package/docs/interfaces/WithBuyNowFeature.md +0 -134
  399. package/docs/interfaces/WithCheckoutcomFawryInstrument.md +0 -22
  400. package/docs/interfaces/WithCheckoutcomSEPAInstrument.md +0 -22
  401. package/docs/interfaces/WithCheckoutcomiDealInstrument.md +0 -15
  402. package/docs/interfaces/WithCreditCardPaymentInitializeOptions.md +0 -15
  403. package/docs/interfaces/WithDocumentInstrument.md +0 -15
  404. package/docs/interfaces/WithMollieIssuerInstrument.md +0 -22
  405. package/docs/interfaces/WithMolliePaymentInitializeOptions.md +0 -18
  406. package/docs/interfaces/WithPayPalCommerceAlternativeMethodsButtonInitializeOptions.md +0 -15
  407. package/docs/interfaces/WithPayPalCommerceAlternativeMethodsPaymentInitializeOptions.md +0 -29
  408. package/docs/interfaces/WithPayPalCommerceButtonInitializeOptions.md +0 -15
  409. package/docs/interfaces/WithPayPalCommerceCreditButtonInitializeOptions.md +0 -15
  410. package/docs/interfaces/WithPayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -22
  411. package/docs/interfaces/WithPayPalCommerceCreditCustomerInitializeOptions.md +0 -15
  412. package/docs/interfaces/WithPayPalCommerceCreditPaymentInitializeOptions.md +0 -22
  413. package/docs/interfaces/WithPayPalCommerceCustomerInitializeOptions.md +0 -18
  414. package/docs/interfaces/WithPayPalCommercePaymentInitializeOptions.md +0 -15
  415. package/docs/interfaces/WithPayPalCommerceVenmoButtonInitializeOptions.md +0 -15
  416. package/docs/interfaces/WithPayPalCommerceVenmoCustomerInitializeOptions.md +0 -15
  417. package/docs/interfaces/WithPayPalCommerceVenmoPaymentInitializeOptions.md +0 -22
  418. package/docs/interfaces/WithSquareV2PaymentInitializeOptions.md +0 -18
  419. package/docs/interfaces/WorldpayAccessPaymentInitializeOptions.md +0 -30
  420. package/docs/interfaces/ZipCodeElementOptions.md +0 -15
@@ -1,57 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LanguageConfig
2
-
3
- # Interface: LanguageConfig
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [defaultLocale](LanguageConfig.md#defaultlocale)
10
- - [defaultTranslations](LanguageConfig.md#defaulttranslations)
11
- - [fallbackLocale](LanguageConfig.md#fallbacklocale)
12
- - [fallbackTranslations](LanguageConfig.md#fallbacktranslations)
13
- - [locale](LanguageConfig.md#locale)
14
- - [locales](LanguageConfig.md#locales)
15
- - [translations](LanguageConfig.md#translations)
16
-
17
- ## Properties
18
-
19
- ### defaultLocale
20
-
21
- • `Optional` **defaultLocale**: `string`
22
-
23
- ___
24
-
25
- ### defaultTranslations
26
-
27
- • **defaultTranslations**: [`Translations`](Translations.md)
28
-
29
- ___
30
-
31
- ### fallbackLocale
32
-
33
- • `Optional` **fallbackLocale**: `string`
34
-
35
- ___
36
-
37
- ### fallbackTranslations
38
-
39
- • `Optional` **fallbackTranslations**: [`Translations`](Translations.md)
40
-
41
- ___
42
-
43
- ### locale
44
-
45
- • **locale**: `string`
46
-
47
- ___
48
-
49
- ### locales
50
-
51
- • **locales**: [`Locales`](Locales.md)
52
-
53
- ___
54
-
55
- ### translations
56
-
57
- • **translations**: [`Translations`](Translations.md)
@@ -1,198 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItem
2
-
3
- # Interface: LineItem
4
-
5
- ## Hierarchy
6
-
7
- - **`LineItem`**
8
-
9
- ↳ [`DigitalItem`](DigitalItem.md)
10
-
11
- ↳ [`PhysicalItem`](PhysicalItem.md)
12
-
13
- ## Table of contents
14
-
15
- ### Properties
16
-
17
- - [addedByPromotion](LineItem.md#addedbypromotion)
18
- - [brand](LineItem.md#brand)
19
- - [categories](LineItem.md#categories)
20
- - [categoryNames](LineItem.md#categorynames)
21
- - [comparisonPrice](LineItem.md#comparisonprice)
22
- - [couponAmount](LineItem.md#couponamount)
23
- - [discountAmount](LineItem.md#discountamount)
24
- - [discounts](LineItem.md#discounts)
25
- - [extendedComparisonPrice](LineItem.md#extendedcomparisonprice)
26
- - [extendedListPrice](LineItem.md#extendedlistprice)
27
- - [extendedSalePrice](LineItem.md#extendedsaleprice)
28
- - [id](LineItem.md#id)
29
- - [imageUrl](LineItem.md#imageurl)
30
- - [isTaxable](LineItem.md#istaxable)
31
- - [listPrice](LineItem.md#listprice)
32
- - [name](LineItem.md#name)
33
- - [options](LineItem.md#options)
34
- - [parentId](LineItem.md#parentid)
35
- - [productId](LineItem.md#productid)
36
- - [quantity](LineItem.md#quantity)
37
- - [retailPrice](LineItem.md#retailprice)
38
- - [salePrice](LineItem.md#saleprice)
39
- - [sku](LineItem.md#sku)
40
- - [socialMedia](LineItem.md#socialmedia)
41
- - [url](LineItem.md#url)
42
- - [variantId](LineItem.md#variantid)
43
-
44
- ## Properties
45
-
46
- ### addedByPromotion
47
-
48
- • **addedByPromotion**: `boolean`
49
-
50
- ___
51
-
52
- ### brand
53
-
54
- • **brand**: `string`
55
-
56
- ___
57
-
58
- ### categories
59
-
60
- • `Optional` **categories**: [`LineItemCategory`](LineItemCategory.md)[][]
61
-
62
- ___
63
-
64
- ### categoryNames
65
-
66
- • `Optional` **categoryNames**: `string`[]
67
-
68
- ___
69
-
70
- ### comparisonPrice
71
-
72
- • **comparisonPrice**: `number`
73
-
74
- ___
75
-
76
- ### couponAmount
77
-
78
- • **couponAmount**: `number`
79
-
80
- ___
81
-
82
- ### discountAmount
83
-
84
- • **discountAmount**: `number`
85
-
86
- ___
87
-
88
- ### discounts
89
-
90
- • **discounts**: { `discountedAmount`: `number` ; `name`: `string` }[]
91
-
92
- ___
93
-
94
- ### extendedComparisonPrice
95
-
96
- • **extendedComparisonPrice**: `number`
97
-
98
- ___
99
-
100
- ### extendedListPrice
101
-
102
- • **extendedListPrice**: `number`
103
-
104
- ___
105
-
106
- ### extendedSalePrice
107
-
108
- • **extendedSalePrice**: `number`
109
-
110
- ___
111
-
112
- ### id
113
-
114
- • **id**: `string` \| `number`
115
-
116
- ___
117
-
118
- ### imageUrl
119
-
120
- • **imageUrl**: `string`
121
-
122
- ___
123
-
124
- ### isTaxable
125
-
126
- • **isTaxable**: `boolean`
127
-
128
- ___
129
-
130
- ### listPrice
131
-
132
- • **listPrice**: `number`
133
-
134
- ___
135
-
136
- ### name
137
-
138
- • **name**: `string`
139
-
140
- ___
141
-
142
- ### options
143
-
144
- • `Optional` **options**: [`LineItemOption`](LineItemOption.md)[]
145
-
146
- ___
147
-
148
- ### parentId
149
-
150
- • `Optional` **parentId**: ``null`` \| `string`
151
-
152
- ___
153
-
154
- ### productId
155
-
156
- • **productId**: `number`
157
-
158
- ___
159
-
160
- ### quantity
161
-
162
- • **quantity**: `number`
163
-
164
- ___
165
-
166
- ### retailPrice
167
-
168
- • **retailPrice**: `number`
169
-
170
- ___
171
-
172
- ### salePrice
173
-
174
- • **salePrice**: `number`
175
-
176
- ___
177
-
178
- ### sku
179
-
180
- • **sku**: `string`
181
-
182
- ___
183
-
184
- ### socialMedia
185
-
186
- • `Optional` **socialMedia**: [`LineItemSocialData`](LineItemSocialData.md)[]
187
-
188
- ___
189
-
190
- ### url
191
-
192
- • **url**: `string`
193
-
194
- ___
195
-
196
- ### variantId
197
-
198
- • **variantId**: `number`
@@ -1,15 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItemCategory
2
-
3
- # Interface: LineItemCategory
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [name](LineItemCategory.md#name)
10
-
11
- ## Properties
12
-
13
- ### name
14
-
15
- • **name**: `string`
@@ -1,36 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItemMap
2
-
3
- # Interface: LineItemMap
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [customItems](LineItemMap.md#customitems)
10
- - [digitalItems](LineItemMap.md#digitalitems)
11
- - [giftCertificates](LineItemMap.md#giftcertificates)
12
- - [physicalItems](LineItemMap.md#physicalitems)
13
-
14
- ## Properties
15
-
16
- ### customItems
17
-
18
- • `Optional` **customItems**: [`CustomItem`](CustomItem.md)[]
19
-
20
- ___
21
-
22
- ### digitalItems
23
-
24
- • **digitalItems**: [`DigitalItem`](DigitalItem.md)[]
25
-
26
- ___
27
-
28
- ### giftCertificates
29
-
30
- • **giftCertificates**: [`GiftCertificateItem`](GiftCertificateItem.md)[]
31
-
32
- ___
33
-
34
- ### physicalItems
35
-
36
- • **physicalItems**: [`PhysicalItem`](PhysicalItem.md)[]
@@ -1,36 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItemOption
2
-
3
- # Interface: LineItemOption
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [name](LineItemOption.md#name)
10
- - [nameId](LineItemOption.md#nameid)
11
- - [value](LineItemOption.md#value)
12
- - [valueId](LineItemOption.md#valueid)
13
-
14
- ## Properties
15
-
16
- ### name
17
-
18
- • **name**: `string`
19
-
20
- ___
21
-
22
- ### nameId
23
-
24
- • **nameId**: `number`
25
-
26
- ___
27
-
28
- ### value
29
-
30
- • **value**: `string`
31
-
32
- ___
33
-
34
- ### valueId
35
-
36
- • **valueId**: ``null`` \| `number`
@@ -1,36 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItemSocialData
2
-
3
- # Interface: LineItemSocialData
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [channel](LineItemSocialData.md#channel)
10
- - [code](LineItemSocialData.md#code)
11
- - [link](LineItemSocialData.md#link)
12
- - [text](LineItemSocialData.md#text)
13
-
14
- ## Properties
15
-
16
- ### channel
17
-
18
- • **channel**: `string`
19
-
20
- ___
21
-
22
- ### code
23
-
24
- • **code**: `string`
25
-
26
- ___
27
-
28
- ### link
29
-
30
- • **link**: `string`
31
-
32
- ___
33
-
34
- ### text
35
-
36
- • **text**: `string`
@@ -1,43 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LineItem_2
2
-
3
- # Interface: LineItem\_2
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [optionSelections](LineItem_2.md#optionselections)
10
- - [productId](LineItem_2.md#productid)
11
- - [quantity](LineItem_2.md#quantity)
12
- - [variantId](LineItem_2.md#variantid)
13
-
14
- ## Properties
15
-
16
- ### optionSelections
17
-
18
- • `Optional` **optionSelections**: `Object`
19
-
20
- #### Type declaration
21
-
22
- | Name | Type |
23
- | :------ | :------ |
24
- | `optionId` | `number` |
25
- | `optionValue` | `string` \| `number` |
26
-
27
- ___
28
-
29
- ### productId
30
-
31
- • **productId**: `number`
32
-
33
- ___
34
-
35
- ### quantity
36
-
37
- • **quantity**: `number`
38
-
39
- ___
40
-
41
- ### variantId
42
-
43
- • `Optional` **variantId**: `number`
@@ -1,90 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / LinkStyles
2
-
3
- # Interface: LinkStyles
4
-
5
- ## Hierarchy
6
-
7
- - [`InlineElementStyles`](InlineElementStyles.md)
8
-
9
- ↳ **`LinkStyles`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [active](LinkStyles.md#active)
16
- - [color](LinkStyles.md#color)
17
- - [focus](LinkStyles.md#focus)
18
- - [fontFamily](LinkStyles.md#fontfamily)
19
- - [fontWeight](LinkStyles.md#fontweight)
20
- - [hover](LinkStyles.md#hover)
21
- - [letterSpacing](LinkStyles.md#letterspacing)
22
- - [lineHeight](LinkStyles.md#lineheight)
23
-
24
- ## Properties
25
-
26
- ### active
27
-
28
- • `Optional` **active**: [`InlineElementStyles`](InlineElementStyles.md)
29
-
30
- ___
31
-
32
- ### color
33
-
34
- • `Optional` **color**: `string`
35
-
36
- #### Inherited from
37
-
38
- [InlineElementStyles](InlineElementStyles.md).[color](InlineElementStyles.md#color)
39
-
40
- ___
41
-
42
- ### focus
43
-
44
- • `Optional` **focus**: [`InlineElementStyles`](InlineElementStyles.md)
45
-
46
- ___
47
-
48
- ### fontFamily
49
-
50
- • `Optional` **fontFamily**: `string`
51
-
52
- #### Inherited from
53
-
54
- [InlineElementStyles](InlineElementStyles.md).[fontFamily](InlineElementStyles.md#fontfamily)
55
-
56
- ___
57
-
58
- ### fontWeight
59
-
60
- • `Optional` **fontWeight**: `string`
61
-
62
- #### Inherited from
63
-
64
- [InlineElementStyles](InlineElementStyles.md).[fontWeight](InlineElementStyles.md#fontweight)
65
-
66
- ___
67
-
68
- ### hover
69
-
70
- • `Optional` **hover**: [`InlineElementStyles`](InlineElementStyles.md)
71
-
72
- ___
73
-
74
- ### letterSpacing
75
-
76
- • `Optional` **letterSpacing**: `string`
77
-
78
- #### Inherited from
79
-
80
- [InlineElementStyles](InlineElementStyles.md).[letterSpacing](InlineElementStyles.md#letterspacing)
81
-
82
- ___
83
-
84
- ### lineHeight
85
-
86
- • `Optional` **lineHeight**: `string`
87
-
88
- #### Inherited from
89
-
90
- [InlineElementStyles](InlineElementStyles.md).[lineHeight](InlineElementStyles.md#lineheight)
@@ -1,7 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / Locales
2
-
3
- # Interface: Locales
4
-
5
- ## Indexable
6
-
7
- ▪ [key: `string`]: `string`
@@ -1,17 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / MasterpassCustomerInitializeOptions
2
-
3
- # Interface: MasterpassCustomerInitializeOptions
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [container](MasterpassCustomerInitializeOptions.md#container)
10
-
11
- ## Properties
12
-
13
- ### container
14
-
15
- • **container**: `string`
16
-
17
- The ID of a container which the checkout button should be inserted into.
@@ -1,35 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / MasterpassPaymentInitializeOptions
2
-
3
- # Interface: MasterpassPaymentInitializeOptions
4
-
5
- A set of options that are required to initialize the Masterpass payment method.
6
-
7
- ```html
8
- <!-- This is where the Masterpass button will be inserted -->
9
- <div id="wallet-button"></div>
10
- ```
11
-
12
- ```js
13
- service.initializePayment({
14
- methodId: 'masterpass',
15
- masterpass: {
16
- walletButton: 'wallet-button'
17
- },
18
- });
19
- ```
20
-
21
- ## Table of contents
22
-
23
- ### Properties
24
-
25
- - [walletButton](MasterpassPaymentInitializeOptions.md#walletbutton)
26
-
27
- ## Properties
28
-
29
- ### walletButton
30
-
31
- • `Optional` **walletButton**: `string`
32
-
33
- This walletButton is used to set an event listener, provide an element ID if you want
34
- users to be able to launch the ChasePay wallet modal by clicking on a button.
35
- It should be an HTML element.
@@ -1,124 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / MolliePaymentInitializeOptions
2
-
3
- # Interface: MolliePaymentInitializeOptions
4
-
5
- A set of options that are required to initialize the Mollie payment method.
6
-
7
- Once Mollie payment is initialized, credit card form fields are provided by the
8
- payment provider as IFrames, these will be inserted into the current page. These
9
- options provide a location and styling for each of the form fields.
10
-
11
- ```js
12
- service.initializePayment({
13
- methodId: 'mollie',
14
- mollie: {
15
- containerId: 'container',
16
- cardNumberId: '',
17
- cardHolderId: '',
18
- cardCvcId: '',
19
- cardExpiryId: '',
20
- styles : {
21
- base: {
22
- color: '#fff'
23
- }
24
- }
25
- }
26
- });
27
- ```
28
-
29
- ## Table of contents
30
-
31
- ### Properties
32
-
33
- - [cardCvcId](MolliePaymentInitializeOptions.md#cardcvcid)
34
- - [cardExpiryId](MolliePaymentInitializeOptions.md#cardexpiryid)
35
- - [cardHolderId](MolliePaymentInitializeOptions.md#cardholderid)
36
- - [cardNumberId](MolliePaymentInitializeOptions.md#cardnumberid)
37
- - [containerId](MolliePaymentInitializeOptions.md#containerid)
38
- - [form](MolliePaymentInitializeOptions.md#form)
39
- - [styles](MolliePaymentInitializeOptions.md#styles)
40
- - [unsupportedMethodMessage](MolliePaymentInitializeOptions.md#unsupportedmethodmessage)
41
-
42
- ### Methods
43
-
44
- - [disableButton](MolliePaymentInitializeOptions.md#disablebutton)
45
-
46
- ## Properties
47
-
48
- ### cardCvcId
49
-
50
- • **cardCvcId**: `string`
51
-
52
- The location to insert Mollie Component
53
-
54
- ___
55
-
56
- ### cardExpiryId
57
-
58
- • **cardExpiryId**: `string`
59
-
60
- The location to insert Mollie Component
61
-
62
- ___
63
-
64
- ### cardHolderId
65
-
66
- • **cardHolderId**: `string`
67
-
68
- The location to insert Mollie Component
69
-
70
- ___
71
-
72
- ### cardNumberId
73
-
74
- • **cardNumberId**: `string`
75
-
76
- The location to insert Mollie Component
77
-
78
- ___
79
-
80
- ### containerId
81
-
82
- • `Optional` **containerId**: `string`
83
-
84
- ContainerId is use in Mollie for determined either its showing or not the
85
- container, because when Mollie has Vaulted Instruments it gets hide,
86
- and shows an error because can't mount Provider Components
87
-
88
- ___
89
-
90
- ### form
91
-
92
- • `Optional` **form**: `default`
93
-
94
- Hosted Form Validation Options
95
-
96
- ___
97
-
98
- ### styles
99
-
100
- • **styles**: `object`
101
-
102
- A set of styles required for the mollie components
103
-
104
- ___
105
-
106
- ### unsupportedMethodMessage
107
-
108
- • `Optional` **unsupportedMethodMessage**: `string`
109
-
110
- ## Methods
111
-
112
- ### disableButton
113
-
114
- ▸ **disableButton**(`disabled`): `void`
115
-
116
- #### Parameters
117
-
118
- | Name | Type |
119
- | :------ | :------ |
120
- | `disabled` | `boolean` |
121
-
122
- #### Returns
123
-
124
- `void`