@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,175 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderBillingAddress
2
-
3
- # Interface: OrderBillingAddress
4
-
5
- ## Hierarchy
6
-
7
- - [`Address`](Address.md)
8
-
9
- ↳ **`OrderBillingAddress`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [address1](OrderBillingAddress.md#address1)
16
- - [address2](OrderBillingAddress.md#address2)
17
- - [city](OrderBillingAddress.md#city)
18
- - [company](OrderBillingAddress.md#company)
19
- - [country](OrderBillingAddress.md#country)
20
- - [countryCode](OrderBillingAddress.md#countrycode)
21
- - [customFields](OrderBillingAddress.md#customfields)
22
- - [email](OrderBillingAddress.md#email)
23
- - [firstName](OrderBillingAddress.md#firstname)
24
- - [lastName](OrderBillingAddress.md#lastname)
25
- - [phone](OrderBillingAddress.md#phone)
26
- - [postalCode](OrderBillingAddress.md#postalcode)
27
- - [shouldSaveAddress](OrderBillingAddress.md#shouldsaveaddress)
28
- - [stateOrProvince](OrderBillingAddress.md#stateorprovince)
29
- - [stateOrProvinceCode](OrderBillingAddress.md#stateorprovincecode)
30
-
31
- ## Properties
32
-
33
- ### address1
34
-
35
- • **address1**: `string`
36
-
37
- #### Inherited from
38
-
39
- [Address](Address.md).[address1](Address.md#address1)
40
-
41
- ___
42
-
43
- ### address2
44
-
45
- • **address2**: `string`
46
-
47
- #### Inherited from
48
-
49
- [Address](Address.md).[address2](Address.md#address2)
50
-
51
- ___
52
-
53
- ### city
54
-
55
- • **city**: `string`
56
-
57
- #### Inherited from
58
-
59
- [Address](Address.md).[city](Address.md#city)
60
-
61
- ___
62
-
63
- ### company
64
-
65
- • **company**: `string`
66
-
67
- #### Inherited from
68
-
69
- [Address](Address.md).[company](Address.md#company)
70
-
71
- ___
72
-
73
- ### country
74
-
75
- • **country**: `string`
76
-
77
- #### Inherited from
78
-
79
- [Address](Address.md).[country](Address.md#country)
80
-
81
- ___
82
-
83
- ### countryCode
84
-
85
- • **countryCode**: `string`
86
-
87
- #### Inherited from
88
-
89
- [Address](Address.md).[countryCode](Address.md#countrycode)
90
-
91
- ___
92
-
93
- ### customFields
94
-
95
- • **customFields**: { `fieldId`: `string` ; `fieldValue`: `string` \| `number` \| `string`[] }[]
96
-
97
- #### Inherited from
98
-
99
- [Address](Address.md).[customFields](Address.md#customfields)
100
-
101
- ___
102
-
103
- ### email
104
-
105
- • `Optional` **email**: `string`
106
-
107
- ___
108
-
109
- ### firstName
110
-
111
- • **firstName**: `string`
112
-
113
- #### Inherited from
114
-
115
- [Address](Address.md).[firstName](Address.md#firstname)
116
-
117
- ___
118
-
119
- ### lastName
120
-
121
- • **lastName**: `string`
122
-
123
- #### Inherited from
124
-
125
- [Address](Address.md).[lastName](Address.md#lastname)
126
-
127
- ___
128
-
129
- ### phone
130
-
131
- • **phone**: `string`
132
-
133
- #### Inherited from
134
-
135
- [Address](Address.md).[phone](Address.md#phone)
136
-
137
- ___
138
-
139
- ### postalCode
140
-
141
- • **postalCode**: `string`
142
-
143
- #### Inherited from
144
-
145
- [Address](Address.md).[postalCode](Address.md#postalcode)
146
-
147
- ___
148
-
149
- ### shouldSaveAddress
150
-
151
- • `Optional` **shouldSaveAddress**: `boolean`
152
-
153
- #### Inherited from
154
-
155
- [Address](Address.md).[shouldSaveAddress](Address.md#shouldsaveaddress)
156
-
157
- ___
158
-
159
- ### stateOrProvince
160
-
161
- • **stateOrProvince**: `string`
162
-
163
- #### Inherited from
164
-
165
- [Address](Address.md).[stateOrProvince](Address.md#stateorprovince)
166
-
167
- ___
168
-
169
- ### stateOrProvinceCode
170
-
171
- • **stateOrProvinceCode**: `string`
172
-
173
- #### Inherited from
174
-
175
- [Address](Address.md).[stateOrProvinceCode](Address.md#stateorprovincecode)
@@ -1,15 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderConsignment
2
-
3
- # Interface: OrderConsignment
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [shipping](OrderConsignment.md#shipping)
10
-
11
- ## Properties
12
-
13
- ### shipping
14
-
15
- • **shipping**: [`OrderShippingConsignment`](OrderShippingConsignment.md)[]
@@ -1,43 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderFee
2
-
3
- # Interface: OrderFee
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [cost](OrderFee.md#cost)
10
- - [customerDisplayName](OrderFee.md#customerdisplayname)
11
- - [id](OrderFee.md#id)
12
- - [source](OrderFee.md#source)
13
- - [type](OrderFee.md#type)
14
-
15
- ## Properties
16
-
17
- ### cost
18
-
19
- • **cost**: `number`
20
-
21
- ___
22
-
23
- ### customerDisplayName
24
-
25
- • **customerDisplayName**: `string`
26
-
27
- ___
28
-
29
- ### id
30
-
31
- • **id**: `number`
32
-
33
- ___
34
-
35
- ### source
36
-
37
- • **source**: `string`
38
-
39
- ___
40
-
41
- ### type
42
-
43
- • **type**: `string`
@@ -1,58 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderPayment
2
-
3
- # Interface: OrderPayment
4
-
5
- ## Hierarchy
6
-
7
- - **`OrderPayment`**
8
-
9
- ↳ [`GatewayOrderPayment`](GatewayOrderPayment.md)
10
-
11
- ↳ [`GiftCertificateOrderPayment`](GiftCertificateOrderPayment.md)
12
-
13
- ## Table of contents
14
-
15
- ### Properties
16
-
17
- - [amount](OrderPayment.md#amount)
18
- - [description](OrderPayment.md#description)
19
- - [gatewayId](OrderPayment.md#gatewayid)
20
- - [methodId](OrderPayment.md#methodid)
21
- - [paymentId](OrderPayment.md#paymentid)
22
- - [providerId](OrderPayment.md#providerid)
23
-
24
- ## Properties
25
-
26
- ### amount
27
-
28
- • **amount**: `number`
29
-
30
- ___
31
-
32
- ### description
33
-
34
- • **description**: `string`
35
-
36
- ___
37
-
38
- ### gatewayId
39
-
40
- • `Optional` **gatewayId**: `string`
41
-
42
- ___
43
-
44
- ### methodId
45
-
46
- • `Optional` **methodId**: `string`
47
-
48
- ___
49
-
50
- ### paymentId
51
-
52
- • `Optional` **paymentId**: `string`
53
-
54
- ___
55
-
56
- ### providerId
57
-
58
- • **providerId**: `string`
@@ -1,39 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderPaymentRequestBody
2
-
3
- # Interface: OrderPaymentRequestBody
4
-
5
- An object that contains the payment information required for submitting an
6
- order.
7
-
8
- ## Table of contents
9
-
10
- ### Properties
11
-
12
- - [gatewayId](OrderPaymentRequestBody.md#gatewayid)
13
- - [methodId](OrderPaymentRequestBody.md#methodid)
14
- - [paymentData](OrderPaymentRequestBody.md#paymentdata)
15
-
16
- ## Properties
17
-
18
- ### gatewayId
19
-
20
- • `Optional` **gatewayId**: `string`
21
-
22
- The identifier of the payment provider that is chosen for the order.
23
-
24
- ___
25
-
26
- ### methodId
27
-
28
- • **methodId**: `string`
29
-
30
- The identifier of the payment method that is chosen for the order.
31
-
32
- ___
33
-
34
- ### paymentData
35
-
36
- • `Optional` **paymentData**: [`CreditCardInstrument`](CreditCardInstrument.md) \| [`HostedInstrument`](HostedInstrument.md) \| [`VaultedInstrument`](VaultedInstrument.md) \| [`NonceInstrument`](NonceInstrument.md) \| `WithBankAccountInstrument` \| `Pick`<[`CreditCardInstrument`](CreditCardInstrument.md), ``"ccCustomerCode"`` \| ``"shouldSaveInstrument"`` \| ``"shouldSetAsDefaultInstrument"`` \| ``"extraData"`` \| ``"threeDSecure"`` \| ``"browser_info"``\> \| `Pick`<[`VaultedInstrument`](VaultedInstrument.md), ``"instrumentId"``\> \| `BlueSnapDirectEcpInstrument` \| `WithAccountCreation` \| [`CreditCardInstrument`](CreditCardInstrument.md) & [`WithDocumentInstrument`](WithDocumentInstrument.md) \| [`CreditCardInstrument`](CreditCardInstrument.md) & [`WithCheckoutcomFawryInstrument`](WithCheckoutcomFawryInstrument.md) \| [`CreditCardInstrument`](CreditCardInstrument.md) & [`WithCheckoutcomSEPAInstrument`](WithCheckoutcomSEPAInstrument.md) \| [`CreditCardInstrument`](CreditCardInstrument.md) & [`WithCheckoutcomiDealInstrument`](WithCheckoutcomiDealInstrument.md) \| [`HostedInstrument`](HostedInstrument.md) & [`WithMollieIssuerInstrument`](WithMollieIssuerInstrument.md)
37
-
38
- An object that contains the details of a credit card, vaulted payment
39
- instrument or nonce instrument.
@@ -1,33 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderRequestBody
2
-
3
- # Interface: OrderRequestBody
4
-
5
- An object that contains the information required for submitting an order.
6
-
7
- ## Table of contents
8
-
9
- ### Properties
10
-
11
- - [payment](OrderRequestBody.md#payment)
12
- - [useStoreCredit](OrderRequestBody.md#usestorecredit)
13
-
14
- ## Properties
15
-
16
- ### payment
17
-
18
- • `Optional` **payment**: [`OrderPaymentRequestBody`](OrderPaymentRequestBody.md)
19
-
20
- An object that contains the payment details of a customer. In some cases,
21
- you can omit this object if the order does not require further payment.
22
- For example, the customer is able to use their store credit to pay for
23
- the entire order. Or they have already submitted their payment details
24
- using PayPal.
25
-
26
- ___
27
-
28
- ### useStoreCredit
29
-
30
- • `Optional` **useStoreCredit**: `boolean`
31
-
32
- If true, apply the store credit of the customer to the order. It only
33
- works if the customer has previously signed in.
@@ -1,218 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / OrderShippingConsignment
2
-
3
- # Interface: OrderShippingConsignment
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [address1](OrderShippingConsignment.md#address1)
10
- - [address2](OrderShippingConsignment.md#address2)
11
- - [baseCost](OrderShippingConsignment.md#basecost)
12
- - [baseHandlingCost](OrderShippingConsignment.md#basehandlingcost)
13
- - [city](OrderShippingConsignment.md#city)
14
- - [company](OrderShippingConsignment.md#company)
15
- - [costExTax](OrderShippingConsignment.md#costextax)
16
- - [costIncTax](OrderShippingConsignment.md#costinctax)
17
- - [costTax](OrderShippingConsignment.md#costtax)
18
- - [costTaxClassId](OrderShippingConsignment.md#costtaxclassid)
19
- - [country](OrderShippingConsignment.md#country)
20
- - [countryCode](OrderShippingConsignment.md#countrycode)
21
- - [customFields](OrderShippingConsignment.md#customfields)
22
- - [email](OrderShippingConsignment.md#email)
23
- - [firstName](OrderShippingConsignment.md#firstname)
24
- - [handlingCostExTax](OrderShippingConsignment.md#handlingcostextax)
25
- - [handlingCostIncTax](OrderShippingConsignment.md#handlingcostinctax)
26
- - [handlingCostTax](OrderShippingConsignment.md#handlingcosttax)
27
- - [handlingCostTaxClassId](OrderShippingConsignment.md#handlingcosttaxclassid)
28
- - [itemsShipped](OrderShippingConsignment.md#itemsshipped)
29
- - [itemsTotal](OrderShippingConsignment.md#itemstotal)
30
- - [lastName](OrderShippingConsignment.md#lastname)
31
- - [lineItems](OrderShippingConsignment.md#lineitems)
32
- - [phone](OrderShippingConsignment.md#phone)
33
- - [postalCode](OrderShippingConsignment.md#postalcode)
34
- - [shippingAddressId](OrderShippingConsignment.md#shippingaddressid)
35
- - [shippingMethod](OrderShippingConsignment.md#shippingmethod)
36
- - [shippingZoneId](OrderShippingConsignment.md#shippingzoneid)
37
- - [shippingZoneName](OrderShippingConsignment.md#shippingzonename)
38
- - [stateOrProvince](OrderShippingConsignment.md#stateorprovince)
39
-
40
- ## Properties
41
-
42
- ### address1
43
-
44
- • **address1**: `string`
45
-
46
- ___
47
-
48
- ### address2
49
-
50
- • **address2**: `string`
51
-
52
- ___
53
-
54
- ### baseCost
55
-
56
- • **baseCost**: `number`
57
-
58
- ___
59
-
60
- ### baseHandlingCost
61
-
62
- • **baseHandlingCost**: `number`
63
-
64
- ___
65
-
66
- ### city
67
-
68
- • **city**: `string`
69
-
70
- ___
71
-
72
- ### company
73
-
74
- • **company**: `string`
75
-
76
- ___
77
-
78
- ### costExTax
79
-
80
- • **costExTax**: `number`
81
-
82
- ___
83
-
84
- ### costIncTax
85
-
86
- • **costIncTax**: `number`
87
-
88
- ___
89
-
90
- ### costTax
91
-
92
- • **costTax**: `number`
93
-
94
- ___
95
-
96
- ### costTaxClassId
97
-
98
- • **costTaxClassId**: `number`
99
-
100
- ___
101
-
102
- ### country
103
-
104
- • **country**: `string`
105
-
106
- ___
107
-
108
- ### countryCode
109
-
110
- • **countryCode**: `string`
111
-
112
- ___
113
-
114
- ### customFields
115
-
116
- • **customFields**: { `name`: `string` ; `value`: ``null`` \| `string` }[]
117
-
118
- ___
119
-
120
- ### email
121
-
122
- • **email**: `string`
123
-
124
- ___
125
-
126
- ### firstName
127
-
128
- • **firstName**: `string`
129
-
130
- ___
131
-
132
- ### handlingCostExTax
133
-
134
- • **handlingCostExTax**: `number`
135
-
136
- ___
137
-
138
- ### handlingCostIncTax
139
-
140
- • **handlingCostIncTax**: `number`
141
-
142
- ___
143
-
144
- ### handlingCostTax
145
-
146
- • **handlingCostTax**: `number`
147
-
148
- ___
149
-
150
- ### handlingCostTaxClassId
151
-
152
- • **handlingCostTaxClassId**: `number`
153
-
154
- ___
155
-
156
- ### itemsShipped
157
-
158
- • **itemsShipped**: `number`
159
-
160
- ___
161
-
162
- ### itemsTotal
163
-
164
- • **itemsTotal**: `number`
165
-
166
- ___
167
-
168
- ### lastName
169
-
170
- • **lastName**: `string`
171
-
172
- ___
173
-
174
- ### lineItems
175
-
176
- • **lineItems**: { `id`: `number` }[]
177
-
178
- ___
179
-
180
- ### phone
181
-
182
- • **phone**: `string`
183
-
184
- ___
185
-
186
- ### postalCode
187
-
188
- • **postalCode**: `string`
189
-
190
- ___
191
-
192
- ### shippingAddressId
193
-
194
- • **shippingAddressId**: `number`
195
-
196
- ___
197
-
198
- ### shippingMethod
199
-
200
- • **shippingMethod**: `string`
201
-
202
- ___
203
-
204
- ### shippingZoneId
205
-
206
- • **shippingZoneId**: `number`
207
-
208
- ___
209
-
210
- ### shippingZoneName
211
-
212
- • **shippingZoneName**: `string`
213
-
214
- ___
215
-
216
- ### stateOrProvince
217
-
218
- • **stateOrProvince**: `string`
@@ -1,36 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / PasswordRequirements
2
-
3
- # Interface: PasswordRequirements
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [alpha](PasswordRequirements.md#alpha)
10
- - [error](PasswordRequirements.md#error)
11
- - [minlength](PasswordRequirements.md#minlength)
12
- - [numeric](PasswordRequirements.md#numeric)
13
-
14
- ## Properties
15
-
16
- ### alpha
17
-
18
- • **alpha**: `string`
19
-
20
- ___
21
-
22
- ### error
23
-
24
- • **error**: `string`
25
-
26
- ___
27
-
28
- ### minlength
29
-
30
- • **minlength**: `number`
31
-
32
- ___
33
-
34
- ### numeric
35
-
36
- • **numeric**: `string`
@@ -1,36 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / PayPalButtonStyleOptions
2
-
3
- # Interface: PayPalButtonStyleOptions
4
-
5
- ## Table of contents
6
-
7
- ### Properties
8
-
9
- - [color](PayPalButtonStyleOptions.md#color)
10
- - [height](PayPalButtonStyleOptions.md#height)
11
- - [label](PayPalButtonStyleOptions.md#label)
12
- - [shape](PayPalButtonStyleOptions.md#shape)
13
-
14
- ## Properties
15
-
16
- ### color
17
-
18
- • `Optional` **color**: [`gold`](../enums/StyleButtonColor.md#gold) \| [`blue`](../enums/StyleButtonColor.md#blue) \| [`silver`](../enums/StyleButtonColor.md#silver) \| [`black`](../enums/StyleButtonColor.md#black) \| [`white`](../enums/StyleButtonColor.md#white)
19
-
20
- ___
21
-
22
- ### height
23
-
24
- • `Optional` **height**: `number`
25
-
26
- ___
27
-
28
- ### label
29
-
30
- • `Optional` **label**: [`paypal`](../enums/StyleButtonLabel.md#paypal) \| [`checkout`](../enums/StyleButtonLabel.md#checkout) \| [`buynow`](../enums/StyleButtonLabel.md#buynow) \| [`pay`](../enums/StyleButtonLabel.md#pay) \| [`installment`](../enums/StyleButtonLabel.md#installment)
31
-
32
- ___
33
-
34
- ### shape
35
-
36
- • `Optional` **shape**: [`pill`](../enums/StyleButtonShape_2.md#pill) \| [`rect`](../enums/StyleButtonShape_2.md#rect)
@@ -1,21 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / PayPalBuyNowInitializeOptions
2
-
3
- # Interface: PayPalBuyNowInitializeOptions
4
-
5
- PayPal Commerce BuyNow
6
-
7
- ## Table of contents
8
-
9
- ### Methods
10
-
11
- - [getBuyNowCartRequestBody](PayPalBuyNowInitializeOptions.md#getbuynowcartrequestbody)
12
-
13
- ## Methods
14
-
15
- ### getBuyNowCartRequestBody
16
-
17
- ▸ **getBuyNowCartRequestBody**(): `default`
18
-
19
- #### Returns
20
-
21
- `default`