@bigcommerce/checkout-sdk 1.271.1 → 1.271.2

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 (366) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/checkout-button.d.ts +651 -730
  3. package/dist/checkout-button.js +1 -1
  4. package/dist/checkout-button.js.map +1 -1
  5. package/dist/checkout-button.umd.js +1 -1
  6. package/dist/checkout-button.umd.js.map +1 -1
  7. package/dist/checkout-sdk.d.ts +763 -7438
  8. package/dist/checkout-sdk.js +1 -1
  9. package/dist/checkout-sdk.js.map +1 -1
  10. package/dist/checkout-sdk.umd.js +1 -1
  11. package/dist/checkout-sdk.umd.js.map +1 -1
  12. package/dist/embedded-checkout.d.ts +218 -242
  13. package/dist/internal-mappers.d.ts +763 -762
  14. package/dist/tsdoc-metadata.json +11 -11
  15. package/docs/README.md +126 -811
  16. package/docs/classes/CacheKeyResolver.md +58 -0
  17. package/package.json +2 -2
  18. package/docs/classes/CartChangedError.md +0 -76
  19. package/docs/classes/CheckoutButtonErrorSelector.md +0 -52
  20. package/docs/classes/CheckoutButtonInitializer.md +0 -177
  21. package/docs/classes/CheckoutButtonStatusSelector.md +0 -52
  22. package/docs/classes/CheckoutService.md +0 -1645
  23. package/docs/classes/CurrencyService.md +0 -54
  24. package/docs/classes/EmbeddedCheckout.md +0 -40
  25. package/docs/classes/LanguageService.md +0 -101
  26. package/docs/classes/RequestError.md +0 -106
  27. package/docs/classes/StandardError.md +0 -71
  28. package/docs/enums/AmazonPayV2CheckoutLanguage.md +0 -57
  29. package/docs/enums/AmazonPayV2LedgerCurrency.md +0 -36
  30. package/docs/enums/AmazonPayV2PayOptions.md +0 -26
  31. package/docs/enums/AmazonPayV2Placement.md +0 -53
  32. package/docs/enums/BraintreeFormFieldType.md +0 -50
  33. package/docs/enums/ButtonColor.md +0 -29
  34. package/docs/enums/ButtonType.md +0 -22
  35. package/docs/enums/CheckoutButtonMethodType.md +0 -141
  36. package/docs/enums/CheckoutIncludes.md +0 -29
  37. package/docs/enums/EmbeddedCheckoutEventType.md +0 -50
  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/PaypalCommerceFormFieldType.md +0 -50
  47. package/docs/enums/RadiusUnit.md +0 -22
  48. package/docs/enums/StyleButtonColor.md +0 -43
  49. package/docs/enums/StyleButtonLabel.md +0 -43
  50. package/docs/enums/StyleButtonLayout.md +0 -22
  51. package/docs/enums/StyleButtonShape.md +0 -22
  52. package/docs/interfaces/Address.md +0 -164
  53. package/docs/interfaces/AddressRequestBody.md +0 -100
  54. package/docs/interfaces/AdyenAdditionalActionCallbacks.md +0 -68
  55. package/docs/interfaces/AdyenAdditionalActionCallbacks_2.md +0 -66
  56. package/docs/interfaces/AdyenAdditionalActionOptions.md +0 -106
  57. package/docs/interfaces/AdyenAdditionalActionOptions_2.md +0 -106
  58. package/docs/interfaces/AdyenBaseCardComponentOptions.md +0 -33
  59. package/docs/interfaces/AdyenBaseCardComponentOptions_2.md +0 -33
  60. package/docs/interfaces/AdyenComponent.md +0 -72
  61. package/docs/interfaces/AdyenComponentEvents.md +0 -74
  62. package/docs/interfaces/AdyenComponentEvents_2.md +0 -74
  63. package/docs/interfaces/AdyenComponent_2.md +0 -72
  64. package/docs/interfaces/AdyenCreditCardComponentOptions.md +0 -185
  65. package/docs/interfaces/AdyenIdealComponentOptions.md +0 -17
  66. package/docs/interfaces/AdyenPaymentMethodState.md +0 -21
  67. package/docs/interfaces/AdyenPaymentMethodState_2.md +0 -15
  68. package/docs/interfaces/AdyenPlaceholderData.md +0 -33
  69. package/docs/interfaces/AdyenPlaceholderData_2.md +0 -33
  70. package/docs/interfaces/AdyenThreeDS2Options.md +0 -97
  71. package/docs/interfaces/AdyenV2PaymentInitializeOptions.md +0 -161
  72. package/docs/interfaces/AdyenV3CreditCardComponentOptions.md +0 -185
  73. package/docs/interfaces/AdyenV3PaymentInitializeOptions.md +0 -135
  74. package/docs/interfaces/AmazonPayCustomerInitializeOptions.md +0 -65
  75. package/docs/interfaces/AmazonPayOrderReference.md +0 -30
  76. package/docs/interfaces/AmazonPayPaymentInitializeOptions.md +0 -100
  77. package/docs/interfaces/AmazonPayShippingInitializeOptions.md +0 -85
  78. package/docs/interfaces/AmazonPayV2ButtonParams.md +0 -71
  79. package/docs/interfaces/AmazonPayV2CheckoutSession.md +0 -35
  80. package/docs/interfaces/AmazonPayV2CustomerInitializeOptions.md +0 -24
  81. package/docs/interfaces/AmazonPayV2PaymentInitializeOptions.md +0 -39
  82. package/docs/interfaces/AmazonPayV2ShippingInitializeOptions.md +0 -26
  83. package/docs/interfaces/AmazonPayWidgetError.md +0 -25
  84. package/docs/interfaces/ApplePayButtonInitializeOptions.md +0 -38
  85. package/docs/interfaces/ApplePayButtonInitializeOptions_2.md +0 -38
  86. package/docs/interfaces/ApplePayCustomerInitializeOptions.md +0 -77
  87. package/docs/interfaces/ApplePayCustomerInitializeOptions_2.md +0 -77
  88. package/docs/interfaces/ApplePayPaymentInitializeOptions.md +0 -40
  89. package/docs/interfaces/ApplePayPaymentInitializeOptions_2.md +0 -40
  90. package/docs/interfaces/BankInstrument.md +0 -112
  91. package/docs/interfaces/Banner.md +0 -22
  92. package/docs/interfaces/BaseAccountInstrument.md +0 -91
  93. package/docs/interfaces/BaseElementOptions.md +0 -17
  94. package/docs/interfaces/BaseElementOptions_2.md +0 -48
  95. package/docs/interfaces/BaseIndividualElementOptions.md +0 -67
  96. package/docs/interfaces/BaseInstrument.md +0 -58
  97. package/docs/interfaces/BillingAddress.md +0 -182
  98. package/docs/interfaces/BillingAddressRequestBody.md +0 -153
  99. package/docs/interfaces/BlockElementStyles.md +0 -105
  100. package/docs/interfaces/BlueSnapV2PaymentInitializeOptions.md +0 -72
  101. package/docs/interfaces/BlueSnapV2StyleProps.md +0 -29
  102. package/docs/interfaces/BodyStyles.md +0 -15
  103. package/docs/interfaces/BoltCustomerInitializeOptions.md +0 -30
  104. package/docs/interfaces/BoltPaymentInitializeOptions.md +0 -94
  105. package/docs/interfaces/BraintreeError.md +0 -35
  106. package/docs/interfaces/BraintreeFormFieldCardTypeChangeEventData.md +0 -15
  107. package/docs/interfaces/BraintreeFormFieldKeyboardEventData.md +0 -15
  108. package/docs/interfaces/BraintreeFormFieldOptions.md +0 -35
  109. package/docs/interfaces/BraintreeFormFieldStylesMap.md +0 -29
  110. package/docs/interfaces/BraintreeFormFieldValidateErrorData.md +0 -29
  111. package/docs/interfaces/BraintreeFormFieldValidateEventData.md +0 -33
  112. package/docs/interfaces/BraintreeFormFieldsMap.md +0 -36
  113. package/docs/interfaces/BraintreeFormOptions.md +0 -110
  114. package/docs/interfaces/BraintreePaymentInitializeOptions.md +0 -101
  115. package/docs/interfaces/BraintreePaypalButtonInitializeOptions.md +0 -96
  116. package/docs/interfaces/BraintreePaypalCreditButtonInitializeOptions.md +0 -87
  117. package/docs/interfaces/BraintreeStoredCardFieldOptions.md +0 -54
  118. package/docs/interfaces/BraintreeStoredCardFieldsMap.md +0 -22
  119. package/docs/interfaces/BraintreeThreeDSecureOptions.md +0 -51
  120. package/docs/interfaces/BraintreeVenmoButtonInitializeOptions.md +0 -27
  121. package/docs/interfaces/BraintreeVerifyPayload.md +0 -51
  122. package/docs/interfaces/BraintreeVisaCheckoutCustomerInitializeOptions.md +0 -35
  123. package/docs/interfaces/BraintreeVisaCheckoutPaymentInitializeOptions.md +0 -70
  124. package/docs/interfaces/BrowserInfo.md +0 -50
  125. package/docs/interfaces/ButtonResponse.md +0 -19
  126. package/docs/interfaces/ButtonStyles.md +0 -141
  127. package/docs/interfaces/CardCvcElementOptions.md +0 -72
  128. package/docs/interfaces/CardDataPaymentMethodState.md +0 -15
  129. package/docs/interfaces/CardDataPaymentMethodState_2.md +0 -15
  130. package/docs/interfaces/CardElementOptions.md +0 -91
  131. package/docs/interfaces/CardExpiryElementOptions.md +0 -72
  132. package/docs/interfaces/CardInstrument.md +0 -115
  133. package/docs/interfaces/CardNumberElementOptions.md +0 -88
  134. package/docs/interfaces/CardPaymentMethodState.md +0 -60
  135. package/docs/interfaces/CardPaymentMethodState_2.md +0 -43
  136. package/docs/interfaces/CardState.md +0 -40
  137. package/docs/interfaces/CardStateErrors.md +0 -7
  138. package/docs/interfaces/CardStateErrors_2.md +0 -7
  139. package/docs/interfaces/CardState_2.md +0 -40
  140. package/docs/interfaces/Cart.md +0 -99
  141. package/docs/interfaces/ChasePayCustomerInitializeOptions.md +0 -15
  142. package/docs/interfaces/ChasePayInitializeOptions.md +0 -98
  143. package/docs/interfaces/CheckableInputStyles.md +0 -175
  144. package/docs/interfaces/ChecklistStyles.md +0 -127
  145. package/docs/interfaces/Checkout.md +0 -195
  146. package/docs/interfaces/CheckoutButtonInitializeOptions_3.md +0 -68
  147. package/docs/interfaces/CheckoutButtonInitializeOptions_4.md +0 -244
  148. package/docs/interfaces/CheckoutButtonInitializerOptions.md +0 -22
  149. package/docs/interfaces/CheckoutButtonOptions.md +0 -55
  150. package/docs/interfaces/CheckoutButtonOptions_2.md +0 -55
  151. package/docs/interfaces/CheckoutButtonSelectors.md +0 -22
  152. package/docs/interfaces/CheckoutParams.md +0 -15
  153. package/docs/interfaces/CheckoutPayment.md +0 -42
  154. package/docs/interfaces/CheckoutRequestBody.md +0 -15
  155. package/docs/interfaces/CheckoutSelectors.md +0 -29
  156. package/docs/interfaces/CheckoutServiceOptions.md +0 -36
  157. package/docs/interfaces/CheckoutSettings.md +0 -201
  158. package/docs/interfaces/CheckoutStoreErrorSelector.md +0 -636
  159. package/docs/interfaces/CheckoutStoreSelector.md +0 -501
  160. package/docs/interfaces/CheckoutStoreStatusSelector.md +0 -758
  161. package/docs/interfaces/Consignment.md +0 -71
  162. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithAddress.md +0 -29
  163. package/docs/interfaces/ConsignmentAssignmentBaseRequestBodyWithShippingAddress.md +0 -29
  164. package/docs/interfaces/ConsignmentCreateRequestBody.md +0 -36
  165. package/docs/interfaces/ConsignmentLineItem.md +0 -22
  166. package/docs/interfaces/ConsignmentPickupOption.md +0 -15
  167. package/docs/interfaces/ConsignmentUpdateRequestBody.md +0 -43
  168. package/docs/interfaces/Coordinates.md +0 -22
  169. package/docs/interfaces/Country.md +0 -43
  170. package/docs/interfaces/Coupon.md +0 -43
  171. package/docs/interfaces/CreditCardInstrument.md +0 -85
  172. package/docs/interfaces/CreditCardPaymentInitializeOptions.md +0 -91
  173. package/docs/interfaces/CreditCardPlaceHolder.md +0 -29
  174. package/docs/interfaces/CreditCardPlaceHolder_2.md +0 -29
  175. package/docs/interfaces/CssProperties.md +0 -211
  176. package/docs/interfaces/CssProperties_2.md +0 -211
  177. package/docs/interfaces/Currency.md +0 -36
  178. package/docs/interfaces/CustomError.md +0 -43
  179. package/docs/interfaces/CustomItem.md +0 -50
  180. package/docs/interfaces/Customer.md +0 -84
  181. package/docs/interfaces/CustomerAccountRequestBody.md +0 -50
  182. package/docs/interfaces/CustomerAddress.md +0 -182
  183. package/docs/interfaces/CustomerCredentials.md +0 -22
  184. package/docs/interfaces/CustomerGroup.md +0 -22
  185. package/docs/interfaces/CustomerInitializeOptions_3.md +0 -29
  186. package/docs/interfaces/CustomerInitializeOptions_4.md +0 -221
  187. package/docs/interfaces/CustomerPasswordRequirements.md +0 -36
  188. package/docs/interfaces/CustomerRequestOptions.md +0 -23
  189. package/docs/interfaces/CustomerRequestOptions_2.md +0 -60
  190. package/docs/interfaces/DigitalItem.md +0 -310
  191. package/docs/interfaces/DigitalRiverElementClasses.md +0 -67
  192. package/docs/interfaces/DigitalRiverPaymentInitializeOptions.md +0 -146
  193. package/docs/interfaces/Discount.md +0 -22
  194. package/docs/interfaces/EmbeddedCheckoutCompleteEvent.md +0 -15
  195. package/docs/interfaces/EmbeddedCheckoutError.md +0 -29
  196. package/docs/interfaces/EmbeddedCheckoutErrorEvent.md +0 -22
  197. package/docs/interfaces/EmbeddedCheckoutFrameErrorEvent.md +0 -22
  198. package/docs/interfaces/EmbeddedCheckoutFrameLoadedEvent.md +0 -22
  199. package/docs/interfaces/EmbeddedCheckoutLoadedEvent.md +0 -15
  200. package/docs/interfaces/EmbeddedCheckoutMessenger.md +0 -109
  201. package/docs/interfaces/EmbeddedCheckoutMessengerOptions.md +0 -22
  202. package/docs/interfaces/EmbeddedCheckoutOptions.md +0 -134
  203. package/docs/interfaces/EmbeddedCheckoutSignedOutEvent.md +0 -15
  204. package/docs/interfaces/EmbeddedCheckoutStyles.md +0 -141
  205. package/docs/interfaces/EmbeddedContentOptions.md +0 -15
  206. package/docs/interfaces/ExecutePaymentMethodCheckoutOptions.md +0 -76
  207. package/docs/interfaces/FlashMessage.md +0 -29
  208. package/docs/interfaces/FormField.md +0 -113
  209. package/docs/interfaces/FormFieldItem.md +0 -22
  210. package/docs/interfaces/FormFieldOptions.md +0 -29
  211. package/docs/interfaces/FormFields.md +0 -29
  212. package/docs/interfaces/GatewayOrderPayment.md +0 -108
  213. package/docs/interfaces/GiftCertificate.md +0 -43
  214. package/docs/interfaces/GiftCertificateItem.md +0 -78
  215. package/docs/interfaces/GiftCertificateOrderPayment.md +0 -94
  216. package/docs/interfaces/GooglePayButtonInitializeOptions.md +0 -31
  217. package/docs/interfaces/GooglePayCustomerInitializeOptions.md +0 -42
  218. package/docs/interfaces/GooglePayPaymentInitializeOptions.md +0 -93
  219. package/docs/interfaces/HostedCardFieldOptions.md +0 -35
  220. package/docs/interfaces/HostedCardFieldOptionsMap.md +0 -36
  221. package/docs/interfaces/HostedFieldStylesMap.md +0 -29
  222. package/docs/interfaces/HostedFormOptions.md +0 -114
  223. package/docs/interfaces/HostedInputBlurEvent.md +0 -28
  224. package/docs/interfaces/HostedInputCardTypeChangeEvent.md +0 -28
  225. package/docs/interfaces/HostedInputEnterEvent.md +0 -28
  226. package/docs/interfaces/HostedInputFocusEvent.md +0 -28
  227. package/docs/interfaces/HostedInputValidateErrorData.md +0 -29
  228. package/docs/interfaces/HostedInputValidateErrorDataMap.md +0 -50
  229. package/docs/interfaces/HostedInputValidateEvent.md +0 -22
  230. package/docs/interfaces/HostedInputValidateResults.md +0 -22
  231. package/docs/interfaces/HostedInstrument.md +0 -22
  232. package/docs/interfaces/HostedStoredCardFieldOptions.md +0 -54
  233. package/docs/interfaces/HostedStoredCardFieldOptionsMap.md +0 -22
  234. package/docs/interfaces/IbanElementOptions.md +0 -82
  235. package/docs/interfaces/IdealElementOptions.md +0 -70
  236. package/docs/interfaces/IndividualCardElementOptions.md +0 -36
  237. package/docs/interfaces/InitializationStrategy.md +0 -21
  238. package/docs/interfaces/InlineElementStyles.md +0 -53
  239. package/docs/interfaces/InputDetail.md +0 -80
  240. package/docs/interfaces/InputDetail_2.md +0 -80
  241. package/docs/interfaces/InputStyles.md +0 -152
  242. package/docs/interfaces/Item.md +0 -22
  243. package/docs/interfaces/Item_2.md +0 -26
  244. package/docs/interfaces/Item_3.md +0 -26
  245. package/docs/interfaces/KlarnaLoadResponse.md +0 -28
  246. package/docs/interfaces/KlarnaLoadResponse_2.md +0 -28
  247. package/docs/interfaces/KlarnaPaymentInitializeOptions.md +0 -73
  248. package/docs/interfaces/KlarnaV2PaymentInitializeOptions.md +0 -73
  249. package/docs/interfaces/LabelStyles.md +0 -76
  250. package/docs/interfaces/LanguageConfig.md +0 -57
  251. package/docs/interfaces/LineItem.md +0 -191
  252. package/docs/interfaces/LineItemCategory.md +0 -15
  253. package/docs/interfaces/LineItemMap.md +0 -36
  254. package/docs/interfaces/LineItemOption.md +0 -36
  255. package/docs/interfaces/LineItemSocialData.md +0 -36
  256. package/docs/interfaces/LinkStyles.md +0 -90
  257. package/docs/interfaces/LoadingIndicatorStyles.md +0 -29
  258. package/docs/interfaces/Locales.md +0 -7
  259. package/docs/interfaces/MasterpassCustomerInitializeOptions.md +0 -17
  260. package/docs/interfaces/MasterpassPaymentInitializeOptions.md +0 -35
  261. package/docs/interfaces/MolliePaymentInitializeOptions.md +0 -96
  262. package/docs/interfaces/MonerisPaymentInitializeOptions.md +0 -57
  263. package/docs/interfaces/MonerisStylingProps.md +0 -80
  264. package/docs/interfaces/NonceGenerationError.md +0 -29
  265. package/docs/interfaces/NonceInstrument.md +0 -36
  266. package/docs/interfaces/Option.md +0 -22
  267. package/docs/interfaces/OptionsResponse.md +0 -77
  268. package/docs/interfaces/OpyPaymentInitializeOptions.md +0 -40
  269. package/docs/interfaces/Order.md +0 -190
  270. package/docs/interfaces/OrderConsignment.md +0 -15
  271. package/docs/interfaces/OrderPayment.md +0 -58
  272. package/docs/interfaces/OrderPaymentRequestBody.md +0 -39
  273. package/docs/interfaces/OrderRequestBody.md +0 -33
  274. package/docs/interfaces/OrderShippingConsignment.md +0 -218
  275. package/docs/interfaces/PasswordRequirements.md +0 -36
  276. package/docs/interfaces/PayPalInstrument.md +0 -91
  277. package/docs/interfaces/PaymentInitializeOptions_3.md +0 -74
  278. package/docs/interfaces/PaymentInitializeOptions_4.md +0 -406
  279. package/docs/interfaces/PaymentMethod.md +0 -98
  280. package/docs/interfaces/PaymentMethodConfig.md +0 -120
  281. package/docs/interfaces/PaymentRequestOptions.md +0 -67
  282. package/docs/interfaces/PaymentRequestOptions_2.md +0 -67
  283. package/docs/interfaces/PaymentSettings.md +0 -22
  284. package/docs/interfaces/PaypalButtonInitializeOptions.md +0 -76
  285. package/docs/interfaces/PaypalButtonStyleOptions.md +0 -64
  286. package/docs/interfaces/PaypalButtonStyleOptions_2.md +0 -50
  287. package/docs/interfaces/PaypalCommerceAlternativeMethodsButtonOptions.md +0 -35
  288. package/docs/interfaces/PaypalCommerceButtonInitializeOptions.md +0 -26
  289. package/docs/interfaces/PaypalCommerceCreditCardPaymentInitializeOptions.md +0 -90
  290. package/docs/interfaces/PaypalCommerceFormFieldCardTypeChangeEventData.md +0 -15
  291. package/docs/interfaces/PaypalCommerceFormFieldKeyboardEventData.md +0 -15
  292. package/docs/interfaces/PaypalCommerceFormFieldOptions.md +0 -28
  293. package/docs/interfaces/PaypalCommerceFormFieldStylesMap.md +0 -29
  294. package/docs/interfaces/PaypalCommerceFormFieldValidateErrorData.md +0 -29
  295. package/docs/interfaces/PaypalCommerceFormFieldValidateEventData.md +0 -33
  296. package/docs/interfaces/PaypalCommerceFormFieldsMap.md +0 -36
  297. package/docs/interfaces/PaypalCommerceFormOptions.md +0 -148
  298. package/docs/interfaces/PaypalCommercePaymentInitializeOptions.md +0 -186
  299. package/docs/interfaces/PaypalCommerceStoredCardFieldOptions.md +0 -43
  300. package/docs/interfaces/PaypalCommerceStoredCardFieldsMap.md +0 -22
  301. package/docs/interfaces/PaypalCommerceVenmoButtonInitializeOptions.md +0 -26
  302. package/docs/interfaces/PaypalExpressPaymentInitializeOptions.md +0 -36
  303. package/docs/interfaces/PaypalFieldsStyleOptions.md +0 -46
  304. package/docs/interfaces/PhysicalItem.md +0 -311
  305. package/docs/interfaces/PickupMethod.md +0 -43
  306. package/docs/interfaces/PickupOptionRequestBody.md +0 -22
  307. package/docs/interfaces/PickupOptionResult.md +0 -15
  308. package/docs/interfaces/Promotion.md +0 -15
  309. package/docs/interfaces/Radius.md +0 -22
  310. package/docs/interfaces/Region.md +0 -22
  311. package/docs/interfaces/RequestOptions.md +0 -48
  312. package/docs/interfaces/RequestOptions_2.md +0 -44
  313. package/docs/interfaces/SearchArea.md +0 -22
  314. package/docs/interfaces/SepaPlaceHolder.md +0 -22
  315. package/docs/interfaces/SepaPlaceHolder_2.md +0 -22
  316. package/docs/interfaces/ShippingInitializeOptions.md +0 -88
  317. package/docs/interfaces/ShippingOption.md +0 -64
  318. package/docs/interfaces/ShippingRequestOptions.md +0 -65
  319. package/docs/interfaces/ShopperConfig.md +0 -29
  320. package/docs/interfaces/ShopperCurrency.md +0 -94
  321. package/docs/interfaces/SignInEmail.md +0 -22
  322. package/docs/interfaces/SignInEmailRequestBody.md +0 -22
  323. package/docs/interfaces/SpamProtectionOptions.md +0 -25
  324. package/docs/interfaces/SquareFormElement.md +0 -28
  325. package/docs/interfaces/SquarePaymentInitializeOptions.md +0 -131
  326. package/docs/interfaces/StepStyles.md +0 -120
  327. package/docs/interfaces/StepTracker.md +0 -64
  328. package/docs/interfaces/StepTrackerConfig.md +0 -15
  329. package/docs/interfaces/StoreConfig.md +0 -109
  330. package/docs/interfaces/StoreCurrency.md +0 -56
  331. package/docs/interfaces/StoreLinks.md +0 -57
  332. package/docs/interfaces/StoreProfile.md +0 -71
  333. package/docs/interfaces/StripeElementCSSProperties.md +0 -170
  334. package/docs/interfaces/StripeElementClasses.md +0 -63
  335. package/docs/interfaces/StripeElementStyle.md +0 -44
  336. package/docs/interfaces/StripeElementStyleVariant.md +0 -285
  337. package/docs/interfaces/StripeUPEPaymentInitializeOptions.md +0 -70
  338. package/docs/interfaces/StripeV3PaymentInitializeOptions.md +0 -76
  339. package/docs/interfaces/StyleOptions.md +0 -44
  340. package/docs/interfaces/StyleOptions_2.md +0 -44
  341. package/docs/interfaces/SubInputDetail.md +0 -62
  342. package/docs/interfaces/SubInputDetail_2.md +0 -62
  343. package/docs/interfaces/Subscriptions.md +0 -29
  344. package/docs/interfaces/Tax.md +0 -22
  345. package/docs/interfaces/TextInputStyles.md +0 -175
  346. package/docs/interfaces/ThreeDSecure.md +0 -50
  347. package/docs/interfaces/ThreeDSecureToken.md +0 -15
  348. package/docs/interfaces/TranslationData.md +0 -7
  349. package/docs/interfaces/Translations.md +0 -7
  350. package/docs/interfaces/UnknownObject.md +0 -7
  351. package/docs/interfaces/VaultedInstrument.md +0 -29
  352. package/docs/interfaces/WechatDataPaymentMethodState.md +0 -15
  353. package/docs/interfaces/WechatDataPaymentMethodState_2.md +0 -15
  354. package/docs/interfaces/WechatState.md +0 -15
  355. package/docs/interfaces/WechatState_2.md +0 -15
  356. package/docs/interfaces/WithAccountCreation.md +0 -15
  357. package/docs/interfaces/WithApplePayButtonInitializeOptions.md +0 -15
  358. package/docs/interfaces/WithApplePayCustomerInitializeOptions.md +0 -15
  359. package/docs/interfaces/WithApplePayPaymentInitializeOptions.md +0 -15
  360. package/docs/interfaces/WithCheckoutcomFawryInstrument.md +0 -22
  361. package/docs/interfaces/WithCheckoutcomSEPAInstrument.md +0 -22
  362. package/docs/interfaces/WithCheckoutcomiDealInstrument.md +0 -15
  363. package/docs/interfaces/WithDocumentInstrument.md +0 -15
  364. package/docs/interfaces/WithMollieIssuerInstrument.md +0 -22
  365. package/docs/interfaces/WorldpayPaymentInitializeOptions.md +0 -30
  366. package/docs/interfaces/ZipCodeElementOptions.md +0 -15
