@bigcommerce/checkout-sdk 1.436.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 (419) hide show
  1. package/dist/checkout-button.js +1 -1
  2. package/dist/checkout-button.umd.js +1 -1
  3. package/dist/checkout-sdk.js +1 -1
  4. package/dist/checkout-sdk.js.map +1 -1
  5. package/dist/checkout-sdk.umd.js +1 -1
  6. package/dist/checkout-sdk.umd.js.map +1 -1
  7. package/docs/README.md +0 -1033
  8. package/package.json +1 -1
  9. package/docs/classes/CartChangedError.md +0 -76
  10. package/docs/classes/CartConsistencyError.md +0 -59
  11. package/docs/classes/CheckoutButtonErrorSelector.md +0 -52
  12. package/docs/classes/CheckoutButtonInitializer.md +0 -177
  13. package/docs/classes/CheckoutButtonStatusSelector.md +0 -52
  14. package/docs/classes/CheckoutService.md +0 -1743
  15. package/docs/classes/CurrencyService.md +0 -54
  16. package/docs/classes/EmbeddedCheckout.md +0 -40
  17. package/docs/classes/LanguageService.md +0 -101
  18. package/docs/classes/RequestError.md +0 -106
  19. package/docs/classes/StandardError.md +0 -73
  20. package/docs/enums/AdyenV2CardFields.md +0 -29
  21. package/docs/enums/AdyenV3CardFields.md +0 -29
  22. package/docs/enums/AmazonPayV2ButtonColor.md +0 -29
  23. package/docs/enums/AmazonPayV2ButtonDesign.md +0 -15
  24. package/docs/enums/AmazonPayV2CheckoutLanguage.md +0 -57
  25. package/docs/enums/AmazonPayV2LedgerCurrency.md +0 -36
  26. package/docs/enums/AmazonPayV2PayOptions.md +0 -26
  27. package/docs/enums/AmazonPayV2Placement.md +0 -53
  28. package/docs/enums/BraintreeFormFieldType.md +0 -50
  29. package/docs/enums/ButtonColor.md +0 -29
  30. package/docs/enums/ButtonType.md +0 -22
  31. package/docs/enums/CheckoutButtonMethodType.md +0 -134
  32. package/docs/enums/CheckoutIncludes.md +0 -29
  33. package/docs/enums/EmbeddedCheckoutEventType.md +0 -50
  34. package/docs/enums/ExtensionCommandType.md +0 -29
  35. package/docs/enums/ExtensionRegion.md +0 -22
  36. package/docs/enums/GooglePayKey.md +0 -87
  37. package/docs/enums/HostedFieldType.md +0 -50
  38. package/docs/enums/HostedInputEventType.md +0 -85
  39. package/docs/enums/IconStyle.md +0 -22
  40. package/docs/enums/PaypalButtonStyleColorOption.md +0 -36
  41. package/docs/enums/PaypalButtonStyleLabelOption.md +0 -43
  42. package/docs/enums/PaypalButtonStyleLayoutOption.md +0 -22
  43. package/docs/enums/PaypalButtonStyleShapeOption.md +0 -22
  44. package/docs/enums/PaypalButtonStyleSizeOption.md +0 -36
  45. package/docs/enums/RadiusUnit.md +0 -22
  46. package/docs/enums/StyleButtonColor.md +0 -43
  47. package/docs/enums/StyleButtonLabel.md +0 -43
  48. package/docs/enums/StyleButtonShape.md +0 -22
  49. package/docs/enums/StyleButtonShape_2.md +0 -22
  50. package/docs/enums/StyleButtonSize.md +0 -29
  51. package/docs/enums/UntrustedShippingCardVerificationType.md +0 -22
  52. package/docs/interfaces/AchInstrument.md +0 -94
  53. package/docs/interfaces/Address.md +0 -166
  54. package/docs/interfaces/AddressRequestBody.md +0 -100
  55. package/docs/interfaces/AdyenAdditionalActionCallbacks.md +0 -68
  56. package/docs/interfaces/AdyenAdditionalActionCallbacks_2.md +0 -66
  57. package/docs/interfaces/AdyenAdditionalActionOptions.md +0 -106
  58. package/docs/interfaces/AdyenAdditionalActionOptions_2.md +0 -106
  59. package/docs/interfaces/AdyenBaseCardComponentOptions.md +0 -35
  60. package/docs/interfaces/AdyenBaseCardComponentOptions_2.md +0 -40
  61. package/docs/interfaces/AdyenComponent.md +0 -72
  62. package/docs/interfaces/AdyenComponentEvents.md +0 -74
  63. package/docs/interfaces/AdyenComponentEvents_2.md +0 -94
  64. package/docs/interfaces/AdyenComponent_2.md +0 -83
  65. package/docs/interfaces/AdyenCreditCardComponentOptions.md +0 -185
  66. package/docs/interfaces/AdyenIdealComponentOptions.md +0 -50
  67. package/docs/interfaces/AdyenPaymentMethodState.md +0 -21
  68. package/docs/interfaces/AdyenPaymentMethodState_2.md +0 -15
  69. package/docs/interfaces/AdyenPlaceholderData.md +0 -40
  70. package/docs/interfaces/AdyenPlaceholderData_2.md +0 -40
  71. package/docs/interfaces/AdyenThreeDS2Options.md +0 -97
  72. package/docs/interfaces/AdyenV2PaymentInitializeOptions.md +0 -161
  73. package/docs/interfaces/AdyenV2ValidationState.md +0 -57
  74. package/docs/interfaces/AdyenV3CreditCardComponentOptions.md +0 -220
  75. package/docs/interfaces/AdyenV3PaymentInitializeOptions.md +0 -135
  76. package/docs/interfaces/AdyenV3ValidationState.md +0 -57
  77. package/docs/interfaces/AmazonPayV2ButtonConfig.md +0 -91
  78. package/docs/interfaces/AmazonPayV2ButtonParams.md +0 -128
  79. package/docs/interfaces/AmazonPayV2CheckoutSession.md +0 -35
  80. package/docs/interfaces/AmazonPayV2CheckoutSessionConfig.md +0 -36
  81. package/docs/interfaces/AmazonPayV2CustomerInitializeOptions.md +0 -38
  82. package/docs/interfaces/AmazonPayV2NewButtonParams.md +0 -150
  83. package/docs/interfaces/AmazonPayV2PaymentInitializeOptions.md +0 -40
  84. package/docs/interfaces/AmazonPayV2Price.md +0 -26
  85. package/docs/interfaces/AmazonPayV2ShippingInitializeOptions.md +0 -40
  86. package/docs/interfaces/ApplePayButtonInitializeOptions.md +0 -62
  87. package/docs/interfaces/ApplePayCustomerInitializeOptions.md +0 -77
  88. package/docs/interfaces/ApplePayPaymentInitializeOptions.md +0 -49
  89. package/docs/interfaces/BankInstrument.md +0 -101
  90. package/docs/interfaces/Banner.md +0 -22
  91. package/docs/interfaces/BaseAccountInstrument.md +0 -86
  92. package/docs/interfaces/BaseCheckoutButtonInitializeOptions.md +0 -237
  93. package/docs/interfaces/BaseCustomerInitializeOptions.md +0 -235
  94. package/docs/interfaces/BaseElementOptions.md +0 -26
  95. package/docs/interfaces/BaseElementOptions_2.md +0 -48
  96. package/docs/interfaces/BaseIndividualElementOptions.md +0 -67
  97. package/docs/interfaces/BaseInstrument.md +0 -58
  98. package/docs/interfaces/BasePaymentInitializeOptions.md +0 -356
  99. package/docs/interfaces/BillingAddress.md +0 -182
  100. package/docs/interfaces/BillingAddressRequestBody.md +0 -153
  101. package/docs/interfaces/BirthDate.md +0 -41
  102. package/docs/interfaces/BlockElementStyles.md +0 -105
  103. package/docs/interfaces/BlueSnapDirectAPMInitializeOptions.md +0 -73
  104. package/docs/interfaces/BlueSnapDirectStyleProps.md +0 -29
  105. package/docs/interfaces/BlueSnapV2PaymentInitializeOptions.md +0 -73
  106. package/docs/interfaces/BlueSnapV2StyleProps.md +0 -29
  107. package/docs/interfaces/BodlEventsPayload.md +0 -7
  108. package/docs/interfaces/BodlService.md +0 -187
  109. package/docs/interfaces/BodyStyles.md +0 -15
  110. package/docs/interfaces/BoltButtonInitializeOptions.md +0 -24
  111. package/docs/interfaces/BoltButtonStyleOptions.md +0 -22
  112. package/docs/interfaces/BoltBuyNowInitializeOptions.md +0 -29
  113. package/docs/interfaces/BoltCustomerInitializeOptions.md +0 -31
  114. package/docs/interfaces/BoltPaymentInitializeOptions.md +0 -94
  115. package/docs/interfaces/BraintreeAcceleratedCheckoutCustomer.md +0 -29
  116. package/docs/interfaces/BraintreeAcceleratedCheckoutPaymentInitializeOptions.md +0 -45
  117. package/docs/interfaces/BraintreeError.md +0 -35
  118. package/docs/interfaces/BraintreeFormFieldCardTypeChangeEventData.md +0 -15
  119. package/docs/interfaces/BraintreeFormFieldKeyboardEventData.md +0 -22
  120. package/docs/interfaces/BraintreeFormFieldOptions.md +0 -35
  121. package/docs/interfaces/BraintreeFormFieldState.md +0 -36
  122. package/docs/interfaces/BraintreeFormFieldStylesMap.md +0 -29
  123. package/docs/interfaces/BraintreeFormFieldValidateErrorData.md +0 -29
  124. package/docs/interfaces/BraintreeFormFieldValidateEventData.md +0 -33
  125. package/docs/interfaces/BraintreeFormFieldsMap.md +0 -36
  126. package/docs/interfaces/BraintreeFormOptions.md +0 -110
  127. package/docs/interfaces/BraintreeLocalMethods.md +0 -76
  128. package/docs/interfaces/BraintreePaymentInitializeOptions.md +0 -110
  129. package/docs/interfaces/BraintreePaypalAchInitializeOptions.md +0 -21
  130. package/docs/interfaces/BraintreePaypalButtonInitializeOptions.md +0 -120
  131. package/docs/interfaces/BraintreePaypalCreditButtonInitializeOptions.md +0 -111
  132. package/docs/interfaces/BraintreePaypalCreditCustomerInitializeOptions.md +0 -46
  133. package/docs/interfaces/BraintreePaypalCustomerInitializeOptions.md +0 -46
  134. package/docs/interfaces/BraintreeStoredCardFieldOptions.md +0 -54
  135. package/docs/interfaces/BraintreeStoredCardFieldsMap.md +0 -22
  136. package/docs/interfaces/BraintreeThreeDSecureOptions.md +0 -51
  137. package/docs/interfaces/BraintreeVenmoButtonInitializeOptions.md +0 -54
  138. package/docs/interfaces/BraintreeVerifyPayload.md +0 -51
  139. package/docs/interfaces/BraintreeVisaCheckoutCustomerInitializeOptions.md +0 -35
  140. package/docs/interfaces/BraintreeVisaCheckoutPaymentInitializeOptions.md +0 -70
  141. package/docs/interfaces/BrowserInfo.md +0 -50
  142. package/docs/interfaces/ButtonResponse.md +0 -19
  143. package/docs/interfaces/ButtonStyles.md +0 -141
  144. package/docs/interfaces/BuyNowCartRequestBody.md +0 -24
  145. package/docs/interfaces/CardCvcElementOptions.md +0 -72
  146. package/docs/interfaces/CardDataPaymentMethodState.md +0 -15
  147. package/docs/interfaces/CardDataPaymentMethodState_2.md +0 -15
  148. package/docs/interfaces/CardElementOptions.md +0 -91
  149. package/docs/interfaces/CardExpiryElementOptions.md +0 -72
  150. package/docs/interfaces/CardInstrument.md +0 -122
  151. package/docs/interfaces/CardNumberElementOptions.md +0 -88
  152. package/docs/interfaces/CardPaymentMethodState.md +0 -60
  153. package/docs/interfaces/CardPaymentMethodState_2.md +0 -43
  154. package/docs/interfaces/CardState.md +0 -47
  155. package/docs/interfaces/CardStateErrors.md +0 -7
  156. package/docs/interfaces/CardStateErrors_2.md +0 -7
  157. package/docs/interfaces/CardState_2.md +0 -40
  158. package/docs/interfaces/Cart.md +0 -106
  159. package/docs/interfaces/ChasePayCustomerInitializeOptions.md +0 -15
  160. package/docs/interfaces/ChasePayInitializeOptions.md +0 -98
  161. package/docs/interfaces/CheckableInputStyles.md +0 -175
  162. package/docs/interfaces/ChecklistStyles.md +0 -127
  163. package/docs/interfaces/Checkout.md +0 -209
  164. package/docs/interfaces/CheckoutButtonInitializerOptions.md +0 -22
  165. package/docs/interfaces/CheckoutButtonOptions.md +0 -55
  166. package/docs/interfaces/CheckoutButtonSelectors.md +0 -22
  167. package/docs/interfaces/CheckoutParams.md +0 -15
  168. package/docs/interfaces/CheckoutPayment.md +0 -42
  169. package/docs/interfaces/CheckoutPaymentMethodExecutedOptions.md +0 -15
  170. package/docs/interfaces/CheckoutRequestBody.md +0 -15
  171. package/docs/interfaces/CheckoutSelectors.md +0 -29
  172. package/docs/interfaces/CheckoutServiceOptions.md +0 -36
  173. package/docs/interfaces/CheckoutSettings.md +0 -208
  174. package/docs/interfaces/CheckoutStoreErrorSelector.md +0 -653
  175. package/docs/interfaces/CheckoutStoreSelector.md +0 -573
  176. package/docs/interfaces/CheckoutStoreStatusSelector.md +0 -779
  177. package/docs/interfaces/Consignment.md +0 -71
  178. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithAddress.md +0 -29
  179. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md +0 -29
  180. package/docs/interfaces/ConsignmentCreateRequestBody.md +0 -36
  181. package/docs/interfaces/ConsignmentLineItem.md +0 -22
  182. package/docs/interfaces/ConsignmentPickupOption.md +0 -15
  183. package/docs/interfaces/ConsignmentUpdateRequestBody.md +0 -43
  184. package/docs/interfaces/Coordinates.md +0 -22
  185. package/docs/interfaces/Country.md +0 -43
  186. package/docs/interfaces/Coupon.md +0 -43
  187. package/docs/interfaces/CreditCardInstrument.md +0 -85
  188. package/docs/interfaces/CreditCardPaymentInitializeOptions_2.md +0 -98
  189. package/docs/interfaces/CreditCardPlaceHolder.md +0 -29
  190. package/docs/interfaces/CreditCardPlaceHolder_2.md +0 -29
  191. package/docs/interfaces/CssProperties.md +0 -218
  192. package/docs/interfaces/CssProperties_2.md +0 -218
  193. package/docs/interfaces/Currency.md +0 -36
  194. package/docs/interfaces/CustomError.md +0 -43
  195. package/docs/interfaces/CustomItem.md +0 -50
  196. package/docs/interfaces/Customer.md +0 -91
  197. package/docs/interfaces/CustomerAccountRequestBody.md +0 -50
  198. package/docs/interfaces/CustomerAddress.md +0 -182
  199. package/docs/interfaces/CustomerCredentials.md +0 -22
  200. package/docs/interfaces/CustomerGroup.md +0 -22
  201. package/docs/interfaces/CustomerPasswordRequirements.md +0 -36
  202. package/docs/interfaces/CustomerRequestOptions.md +0 -60
  203. package/docs/interfaces/DeprecatedPayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -17
  204. package/docs/interfaces/DigitalItem.md +0 -321
  205. package/docs/interfaces/DigitalRiverElementClasses.md +0 -67
  206. package/docs/interfaces/DigitalRiverPaymentInitializeOptions.md +0 -146
  207. package/docs/interfaces/Discount.md +0 -22
  208. package/docs/interfaces/DisplaySettings.md +0 -15
  209. package/docs/interfaces/EmbeddedCheckoutCompleteEvent.md +0 -15
  210. package/docs/interfaces/EmbeddedCheckoutError.md +0 -29
  211. package/docs/interfaces/EmbeddedCheckoutErrorEvent.md +0 -22
  212. package/docs/interfaces/EmbeddedCheckoutFrameErrorEvent.md +0 -22
  213. package/docs/interfaces/EmbeddedCheckoutFrameLoadedEvent.md +0 -22
  214. package/docs/interfaces/EmbeddedCheckoutLoadedEvent.md +0 -15
  215. package/docs/interfaces/EmbeddedCheckoutMessenger.md +0 -109
  216. package/docs/interfaces/EmbeddedCheckoutMessengerOptions.md +0 -22
  217. package/docs/interfaces/EmbeddedCheckoutOptions.md +0 -134
  218. package/docs/interfaces/EmbeddedCheckoutSignedOutEvent.md +0 -15
  219. package/docs/interfaces/EmbeddedCheckoutStyles.md +0 -141
  220. package/docs/interfaces/EmbeddedContentOptions.md +0 -15
  221. package/docs/interfaces/ExecutePaymentMethodCheckoutOptions.md +0 -93
  222. package/docs/interfaces/Extension.md +0 -36
  223. package/docs/interfaces/ExtensionCommandMap.md +0 -29
  224. package/docs/interfaces/Fee.md +0 -50
  225. package/docs/interfaces/FlashMessage.md +0 -29
  226. package/docs/interfaces/FormField.md +0 -113
  227. package/docs/interfaces/FormFieldItem.md +0 -22
  228. package/docs/interfaces/FormFieldOptions.md +0 -29
  229. package/docs/interfaces/FormFields.md +0 -29
  230. package/docs/interfaces/GatewayOrderPayment.md +0 -108
  231. package/docs/interfaces/GiftCertificate.md +0 -43
  232. package/docs/interfaces/GiftCertificateItem.md +0 -78
  233. package/docs/interfaces/GiftCertificateOrderPayment.md +0 -94
  234. package/docs/interfaces/GooglePayButtonInitializeOptions.md +0 -40
  235. package/docs/interfaces/GooglePayBuyNowInitializeOptions.md +0 -19
  236. package/docs/interfaces/GooglePayCustomerInitializeOptions.md +0 -42
  237. package/docs/interfaces/GooglePayPaymentInitializeOptions.md +0 -93
  238. package/docs/interfaces/GooglePayPaymentInitializeOptions_2.md +0 -93
  239. package/docs/interfaces/HostedCardFieldOptions.md +0 -35
  240. package/docs/interfaces/HostedCardFieldOptionsMap.md +0 -36
  241. package/docs/interfaces/HostedFieldStylesMap.md +0 -29
  242. package/docs/interfaces/HostedFormErrorData.md +0 -29
  243. package/docs/interfaces/HostedFormOptions.md +0 -115
  244. package/docs/interfaces/HostedInputBlurEvent.md +0 -29
  245. package/docs/interfaces/HostedInputCardTypeChangeEvent.md +0 -28
  246. package/docs/interfaces/HostedInputEnterEvent.md +0 -28
  247. package/docs/interfaces/HostedInputFocusEvent.md +0 -28
  248. package/docs/interfaces/HostedInputValidateErrorData.md +0 -29
  249. package/docs/interfaces/HostedInputValidateErrorDataMap.md +0 -50
  250. package/docs/interfaces/HostedInputValidateEvent.md +0 -22
  251. package/docs/interfaces/HostedInputValidateResults.md +0 -22
  252. package/docs/interfaces/HostedInstrument.md +0 -22
  253. package/docs/interfaces/HostedStoredCardFieldOptions.md +0 -54
  254. package/docs/interfaces/HostedStoredCardFieldOptionsMap.md +0 -22
  255. package/docs/interfaces/IbanElementOptions.md +0 -82
  256. package/docs/interfaces/IdealElementOptions.md +0 -70
  257. package/docs/interfaces/IndividualCardElementOptions.md +0 -36
  258. package/docs/interfaces/InitializationStrategy.md +0 -21
  259. package/docs/interfaces/InlineElementStyles.md +0 -53
  260. package/docs/interfaces/InputDetail.md +0 -80
  261. package/docs/interfaces/InputDetail_2.md +0 -80
  262. package/docs/interfaces/InputStyles.md +0 -152
  263. package/docs/interfaces/Item.md +0 -22
  264. package/docs/interfaces/Item_2.md +0 -26
  265. package/docs/interfaces/Item_3.md +0 -26
  266. package/docs/interfaces/KlarnaLoadResponse.md +0 -28
  267. package/docs/interfaces/KlarnaLoadResponse_2.md +0 -28
  268. package/docs/interfaces/KlarnaPaymentInitializeOptions.md +0 -73
  269. package/docs/interfaces/KlarnaV2PaymentInitializeOptions.md +0 -73
  270. package/docs/interfaces/LabelStyles.md +0 -76
  271. package/docs/interfaces/LanguageConfig.md +0 -57
  272. package/docs/interfaces/LineItem.md +0 -198
  273. package/docs/interfaces/LineItemCategory.md +0 -15
  274. package/docs/interfaces/LineItemMap.md +0 -36
  275. package/docs/interfaces/LineItemOption.md +0 -36
  276. package/docs/interfaces/LineItemSocialData.md +0 -36
  277. package/docs/interfaces/LineItem_2.md +0 -43
  278. package/docs/interfaces/LinkStyles.md +0 -90
  279. package/docs/interfaces/Locales.md +0 -7
  280. package/docs/interfaces/MasterpassCustomerInitializeOptions.md +0 -17
  281. package/docs/interfaces/MasterpassPaymentInitializeOptions.md +0 -35
  282. package/docs/interfaces/MolliePaymentInitializeOptions.md +0 -124
  283. package/docs/interfaces/MonerisPaymentInitializeOptions.md +0 -57
  284. package/docs/interfaces/MonerisStylingProps.md +0 -80
  285. package/docs/interfaces/NonceGenerationError.md +0 -29
  286. package/docs/interfaces/NonceInstrument.md +0 -43
  287. package/docs/interfaces/Option.md +0 -22
  288. package/docs/interfaces/OptionsResponse.md +0 -77
  289. package/docs/interfaces/OpyPaymentInitializeOptions.md +0 -40
  290. package/docs/interfaces/Order.md +0 -204
  291. package/docs/interfaces/OrderBillingAddress.md +0 -175
  292. package/docs/interfaces/OrderConsignment.md +0 -15
  293. package/docs/interfaces/OrderFee.md +0 -43
  294. package/docs/interfaces/OrderPayment.md +0 -58
  295. package/docs/interfaces/OrderPaymentRequestBody.md +0 -39
  296. package/docs/interfaces/OrderRequestBody.md +0 -33
  297. package/docs/interfaces/OrderShippingConsignment.md +0 -218
  298. package/docs/interfaces/PasswordRequirements.md +0 -36
  299. package/docs/interfaces/PayPalButtonStyleOptions.md +0 -36
  300. package/docs/interfaces/PayPalBuyNowInitializeOptions.md +0 -21
  301. package/docs/interfaces/PayPalCommerceAlternativeMethodsButtonOptions.md +0 -44
  302. package/docs/interfaces/PayPalCommerceAlternativeMethodsPaymentOptions.md +0 -178
  303. package/docs/interfaces/PayPalCommerceButtonInitializeOptions.md +0 -56
  304. package/docs/interfaces/PayPalCommerceCreditButtonInitializeOptions.md +0 -60
  305. package/docs/interfaces/PayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -90
  306. package/docs/interfaces/PayPalCommerceCreditCustomerInitializeOptions.md +0 -53
  307. package/docs/interfaces/PayPalCommerceCreditPaymentInitializeOptions.md +0 -133
  308. package/docs/interfaces/PayPalCommerceCustomerInitializeOptions.md +0 -56
  309. package/docs/interfaces/PayPalCommerceFieldsStyleOptions.md +0 -46
  310. package/docs/interfaces/PayPalCommercePaymentInitializeOptions.md +0 -133
  311. package/docs/interfaces/PayPalCommerceVenmoButtonInitializeOptions.md +0 -35
  312. package/docs/interfaces/PayPalCommerceVenmoCustomerInitializeOptions.md +0 -40
  313. package/docs/interfaces/PayPalCommerceVenmoPaymentInitializeOptions.md +0 -133
  314. package/docs/interfaces/PayPalInstrument.md +0 -87
  315. package/docs/interfaces/PaymentMethod.md +0 -98
  316. package/docs/interfaces/PaymentMethodConfig.md +0 -120
  317. package/docs/interfaces/PaymentRequestOptions.md +0 -67
  318. package/docs/interfaces/PaymentSettings.md +0 -22
  319. package/docs/interfaces/PaypalButtonInitializeOptions.md +0 -76
  320. package/docs/interfaces/PaypalCommerceRatePay.md +0 -81
  321. package/docs/interfaces/PaypalExpressPaymentInitializeOptions.md +0 -36
  322. package/docs/interfaces/PaypalStyleOptions.md +0 -64
  323. package/docs/interfaces/PhysicalItem.md +0 -322
  324. package/docs/interfaces/PickupMethod.md +0 -43
  325. package/docs/interfaces/PickupOptionRequestBody.md +0 -22
  326. package/docs/interfaces/PickupOptionResult.md +0 -15
  327. package/docs/interfaces/Promotion.md +0 -15
  328. package/docs/interfaces/Radius.md +0 -22
  329. package/docs/interfaces/Region.md +0 -22
  330. package/docs/interfaces/ReloadCheckoutCommand.md +0 -15
  331. package/docs/interfaces/RequestOptions.md +0 -48
  332. package/docs/interfaces/SearchArea.md +0 -22
  333. package/docs/interfaces/SepaPlaceHolder.md +0 -22
  334. package/docs/interfaces/SepaPlaceHolder_2.md +0 -22
  335. package/docs/interfaces/SetIframeStyleCommand.md +0 -28
  336. package/docs/interfaces/ShippingInitializeOptions.md +0 -88
  337. package/docs/interfaces/ShippingOption.md +0 -64
  338. package/docs/interfaces/ShippingRequestOptions.md +0 -65
  339. package/docs/interfaces/ShopperConfig.md +0 -29
  340. package/docs/interfaces/ShopperCurrency.md +0 -94
  341. package/docs/interfaces/ShowLoadingIndicatorCommand.md +0 -28
  342. package/docs/interfaces/SignInEmail.md +0 -22
  343. package/docs/interfaces/SignInEmailRequestBody.md +0 -22
  344. package/docs/interfaces/SpamProtectionOptions.md +0 -25
  345. package/docs/interfaces/SquareFormElement.md +0 -28
  346. package/docs/interfaces/SquarePaymentInitializeOptions.md +0 -131
  347. package/docs/interfaces/SquareV2PaymentInitializeOptions.md +0 -90
  348. package/docs/interfaces/StepStyles.md +0 -120
  349. package/docs/interfaces/StepTracker.md +0 -64
  350. package/docs/interfaces/StepTrackerConfig.md +0 -15
  351. package/docs/interfaces/StoreConfig.md +0 -116
  352. package/docs/interfaces/StoreCurrency.md +0 -56
  353. package/docs/interfaces/StoreLinks.md +0 -57
  354. package/docs/interfaces/StoreProfile.md +0 -71
  355. package/docs/interfaces/StripeCustomerEvent.md +0 -74
  356. package/docs/interfaces/StripeElementCSSProperties.md +0 -170
  357. package/docs/interfaces/StripeElementClasses.md +0 -63
  358. package/docs/interfaces/StripeElementStyle.md +0 -44
  359. package/docs/interfaces/StripeElementStyleVariant.md +0 -285
  360. package/docs/interfaces/StripeEvent.md +0 -37
  361. package/docs/interfaces/StripeShippingEvent.md +0 -117
  362. package/docs/interfaces/StripeUPECustomerInitializeOptions.md +0 -92
  363. package/docs/interfaces/StripeUPEPaymentInitializeOptions.md +0 -81
  364. package/docs/interfaces/StripeUPEShippingInitializeOptions.md +0 -107
  365. package/docs/interfaces/StripeV3PaymentInitializeOptions.md +0 -76
  366. package/docs/interfaces/StyleOptions.md +0 -44
  367. package/docs/interfaces/StyleOptions_2.md +0 -44
  368. package/docs/interfaces/SubInputDetail.md +0 -62
  369. package/docs/interfaces/SubInputDetail_2.md +0 -62
  370. package/docs/interfaces/Subscriptions.md +0 -29
  371. package/docs/interfaces/Tax.md +0 -22
  372. package/docs/interfaces/TextInputStyles.md +0 -175
  373. package/docs/interfaces/ThreeDSecure.md +0 -50
  374. package/docs/interfaces/ThreeDSecureToken.md +0 -15
  375. package/docs/interfaces/TranslationData.md +0 -7
  376. package/docs/interfaces/Translations.md +0 -7
  377. package/docs/interfaces/UnknownObject.md +0 -7
  378. package/docs/interfaces/UserExperienceSettings.md +0 -22
  379. package/docs/interfaces/VaultedInstrument.md +0 -29
  380. package/docs/interfaces/WechatDataPaymentMethodState.md +0 -15
  381. package/docs/interfaces/WechatDataPaymentMethodState_2.md +0 -15
  382. package/docs/interfaces/WechatState.md +0 -15
  383. package/docs/interfaces/WechatState_2.md +0 -15
  384. package/docs/interfaces/WithAdyenV2PaymentInitializeOptions.md +0 -18
  385. package/docs/interfaces/WithAdyenV3PaymentInitializeOptions.md +0 -18
  386. package/docs/interfaces/WithApplePayButtonInitializeOptions.md +0 -15
  387. package/docs/interfaces/WithApplePayCustomerInitializeOptions.md +0 -18
  388. package/docs/interfaces/WithApplePayPaymentInitializeOptions.md +0 -18
  389. package/docs/interfaces/WithBlueSnapDirectAPMPaymentInitializeOptions.md +0 -18
  390. package/docs/interfaces/WithBoltButtonInitializeOptions.md +0 -18
  391. package/docs/interfaces/WithBoltCustomerInitializeOptions.md +0 -15
  392. package/docs/interfaces/WithBoltPaymentInitializeOptions.md +0 -18
  393. package/docs/interfaces/WithBraintreeAcceleratedCheckoutPaymentInitializeOptions.md +0 -15
  394. package/docs/interfaces/WithBraintreeLocalMethodsPaymentInitializeOptions.md +0 -15
  395. package/docs/interfaces/WithBraintreePaypalAchPaymentInitializeOptions.md +0 -18
  396. package/docs/interfaces/WithBraintreePaypalCustomerInitializeOptions.md +0 -18
  397. package/docs/interfaces/WithBuyNowFeature.md +0 -134
  398. package/docs/interfaces/WithCheckoutcomFawryInstrument.md +0 -22
  399. package/docs/interfaces/WithCheckoutcomSEPAInstrument.md +0 -22
  400. package/docs/interfaces/WithCheckoutcomiDealInstrument.md +0 -15
  401. package/docs/interfaces/WithCreditCardPaymentInitializeOptions.md +0 -15
  402. package/docs/interfaces/WithDocumentInstrument.md +0 -15
  403. package/docs/interfaces/WithMollieIssuerInstrument.md +0 -22
  404. package/docs/interfaces/WithMolliePaymentInitializeOptions.md +0 -18
  405. package/docs/interfaces/WithPayPalCommerceAlternativeMethodsButtonInitializeOptions.md +0 -15
  406. package/docs/interfaces/WithPayPalCommerceAlternativeMethodsPaymentInitializeOptions.md +0 -29
  407. package/docs/interfaces/WithPayPalCommerceButtonInitializeOptions.md +0 -15
  408. package/docs/interfaces/WithPayPalCommerceCreditButtonInitializeOptions.md +0 -15
  409. package/docs/interfaces/WithPayPalCommerceCreditCardsPaymentInitializeOptions.md +0 -22
  410. package/docs/interfaces/WithPayPalCommerceCreditCustomerInitializeOptions.md +0 -15
  411. package/docs/interfaces/WithPayPalCommerceCreditPaymentInitializeOptions.md +0 -22
  412. package/docs/interfaces/WithPayPalCommerceCustomerInitializeOptions.md +0 -18
  413. package/docs/interfaces/WithPayPalCommercePaymentInitializeOptions.md +0 -15
  414. package/docs/interfaces/WithPayPalCommerceVenmoButtonInitializeOptions.md +0 -15
  415. package/docs/interfaces/WithPayPalCommerceVenmoCustomerInitializeOptions.md +0 -15
  416. package/docs/interfaces/WithPayPalCommerceVenmoPaymentInitializeOptions.md +0 -22
  417. package/docs/interfaces/WithSquareV2PaymentInitializeOptions.md +0 -18
  418. package/docs/interfaces/WorldpayAccessPaymentInitializeOptions.md +0 -30
  419. package/docs/interfaces/ZipCodeElementOptions.md +0 -15