@@ -1,127 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / ChecklistStyles
2
-
3
- # Interface: ChecklistStyles
4
-
5
- ## Hierarchy
6
-
7
- - [`BlockElementStyles`](BlockElementStyles.md)
8
-
9
- ↳ **`ChecklistStyles`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [backgroundColor](ChecklistStyles.md#backgroundcolor)
16
- - [borderColor](ChecklistStyles.md#bordercolor)
17
- - [borderWidth](ChecklistStyles.md#borderwidth)
18
- - [boxShadow](ChecklistStyles.md#boxshadow)
19
- - [checked](ChecklistStyles.md#checked)
20
- - [color](ChecklistStyles.md#color)
21
- - [fontFamily](ChecklistStyles.md#fontfamily)
22
- - [fontWeight](ChecklistStyles.md#fontweight)
23
- - [hover](ChecklistStyles.md#hover)
24
- - [letterSpacing](ChecklistStyles.md#letterspacing)
25
- - [lineHeight](ChecklistStyles.md#lineheight)
26
-
27
- ## Properties
28
-
29
- ### backgroundColor
30
-
31
- • `Optional` **backgroundColor**: `string`
32
-
33
- #### Inherited from
34
-
35
- [BlockElementStyles](BlockElementStyles.md).[backgroundColor](BlockElementStyles.md#backgroundcolor)
36
-
37
- ___
38
-
39
- ### borderColor
40
-
41
- • `Optional` **borderColor**: `string`
42
-
43
- #### Inherited from
44
-
45
- [BlockElementStyles](BlockElementStyles.md).[borderColor](BlockElementStyles.md#bordercolor)
46
-
47
- ___
48
-
49
- ### borderWidth
50
-
51
- • `Optional` **borderWidth**: `string`
52
-
53
- #### Inherited from
54
-
55
- [BlockElementStyles](BlockElementStyles.md).[borderWidth](BlockElementStyles.md#borderwidth)
56
-
57
- ___
58
-
59
- ### boxShadow
60
-
61
- • `Optional` **boxShadow**: `string`
62
-
63
- #### Inherited from
64
-
65
- [BlockElementStyles](BlockElementStyles.md).[boxShadow](BlockElementStyles.md#boxshadow)
66
-
67
- ___
68
-
69
- ### checked
70
-
71
- • `Optional` **checked**: [`BlockElementStyles`](BlockElementStyles.md)
72
-
73
- ___
74
-
75
- ### color
76
-
77
- • `Optional` **color**: `string`
78
-
79
- #### Inherited from
80
-
81
- [BlockElementStyles](BlockElementStyles.md).[color](BlockElementStyles.md#color)
82
-
83
- ___
84
-
85
- ### fontFamily
86
-
87
- • `Optional` **fontFamily**: `string`
88
-
89
- #### Inherited from
90
-
91
- [BlockElementStyles](BlockElementStyles.md).[fontFamily](BlockElementStyles.md#fontfamily)
92
-
93
- ___
94
-
95
- ### fontWeight
96
-
97
- • `Optional` **fontWeight**: `string`
98
-
99
- #### Inherited from
100
-
101
- [BlockElementStyles](BlockElementStyles.md).[fontWeight](BlockElementStyles.md#fontweight)
102
-
103
- ___
104
-
105
- ### hover
106
-
107
- • `Optional` **hover**: [`BlockElementStyles`](BlockElementStyles.md)
108
-
109
- ___
110
-
111
- ### letterSpacing
112
-
113
- • `Optional` **letterSpacing**: `string`
114
-
115
- #### Inherited from
116
-
117
- [BlockElementStyles](BlockElementStyles.md).[letterSpacing](BlockElementStyles.md#letterspacing)
118
-
119
- ___
120
-
121
- ### lineHeight
122
-
123
- • `Optional` **lineHeight**: `string`
124
-
125
- #### Inherited from
126
-
127
- [BlockElementStyles](BlockElementStyles.md).[lineHeight](BlockElementStyles.md#lineheight)
@@ -1,195 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / Checkout
2
-
3
- # Interface: Checkout
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [balanceDue](Checkout.md#balancedue)
10
- - [billingAddress](Checkout.md#billingaddress)
11
- - [cart](Checkout.md#cart)
12
- - [consignments](Checkout.md#consignments)
13
- - [coupons](Checkout.md#coupons)
14
- - [createdTime](Checkout.md#createdtime)
15
- - [customer](Checkout.md#customer)
16
- - [customerMessage](Checkout.md#customermessage)
17
- - [discounts](Checkout.md#discounts)
18
- - [giftCertificates](Checkout.md#giftcertificates)
19
- - [giftWrappingCostTotal](Checkout.md#giftwrappingcosttotal)
20
- - [grandTotal](Checkout.md#grandtotal)
21
- - [handlingCostTotal](Checkout.md#handlingcosttotal)
22
- - [id](Checkout.md#id)
23
- - [isStoreCreditApplied](Checkout.md#isstorecreditapplied)
24
- - [orderId](Checkout.md#orderid)
25
- - [outstandingBalance](Checkout.md#outstandingbalance)
26
- - [payments](Checkout.md#payments)
27
- - [promotions](Checkout.md#promotions)
28
- - [shippingCostBeforeDiscount](Checkout.md#shippingcostbeforediscount)
29
- - [shippingCostTotal](Checkout.md#shippingcosttotal)
30
- - [shouldExecuteSpamCheck](Checkout.md#shouldexecutespamcheck)
31
- - [subtotal](Checkout.md#subtotal)
32
- - [taxTotal](Checkout.md#taxtotal)
33
- - [taxes](Checkout.md#taxes)
34
- - [updatedTime](Checkout.md#updatedtime)
35
-
36
- ## Properties
37
-
38
- ### balanceDue
39
-
40
- • **balanceDue**: `number`
41
-
42
- ___
43
-
44
- ### billingAddress
45
-
46
- • `Optional` **billingAddress**: [`BillingAddress`](BillingAddress.md)
47
-
48
- ___
49
-
50
- ### cart
51
-
52
- • **cart**: [`Cart`](Cart.md)
53
-
54
- ___
55
-
56
- ### consignments
57
-
58
- • **consignments**: [`Consignment`](Consignment.md)[]
59
-
60
- ___
61
-
62
- ### coupons
63
-
64
- • **coupons**: [`Coupon`](Coupon.md)[]
65
-
66
- ___
67
-
68
- ### createdTime
69
-
70
- • **createdTime**: `string`
71
-
72
- ___
73
-
74
- ### customer
75
-
76
- • **customer**: [`Customer`](Customer.md)
77
-
78
- ___
79
-
80
- ### customerMessage
81
-
82
- • **customerMessage**: `string`
83
-
84
- ___
85
-
86
- ### discounts
87
-
88
- • **discounts**: [`Discount`](Discount.md)[]
89
-
90
- ___
91
-
92
- ### giftCertificates
93
-
94
- • **giftCertificates**: [`GiftCertificate`](GiftCertificate.md)[]
95
-
96
- ___
97
-
98
- ### giftWrappingCostTotal
99
-
100
- • **giftWrappingCostTotal**: `number`
101
-
102
- ___
103
-
104
- ### grandTotal
105
-
106
- • **grandTotal**: `number`
107
-
108
- ___
109
-
110
- ### handlingCostTotal
111
-
112
- • **handlingCostTotal**: `number`
113
-
114
- ___
115
-
116
- ### id
117
-
118
- • **id**: `string`
119
-
120
- ___
121
-
122
- ### isStoreCreditApplied
123
-
124
- • **isStoreCreditApplied**: `boolean`
125
-
126
- ___
127
-
128
- ### orderId
129
-
130
- • `Optional` **orderId**: `number`
131
-
132
- ___
133
-
134
- ### outstandingBalance
135
-
136
- • **outstandingBalance**: `number`
137
-
138
- ___
139
-
140
- ### payments
141
-
142
- • `Optional` **payments**: [`CheckoutPayment`](CheckoutPayment.md)[]
143
-
144
- ___
145
-
146
- ### promotions
147
-
148
- • `Optional` **promotions**: [`Promotion`](Promotion.md)[]
149
-
150
- ___
151
-
152
- ### shippingCostBeforeDiscount
153
-
154
- • **shippingCostBeforeDiscount**: `number`
155
-
156
- ___
157
-
158
- ### shippingCostTotal
159
-
160
- • **shippingCostTotal**: `number`
161
-
162
- ___
163
-
164
- ### shouldExecuteSpamCheck
165
-
166
- • **shouldExecuteSpamCheck**: `boolean`
167
-
168
- Whether the current checkout must execute spam protection
169
- before placing the order.
170
-
171
- Note: You need to enable Google ReCAPTCHA bot protection in your Checkout Settings.
172
-
173
- ___
174
-
175
- ### subtotal
176
-
177
- • **subtotal**: `number`
178
-
179
- ___
180
-
181
- ### taxTotal
182
-
183
- • **taxTotal**: `number`
184
-
185
- ___
186
-
187
- ### taxes
188
-
189
- • **taxes**: [`Tax`](Tax.md)[]
190
-
191
- ___
192
-
193
- ### updatedTime
194
-
195
- • **updatedTime**: `string`
@@ -1,68 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / CheckoutButtonInitializeOptions_3
2
-
3
- # Interface: CheckoutButtonInitializeOptions\_3
4
-
5
- ## Hierarchy
6
-
7
- - [`CheckoutButtonOptions`](CheckoutButtonOptions.md)
8
-
9
- ↳ **`CheckoutButtonInitializeOptions_3`**
10
-
11
- ## Indexable
12
-
13
- ▪ [key: `string`]: `unknown`
14
-
15
- ## Table of contents
16
-
17
- ### Properties
18
-
19
- - [containerId](CheckoutButtonInitializeOptions_3.md#containerid)
20
- - [methodId](CheckoutButtonInitializeOptions_3.md#methodid)
21
- - [params](CheckoutButtonInitializeOptions_3.md#params)
22
- - [timeout](CheckoutButtonInitializeOptions_3.md#timeout)
23
-
24
- ## Properties
25
-
26
- ### containerId
27
-
28
- • **containerId**: `string`
29
-
30
- The ID of a container which the checkout button should be inserted.
31
-
32
- ___
33
-
34
- ### methodId
35
-
36
- • **methodId**: `string`
37
-
38
- The identifier of the payment method.
39
-
40
- #### Inherited from
41
-
42
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[methodId](CheckoutButtonOptions.md#methodid)
43
-
44
- ___
45
-
46
- ### params
47
-
48
- • `Optional` **params**: `Object`
49
-
50
- The parameters of the request, if required.
51
-
52
- #### Inherited from
53
-
54
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[params](CheckoutButtonOptions.md#params)
55
-
56
- ___
57
-
58
- ### timeout
59
-
60
- • `Optional` **timeout**: `default`
61
-
62
- Provide this option if you want to cancel or time out the request. If the
63
- timeout object completes before the request, the request will be
64
- cancelled.
65
-
66
- #### Inherited from
67
-
68
- [CheckoutButtonOptions](CheckoutButtonOptions.md).[timeout](CheckoutButtonOptions.md#timeout)
@@ -1,244 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / CheckoutButtonInitializeOptions_4
2
-
3
- # Interface: CheckoutButtonInitializeOptions\_4
4
-
5
- ## Hierarchy
6
-
7
- - [`CheckoutButtonOptions_2`](CheckoutButtonOptions_2.md)
8
-
9
- ↳ **`CheckoutButtonInitializeOptions_4`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [amazonpay](CheckoutButtonInitializeOptions_4.md#amazonpay)
16
- - [applepay](CheckoutButtonInitializeOptions_4.md#applepay)
17
- - [braintreepaypal](CheckoutButtonInitializeOptions_4.md#braintreepaypal)
18
- - [braintreepaypalcredit](CheckoutButtonInitializeOptions_4.md#braintreepaypalcredit)
19
- - [braintreevenmo](CheckoutButtonInitializeOptions_4.md#braintreevenmo)
20
- - [containerId](CheckoutButtonInitializeOptions_4.md#containerid)
21
- - [googlepayadyenv2](CheckoutButtonInitializeOptions_4.md#googlepayadyenv2)
22
- - [googlepayadyenv3](CheckoutButtonInitializeOptions_4.md#googlepayadyenv3)
23
- - [googlepayauthorizenet](CheckoutButtonInitializeOptions_4.md#googlepayauthorizenet)
24
- - [googlepaybraintree](CheckoutButtonInitializeOptions_4.md#googlepaybraintree)
25
- - [googlepaycheckoutcom](CheckoutButtonInitializeOptions_4.md#googlepaycheckoutcom)
26
- - [googlepaycybersourcev2](CheckoutButtonInitializeOptions_4.md#googlepaycybersourcev2)
27
- - [googlepayorbital](CheckoutButtonInitializeOptions_4.md#googlepayorbital)
28
- - [googlepaystripe](CheckoutButtonInitializeOptions_4.md#googlepaystripe)
29
- - [googlepaystripeupe](CheckoutButtonInitializeOptions_4.md#googlepaystripeupe)
30
- - [methodId](CheckoutButtonInitializeOptions_4.md#methodid)
31
- - [params](CheckoutButtonInitializeOptions_4.md#params)
32
- - [paypal](CheckoutButtonInitializeOptions_4.md#paypal)
33
- - [paypalCommerce](CheckoutButtonInitializeOptions_4.md#paypalcommerce)
34
- - [paypalcommercealternativemethods](CheckoutButtonInitializeOptions_4.md#paypalcommercealternativemethods)
35
- - [paypalcommercevenmo](CheckoutButtonInitializeOptions_4.md#paypalcommercevenmo)
36
- - [timeout](CheckoutButtonInitializeOptions_4.md#timeout)
37
-
38
- ## Properties
39
-
40
- ### amazonpay
41
-
42
- • `Optional` **amazonpay**: [`AmazonPayV2ButtonParams`](AmazonPayV2ButtonParams.md)
43
-
44
- The options that are required to facilitate AmazonPayV2. They can be
45
- omitted unless you need to support AmazonPayV2.
46
-
47
- ___
48
-
49
- ### applepay
50
-
51
- • `Optional` **applepay**: [`ApplePayButtonInitializeOptions_2`](ApplePayButtonInitializeOptions_2.md)
52
-
53
- The options that are required to initialize the ApplePay payment method.
54
- They can be omitted unless you need to support ApplePay in cart.
55
-
56
- ___
57
-
58
- ### braintreepaypal
59
-
60
- • `Optional` **braintreepaypal**: [`BraintreePaypalButtonInitializeOptions`](BraintreePaypalButtonInitializeOptions.md)
61
-
62
- The options that are required to facilitate Braintree PayPal. They can be
63
- omitted unless you need to support Braintree PayPal.
64
-
65
- ___
66
-
67
- ### braintreepaypalcredit
68
-
69
- • `Optional` **braintreepaypalcredit**: [`BraintreePaypalCreditButtonInitializeOptions`](BraintreePaypalCreditButtonInitializeOptions.md)
70
-
71
- The options that are required to facilitate Braintree Credit. They can be
72
- omitted unless you need to support Braintree Credit.
73
-
74
- ___
75
-
76
- ### braintreevenmo
77
-
78
- • `Optional` **braintreevenmo**: [`BraintreeVenmoButtonInitializeOptions`](BraintreeVenmoButtonInitializeOptions.md)
79
-
80
- The options that are required to facilitate Braintree Venmo. They can be
81
- omitted unless you need to support Braintree Venmo.
82
-
83
- ___
84
-
85
- ### containerId
86
-
87
- • **containerId**: `string`
88
-
89
- The ID of a container which the checkout button should be inserted.
90
-
91
- ___
92
-
93
- ### googlepayadyenv2
94
-
95
- • `Optional` **googlepayadyenv2**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
96
-
97
- The options that are required to initialize the GooglePay payment method.
98
- They can be omitted unless you need to support adyenv2 GooglePay.
99
-
100
- ___
101
-
102
- ### googlepayadyenv3
103
-
104
- • `Optional` **googlepayadyenv3**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
105
-
106
- The options that are required to initialize the GooglePay payment method.
107
- They can be omitted unless you need to support adyenv2 GooglePay.
108
-
109
- ___
110
-
111
- ### googlepayauthorizenet
112
-
113
- • `Optional` **googlepayauthorizenet**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
114
-
115
- The options that are required to facilitate Authorize.Net GooglePay.
116
- They can be omitted unless you need to support Authorize.Net GooglePay.
117
-
118
- ___
119
-
120
- ### googlepaybraintree
121
-
122
- • `Optional` **googlepaybraintree**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
123
-
124
- The options that are required to facilitate Braintree GooglePay. They can be
125
- omitted unless you need to support Braintree GooglePay.
126
-
127
- ___
128
-
129
- ### googlepaycheckoutcom
130
-
131
- • `Optional` **googlepaycheckoutcom**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
132
-
133
- The options that are required to facilitate Checkout.com GooglePay. They can be
134
- omitted unless you need to support Checkout.com GooglePay.
135
-
136
- ___
137
-
138
- ### googlepaycybersourcev2
139
-
140
- • `Optional` **googlepaycybersourcev2**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
141
-
142
- The options that are required to facilitate CybersourceV2 GooglePay. They can be
143
- omitted unless you need to support CybersourceV2 GooglePay.
144
-
145
- ___
146
-
147
- ### googlepayorbital
148
-
149
- • `Optional` **googlepayorbital**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
150
-
151
- The options that are required to facilitate Orbital GooglePay. They can be
152
- omitted unless you need to support Orbital GooglePay.
153
-
154
- ___
155
-
156
- ### googlepaystripe
157
-
158
- • `Optional` **googlepaystripe**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
159
-
160
- The options that are required to facilitate Stripe GooglePay. They can be
161
- omitted unless you need to support Stripe GooglePay.
162
-
163
- ___
164
-
165
- ### googlepaystripeupe
166
-
167
- • `Optional` **googlepaystripeupe**: [`GooglePayButtonInitializeOptions`](GooglePayButtonInitializeOptions.md)
168
-
169
- The options that are required to facilitate Stripe GooglePay. They can be
170
- omitted unless you need to support Stripe GooglePay.
171
-
172
- ___
173
-
174
- ### methodId
175
-
176
- • **methodId**: [`CheckoutButtonMethodType`](../enums/CheckoutButtonMethodType.md)
177
-
178
- The identifier of the payment method.
179
-
180
- #### Inherited from
181
-
182
- [CheckoutButtonOptions_2](CheckoutButtonOptions_2.md).[methodId](CheckoutButtonOptions_2.md#methodid)
183
-
184
- ___
185
-
186
- ### params
187
-
188
- • `Optional` **params**: `Object`
189
-
190
- The parameters of the request, if required.
191
-
192
- #### Inherited from
193
-
194
- [CheckoutButtonOptions_2](CheckoutButtonOptions_2.md).[params](CheckoutButtonOptions_2.md#params)
195
-
196
- ___
197
-
198
- ### paypal
199
-
200
- • `Optional` **paypal**: [`PaypalButtonInitializeOptions`](PaypalButtonInitializeOptions.md)
201
-
202
- The options that are required to facilitate PayPal. They can be omitted
203
- unless you need to support Paypal.
204
-
205
- ___
206
-
207
- ### paypalCommerce
208
-
209
- • `Optional` **paypalCommerce**: [`PaypalCommerceButtonInitializeOptions`](PaypalCommerceButtonInitializeOptions.md)
210
-
211
- The options that are required to facilitate PayPal Commerce. They can be omitted
212
- unless you need to support Paypal.
213
-
214
- ___
215
-
216
- ### paypalcommercealternativemethods
217
-
218
- • `Optional` **paypalcommercealternativemethods**: [`PaypalCommerceAlternativeMethodsButtonOptions`](PaypalCommerceAlternativeMethodsButtonOptions.md)
219
-
220
- The options that are required to facilitate PayPal Commerce. They can be omitted
221
- unless you need to support PayPal Commerce Alternative Payment Methods.
222
-
223
- ___
224
-
225
- ### paypalcommercevenmo
226
-
227
- • `Optional` **paypalcommercevenmo**: [`PaypalCommerceVenmoButtonInitializeOptions`](PaypalCommerceVenmoButtonInitializeOptions.md)
228
-
229
- The options that are required to facilitate PayPal Commerce Venmo. They can be omitted
230
- unless you need to support PayPal Commerce Venmo.
231
-
232
- ___
233
-
234
- ### timeout
235
-
236
- • `Optional` **timeout**: `default`
237
-
238
- Provide this option if you want to cancel or time out the request. If the
239
- timeout object completes before the request, the request will be
240
- cancelled.
241
-
242
- #### Inherited from
243
-
244
- [CheckoutButtonOptions_2](CheckoutButtonOptions_2.md).[timeout](CheckoutButtonOptions_2.md#timeout)
@@ -1,22 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / CheckoutButtonInitializerOptions
2
-
3
- # Interface: CheckoutButtonInitializerOptions
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [host](CheckoutButtonInitializerOptions.md#host)
10
- - [locale](CheckoutButtonInitializerOptions.md#locale)
11
-
12
- ## Properties
13
-
14
- ### host
15
-
16
- • `Optional` **host**: `string`
17
-
18
- ___
19
-
20
- ### locale
21
-
22
- • `Optional` **locale**: `string`
@@ -1,55 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / CheckoutButtonOptions
2
-
3
- # Interface: CheckoutButtonOptions
4
-
5
- The set of options for configuring the checkout button.
6
-
7
- ## Hierarchy
8
-
9
- - [`RequestOptions_2`](RequestOptions_2.md)
10
-
11
- ↳ **`CheckoutButtonOptions`**
12
-
13
- ↳↳ [`CheckoutButtonInitializeOptions_3`](CheckoutButtonInitializeOptions_3.md)
14
-
15
- ## Table of contents
16
-
17
- ### Properties
18
-
19
- - [methodId](CheckoutButtonOptions.md#methodid)
20
- - [params](CheckoutButtonOptions.md#params)
21
- - [timeout](CheckoutButtonOptions.md#timeout)
22
-
23
- ## Properties
24
-
25
- ### methodId
26
-
27
- • **methodId**: `string`
28
-
29
- The identifier of the payment method.
30
-
31
- ___
32
-
33
- ### params
34
-
35
- • `Optional` **params**: `Object`
36
-
37
- The parameters of the request, if required.
38
-
39
- #### Inherited from
40
-
41
- [RequestOptions_2](RequestOptions_2.md).[params](RequestOptions_2.md#params)
42
-
43
- ___
44
-
45
- ### timeout
46
-
47
- • `Optional` **timeout**: `default`
48
-
49
- Provide this option if you want to cancel or time out the request. If the
50
- timeout object completes before the request, the request will be
51
- cancelled.
52
-
53
- #### Inherited from
54
-
55
- [RequestOptions_2](RequestOptions_2.md).[timeout](RequestOptions_2.md#timeout)