@@ -1,237 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseCheckoutButtonInitializeOptions
2
-
3
- # Interface: BaseCheckoutButtonInitializeOptions
4
-
5
- ## Hierarchy
6
-
7
- - [`CheckoutButtonOptions`](CheckoutButtonOptions.md)
8
-
9
- ↳ **`BaseCheckoutButtonInitializeOptions`**
10
-
11
- ## Indexable
12
-
13
- ▪ [key: `string`]: `unknown`
14
-
15
- ## Table of contents
16
-
17
- ### Properties
18
-
19
- - [amazonpay](BaseCheckoutButtonInitializeOptions.md#amazonpay)
20
- - [braintreepaypal](BaseCheckoutButtonInitializeOptions.md#braintreepaypal)
21
- - [braintreepaypalcredit](BaseCheckoutButtonInitializeOptions.md#braintreepaypalcredit)
22
- - [braintreevenmo](BaseCheckoutButtonInitializeOptions.md#braintreevenmo)
23
- - [containerId](BaseCheckoutButtonInitializeOptions.md#containerid)
24
- - [currencyCode](BaseCheckoutButtonInitializeOptions.md#currencycode)
25
- - [googlepayadyenv2](BaseCheckoutButtonInitializeOptions.md#googlepayadyenv2)
26
- - [googlepayadyenv3](BaseCheckoutButtonInitializeOptions.md#googlepayadyenv3)
27
- - [googlepayauthorizenet](BaseCheckoutButtonInitializeOptions.md#googlepayauthorizenet)
28
- - [googlepaybnz](BaseCheckoutButtonInitializeOptions.md#googlepaybnz)
29
- - [googlepaybraintree](BaseCheckoutButtonInitializeOptions.md#googlepaybraintree)
30
- - [googlepaycheckoutcom](BaseCheckoutButtonInitializeOptions.md#googlepaycheckoutcom)
31
- - [googlepaycybersourcev2](BaseCheckoutButtonInitializeOptions.md#googlepaycybersourcev2)
32
- - [googlepayorbital](BaseCheckoutButtonInitializeOptions.md#googlepayorbital)
33
- - [googlepaystripe](BaseCheckoutButtonInitializeOptions.md#googlepaystripe)
34
- - [googlepaystripeupe](BaseCheckoutButtonInitializeOptions.md#googlepaystripeupe)
35
- - [googlepayworldpayaccess](BaseCheckoutButtonInitializeOptions.md#googlepayworldpayaccess)
36
- - [methodId](BaseCheckoutButtonInitializeOptions.md#methodid)
37
- - [params](BaseCheckoutButtonInitializeOptions.md#params)
38
- - [paypal](BaseCheckoutButtonInitializeOptions.md#paypal)
39
- - [timeout](BaseCheckoutButtonInitializeOptions.md#timeout)
40
-
41
- ## Properties
42
-
43
- ### amazonpay
44
-
45
- • `Optional` **amazonpay**: [`AmazonPayV2ButtonParams`](AmazonPayV2ButtonParams.md) \| [`AmazonPayV2NewButtonParams`](AmazonPayV2NewButtonParams.md) \| [`WithBuyNowFeature`](WithBuyNowFeature.md)
46
-
47
- The options that are required to facilitate AmazonPayV2. They can be
48
- omitted unless you need to support AmazonPayV2.
49
-
50
- ___
51
-
52
- ### braintreepaypal
53
-
54
- • `Optional` **braintreepaypal**: [`BraintreePaypalButtonInitializeOptions`](BraintreePaypalButtonInitializeOptions.md)
55
-
56
- The options that are required to facilitate Braintree PayPal. They can be
57
- omitted unless you need to support Braintree PayPal.
58
-
59
- ___
60
-
61
- ### braintreepaypalcredit
62
-
63
- • `Optional` **braintreepaypalcredit**: [`BraintreePaypalCreditButtonInitializeOptions`](BraintreePaypalCreditButtonInitializeOptions.md)
64
-
65
- The options that are required to facilitate Braintree Credit. They can be
66
- omitted unless you need to support Braintree Credit.
67
-
68
- ___
69
-
70
- ### braintreevenmo
71
-
72
- • `Optional` **braintreevenmo**: [`BraintreeVenmoButtonInitializeOptions`](BraintreeVenmoButtonInitializeOptions.md)
73
-
74
- The options that are required to facilitate Braintree Venmo. They can be
75
- omitted unless you need to support Braintree Venmo.
76
-
77
- ___
78
-
79
- ### containerId
80
-
81
- • **containerId**: `string`
82
-
83
- The ID of a container which the checkout button should be inserted.
84
-
85
- ___
86
-
87
- ### currencyCode
88
-
89
- • `Optional` **currencyCode**: `string`
90
-
91
- The option that is required to load payment method configuration for provided currency code in Buy Now flow.
92
-
93
- ___
94
-
95
- ### googlepayadyenv2
96
-
97
- • `Optional` **googlepayadyenv2**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
98
-
99
- The options that are required to initialize the GooglePay payment method.
100
- They can be omitted unless you need to support adyenv2 GooglePay.
101
-
102
- ___
103
-
104
- ### googlepayadyenv3
105
-
106
- • `Optional` **googlepayadyenv3**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
107
-
108
- The options that are required to initialize the GooglePay payment method.
109
- They can be omitted unless you need to support adyenv2 GooglePay.
110
-
111
- ___
112
-
113
- ### googlepayauthorizenet
114
-
115
- • `Optional` **googlepayauthorizenet**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
116
-
117
- The options that are required to facilitate Authorize.Net GooglePay.
118
- They can be omitted unless you need to support Authorize.Net GooglePay.
119
-
120
- ___
121
-
122
- ### googlepaybnz
123
-
124
- • `Optional` **googlepaybnz**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
125
-
126
- The options that are required to facilitate BNZ GooglePay. They can be
127
- omitted unless you need to support BNZ GooglePay.
128
-
129
- ___
130
-
131
- ### googlepaybraintree
132
-
133
- • `Optional` **googlepaybraintree**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
134
-
135
- The options that are required to facilitate Braintree GooglePay. They can be
136
- omitted unless you need to support Braintree GooglePay.
137
-
138
- ___
139
-
140
- ### googlepaycheckoutcom
141
-
142
- • `Optional` **googlepaycheckoutcom**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
143
-
144
- The options that are required to facilitate Checkout.com GooglePay. They can be
145
- omitted unless you need to support Checkout.com GooglePay.
146
-
147
- ___
148
-
149
- ### googlepaycybersourcev2
150
-
151
- • `Optional` **googlepaycybersourcev2**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
152
-
153
- The options that are required to facilitate CybersourceV2 GooglePay. They can be
154
- omitted unless you need to support CybersourceV2 GooglePay.
155
-
156
- ___
157
-
158
- ### googlepayorbital
159
-
160
- • `Optional` **googlepayorbital**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
161
-
162
- The options that are required to facilitate Orbital GooglePay. They can be
163
- omitted unless you need to support Orbital GooglePay.
164
-
165
- ___
166
-
167
- ### googlepaystripe
168
-
169
- • `Optional` **googlepaystripe**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
170
-
171
- The options that are required to facilitate Stripe GooglePay. They can be
172
- omitted unless you need to support Stripe GooglePay.
173
-
174
- ___
175
-
176
- ### googlepaystripeupe
177
-
178
- • `Optional` **googlepaystripeupe**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
179
-
180
- The options that are required to facilitate Stripe GooglePay. They can be
181
- omitted unless you need to support Stripe GooglePay.
182
-
183
- ___
184
-
185
- ### googlepayworldpayaccess
186
-
187
- • `Optional` **googlepayworldpayaccess**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
188
-
189
- The options that are required to facilitate Worldpay GooglePay. They can be
190
- omitted unless you need to support Worldpay GooglePay.
191
-
192
- ___
193
-
194
- ### methodId
195
-
196
- • **methodId**: [`CheckoutButtonMethodType`](../enums/CheckoutButtonMethodType.md)
197
-
198
- The identifier of the payment method.
199
-
200
- #### Inherited from
201
-
202
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[methodId](CheckoutButtonOptions.md#methodid)
203
-
204
- ___
205
-
206
- ### params
207
-
208
- • `Optional` **params**: `Object`
209
-
210
- The parameters of the request, if required.
211
-
212
- #### Inherited from
213
-
214
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[params](CheckoutButtonOptions.md#params)
215
-
216
- ___
217
-
218
- ### paypal
219
-
220
- • `Optional` **paypal**: [`PaypalButtonInitializeOptions`](PaypalButtonInitializeOptions.md)
221
-
222
- The options that are required to facilitate PayPal. They can be omitted
223
- unless you need to support Paypal.
224
-
225
- ___
226
-
227
- ### timeout
228
-
229
- • `Optional` **timeout**: `default`
230
-
231
- Provide this option if you want to cancel or time out the request. If the
232
- timeout object completes before the request, the request will be
233
- cancelled.
234
-
235
- #### Inherited from
236
-
237
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[timeout](CheckoutButtonOptions.md#timeout)
@@ -1,235 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseCustomerInitializeOptions
2
-
3
- # Interface: BaseCustomerInitializeOptions
4
-
5
- A set of options that are required to initialize the customer step of the
6
- current checkout flow.
7
-
8
- Some payment methods have specific requirements for setting the customer
9
- details for checkout. For example, Amazon Pay requires the customer to sign in
10
- using their sign-in button. As a result, you may need to provide additional
11
- information in order to initialize the customer step of checkout.
12
-
13
- ## Hierarchy
14
-
15
- - [`CustomerRequestOptions`](CustomerRequestOptions.md)
16
-
17
- ↳ **`BaseCustomerInitializeOptions`**
18
-
19
- ## Indexable
20
-
21
- ▪ [key: `string`]: `unknown`
22
-
23
- ## Table of contents
24
-
25
- ### Properties
26
-
27
- - [amazonpay](BaseCustomerInitializeOptions.md#amazonpay)
28
- - [braintreepaypalcredit](BaseCustomerInitializeOptions.md#braintreepaypalcredit)
29
- - [braintreevisacheckout](BaseCustomerInitializeOptions.md#braintreevisacheckout)
30
- - [chasepay](BaseCustomerInitializeOptions.md#chasepay)
31
- - [googlepayadyenv2](BaseCustomerInitializeOptions.md#googlepayadyenv2)
32
- - [googlepayadyenv3](BaseCustomerInitializeOptions.md#googlepayadyenv3)
33
- - [googlepayauthorizenet](BaseCustomerInitializeOptions.md#googlepayauthorizenet)
34
- - [googlepaybnz](BaseCustomerInitializeOptions.md#googlepaybnz)
35
- - [googlepaybraintree](BaseCustomerInitializeOptions.md#googlepaybraintree)
36
- - [googlepaycheckoutcom](BaseCustomerInitializeOptions.md#googlepaycheckoutcom)
37
- - [googlepaycybersourcev2](BaseCustomerInitializeOptions.md#googlepaycybersourcev2)
38
- - [googlepayorbital](BaseCustomerInitializeOptions.md#googlepayorbital)
39
- - [googlepaystripe](BaseCustomerInitializeOptions.md#googlepaystripe)
40
- - [googlepaystripeupe](BaseCustomerInitializeOptions.md#googlepaystripeupe)
41
- - [googlepayworldpayaccess](BaseCustomerInitializeOptions.md#googlepayworldpayaccess)
42
- - [masterpass](BaseCustomerInitializeOptions.md#masterpass)
43
- - [methodId](BaseCustomerInitializeOptions.md#methodid)
44
- - [params](BaseCustomerInitializeOptions.md#params)
45
- - [stripeupe](BaseCustomerInitializeOptions.md#stripeupe)
46
- - [timeout](BaseCustomerInitializeOptions.md#timeout)
47
-
48
- ## Properties
49
-
50
- ### amazonpay
51
-
52
- • `Optional` **amazonpay**: [`AmazonPayV2CustomerInitializeOptions`](AmazonPayV2CustomerInitializeOptions.md)
53
-
54
- The options that are required to initialize the customer step of checkout
55
- when using AmazonPayV2.
56
-
57
- ___
58
-
59
- ### braintreepaypalcredit
60
-
61
- • `Optional` **braintreepaypalcredit**: [`BraintreePaypalCreditCustomerInitializeOptions`](BraintreePaypalCreditCustomerInitializeOptions.md)
62
-
63
- The options that are required to facilitate Braintree Credit. They can be
64
- omitted unless you need to support Braintree Credit.
65
-
66
- ___
67
-
68
- ### braintreevisacheckout
69
-
70
- • `Optional` **braintreevisacheckout**: [`BraintreeVisaCheckoutCustomerInitializeOptions`](BraintreeVisaCheckoutCustomerInitializeOptions.md)
71
-
72
- The options that are required to initialize the customer step of checkout
73
- when using Visa Checkout provided by Braintree.
74
-
75
- ___
76
-
77
- ### chasepay
78
-
79
- • `Optional` **chasepay**: [`ChasePayCustomerInitializeOptions`](ChasePayCustomerInitializeOptions.md)
80
-
81
- The options that are required to initialize the Chasepay payment method.
82
- They can be omitted unless you need to support Chasepay.
83
-
84
- ___
85
-
86
- ### googlepayadyenv2
87
-
88
- • `Optional` **googlepayadyenv2**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
89
-
90
- The options that are required to initialize the GooglePay payment method.
91
- They can be omitted unless you need to support GooglePay.
92
-
93
- ___
94
-
95
- ### googlepayadyenv3
96
-
97
- • `Optional` **googlepayadyenv3**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
98
-
99
- The options that are required to initialize the GooglePay payment method.
100
- They can be omitted unless you need to support GooglePay.
101
-
102
- ___
103
-
104
- ### googlepayauthorizenet
105
-
106
- • `Optional` **googlepayauthorizenet**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
107
-
108
- The options that are required to initialize the GooglePay payment method.
109
- They can be omitted unless you need to support GooglePay.
110
-
111
- ___
112
-
113
- ### googlepaybnz
114
-
115
- • `Optional` **googlepaybnz**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
116
-
117
- The options that are required to initialize the GooglePay payment method.
118
- They can be omitted unless you need to support GooglePay.
119
-
120
- ___
121
-
122
- ### googlepaybraintree
123
-
124
- • `Optional` **googlepaybraintree**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
125
-
126
- The options that are required to initialize the GooglePay payment method.
127
- They can be omitted unless you need to support GooglePay.
128
-
129
- ___
130
-
131
- ### googlepaycheckoutcom
132
-
133
- • `Optional` **googlepaycheckoutcom**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
134
-
135
- The options that are required to initialize the GooglePay payment method.
136
- They can be omitted unless you need to support GooglePay.
137
-
138
- ___
139
-
140
- ### googlepaycybersourcev2
141
-
142
- • `Optional` **googlepaycybersourcev2**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
143
-
144
- The options that are required to initialize the GooglePay payment method.
145
- They can be omitted unless you need to support GooglePay.
146
-
147
- ___
148
-
149
- ### googlepayorbital
150
-
151
- • `Optional` **googlepayorbital**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
152
-
153
- The options that are required to initialize the GooglePay payment method.
154
- They can be omitted unless you need to support GooglePay.
155
-
156
- ___
157
-
158
- ### googlepaystripe
159
-
160
- • `Optional` **googlepaystripe**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
161
-
162
- The options that are required to initialize the GooglePay payment method.
163
- They can be omitted unless you need to support GooglePay.
164
-
165
- ___
166
-
167
- ### googlepaystripeupe
168
-
169
- • `Optional` **googlepaystripeupe**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
170
-
171
- The options that are required to initialize the GooglePay payment method.
172
- They can be omitted unless you need to support GooglePay.
173
-
174
- ___
175
-
176
- ### googlepayworldpayaccess
177
-
178
- • `Optional` **googlepayworldpayaccess**: [`GooglePayCustomerInitializeOptions`](GooglePayCustomerInitializeOptions.md)
179
-
180
- The options that are required to initialize the GooglePay payment method.
181
- They can be omitted unless you need to support GooglePay.
182
-
183
- ___
184
-
185
- ### masterpass
186
-
187
- • `Optional` **masterpass**: [`MasterpassCustomerInitializeOptions`](MasterpassCustomerInitializeOptions.md)
188
-
189
- The options that are required to initialize the Masterpass payment method.
190
- They can be omitted unless you need to support Masterpass.
191
-
192
- ___
193
-
194
- ### methodId
195
-
196
- • `Optional` **methodId**: `string`
197
-
198
- #### Inherited from
199
-
200
- [CustomerRequestOptions](CustomerRequestOptions.md).[methodId](CustomerRequestOptions.md#methodid)
201
-
202
- ___
203
-
204
- ### params
205
-
206
- • `Optional` **params**: `Object`
207
-
208
- The parameters of the request, if required.
209
-
210
- #### Inherited from
211
-
212
- [CustomerRequestOptions](CustomerRequestOptions.md).[params](CustomerRequestOptions.md#params)
213
-
214
- ___
215
-
216
- ### stripeupe
217
-
218
- • `Optional` **stripeupe**: [`StripeUPECustomerInitializeOptions`](StripeUPECustomerInitializeOptions.md)
219
-
220
- The options that are required to initialize the Customer Stripe Upe payment method.
221
- They can be omitted unless you need to support Customer Stripe Upe.
222
-
223
- ___
224
-
225
- ### timeout
226
-
227
- • `Optional` **timeout**: `default`
228
-
229
- Provide this option if you want to cancel or time out the request. If the
230
- timeout object completes before the request, the request will be
231
- cancelled.
232
-
233
- #### Inherited from
234
-
235
- [CustomerRequestOptions](CustomerRequestOptions.md).[timeout](CustomerRequestOptions.md#timeout)
@@ -1,26 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseElementOptions
2
-
3
- # Interface: BaseElementOptions
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [classes](BaseElementOptions.md#classes)
10
- - [disabledPaymentMethods](BaseElementOptions.md#disabledpaymentmethods)
11
-
12
- ## Properties
13
-
14
- ### classes
15
-
16
- • `Optional` **classes**: [`DigitalRiverElementClasses`](DigitalRiverElementClasses.md)
17
-
18
- Set custom class names on the container DOM element when the Digital River element is in a particular state.
19
-
20
- ___
21
-
22
- ### disabledPaymentMethods
23
-
24
- • `Optional` **disabledPaymentMethods**: `string`[]
25
-
26
- Use disabledPaymentMethods to disable specific payment methods.
@@ -1,48 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseElementOptions_2
2
-
3
- # Interface: BaseElementOptions\_2
4
-
5
- ## Hierarchy
6
-
7
- - **`BaseElementOptions_2`**
8
-
9
- ↳ [`BaseIndividualElementOptions`](BaseIndividualElementOptions.md)
10
-
11
- ↳ [`CardElementOptions`](CardElementOptions.md)
12
-
13
- ↳ [`IbanElementOptions`](IbanElementOptions.md)
14
-
15
- ↳ [`IdealElementOptions`](IdealElementOptions.md)
16
-
17
- ## Table of contents
18
-
19
- ### Properties
20
-
21
- - [classes](BaseElementOptions_2.md#classes)
22
- - [disabled](BaseElementOptions_2.md#disabled)
23
- - [style](BaseElementOptions_2.md#style)
24
-
25
- ## Properties
26
-
27
- ### classes
28
-
29
- • `Optional` **classes**: [`StripeElementClasses`](StripeElementClasses.md)
30
-
31
- Set custom class names on the container DOM element when the Stripe element is in a particular state.
32
-
33
- ___
34
-
35
- ### disabled
36
-
37
- • `Optional` **disabled**: `boolean`
38
-
39
- Applies a disabled state to the Element such that user input is not accepted. Default is false.
40
-
41
- ___
42
-
43
- ### style
44
-
45
- • `Optional` **style**: [`StripeElementStyle`](StripeElementStyle.md)
46
-
47
- Customize the appearance of an element using CSS properties passed in a [Style](https://stripe.com/docs/js/appendix/style) object,
48
- which consists of CSS properties nested under objects for each variant.
@@ -1,67 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseIndividualElementOptions
2
-
3
- # Interface: BaseIndividualElementOptions
4
-
5
- ## Hierarchy
6
-
7
- - [`BaseElementOptions_2`](BaseElementOptions_2.md)
8
-
9
- ↳ **`BaseIndividualElementOptions`**
10
-
11
- ↳↳ [`CardCvcElementOptions`](CardCvcElementOptions.md)
12
-
13
- ↳↳ [`CardExpiryElementOptions`](CardExpiryElementOptions.md)
14
-
15
- ↳↳ [`CardNumberElementOptions`](CardNumberElementOptions.md)
16
-
17
- ## Table of contents
18
-
19
- ### Properties
20
-
21
- - [classes](BaseIndividualElementOptions.md#classes)
22
- - [containerId](BaseIndividualElementOptions.md#containerid)
23
- - [disabled](BaseIndividualElementOptions.md#disabled)
24
- - [style](BaseIndividualElementOptions.md#style)
25
-
26
- ## Properties
27
-
28
- ### classes
29
-
30
- • `Optional` **classes**: [`StripeElementClasses`](StripeElementClasses.md)
31
-
32
- Set custom class names on the container DOM element when the Stripe element is in a particular state.
33
-
34
- #### Inherited from
35
-
36
- [BaseElementOptions_2](BaseElementOptions_2.md).[classes](BaseElementOptions_2.md#classes)
37
-
38
- ___
39
-
40
- ### containerId
41
-
42
- • **containerId**: `string`
43
-
44
- ___
45
-
46
- ### disabled
47
-
48
- • `Optional` **disabled**: `boolean`
49
-
50
- Applies a disabled state to the Element such that user input is not accepted. Default is false.
51
-
52
- #### Inherited from
53
-
54
- [BaseElementOptions_2](BaseElementOptions_2.md).[disabled](BaseElementOptions_2.md#disabled)
55
-
56
- ___
57
-
58
- ### style
59
-
60
- • `Optional` **style**: [`StripeElementStyle`](StripeElementStyle.md)
61
-
62
- Customize the appearance of an element using CSS properties passed in a [Style](https://stripe.com/docs/js/appendix/style) object,
63
- which consists of CSS properties nested under objects for each variant.
64
-
65
- #### Inherited from
66
-
67
- [BaseElementOptions_2](BaseElementOptions_2.md).[style](BaseElementOptions_2.md#style)
@@ -1,58 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BaseInstrument
2
-
3
- # Interface: BaseInstrument
4
-
5
- ## Hierarchy
6
-
7
- - **`BaseInstrument`**
8
-
9
- ↳ [`BaseAccountInstrument`](BaseAccountInstrument.md)
10
-
11
- ↳ [`CardInstrument`](CardInstrument.md)
12
-
13
- ## Table of contents
14
-
15
- ### Properties
16
-
17
- - [bigpayToken](BaseInstrument.md#bigpaytoken)
18
- - [defaultInstrument](BaseInstrument.md#defaultinstrument)
19
- - [method](BaseInstrument.md#method)
20
- - [provider](BaseInstrument.md#provider)
21
- - [trustedShippingAddress](BaseInstrument.md#trustedshippingaddress)
22
- - [type](BaseInstrument.md#type)
23
-
24
- ## Properties
25
-
26
- ### bigpayToken
27
-
28
- • **bigpayToken**: `string`
29
-
30
- ___
31
-
32
- ### defaultInstrument
33
-
34
- • **defaultInstrument**: `boolean`
35
-
36
- ___
37
-
38
- ### method
39
-
40
- • **method**: `string`
41
-
42
- ___
43
-
44
- ### provider
45
-
46
- • **provider**: `string`
47
-
48
- ___
49
-
50
- ### trustedShippingAddress
51
-
52
- • **trustedShippingAddress**: `boolean`
53
-
54
- ___
55
-
56
- ### type
57
-
58
- • **type**: `string`