@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,356 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BasePaymentInitializeOptions
2
-
3
- # Interface: BasePaymentInitializeOptions
4
-
5
- A set of options that are required to initialize the payment step of the
6
- current checkout flow.
7
-
8
- ## Hierarchy
9
-
10
- - [`PaymentRequestOptions`](PaymentRequestOptions.md)
11
-
12
- ↳ **`BasePaymentInitializeOptions`**
13
-
14
- ## Table of contents
15
-
16
- ### Properties
17
-
18
- - [amazonpay](BasePaymentInitializeOptions.md#amazonpay)
19
- - [bluesnapv2](BasePaymentInitializeOptions.md#bluesnapv2)
20
- - [braintree](BasePaymentInitializeOptions.md#braintree)
21
- - [braintreevisacheckout](BasePaymentInitializeOptions.md#braintreevisacheckout)
22
- - [chasepay](BasePaymentInitializeOptions.md#chasepay)
23
- - [creditCard](BasePaymentInitializeOptions.md#creditcard)
24
- - [digitalriver](BasePaymentInitializeOptions.md#digitalriver)
25
- - [gatewayId](BasePaymentInitializeOptions.md#gatewayid)
26
- - [googlepayadyenv2](BasePaymentInitializeOptions.md#googlepayadyenv2)
27
- - [googlepayadyenv3](BasePaymentInitializeOptions.md#googlepayadyenv3)
28
- - [googlepayauthorizenet](BasePaymentInitializeOptions.md#googlepayauthorizenet)
29
- - [googlepaybnz](BasePaymentInitializeOptions.md#googlepaybnz)
30
- - [googlepaybraintree](BasePaymentInitializeOptions.md#googlepaybraintree)
31
- - [googlepaycheckoutcom](BasePaymentInitializeOptions.md#googlepaycheckoutcom)
32
- - [googlepaycybersourcev2](BasePaymentInitializeOptions.md#googlepaycybersourcev2)
33
- - [googlepayorbital](BasePaymentInitializeOptions.md#googlepayorbital)
34
- - [googlepaystripe](BasePaymentInitializeOptions.md#googlepaystripe)
35
- - [googlepaystripeupe](BasePaymentInitializeOptions.md#googlepaystripeupe)
36
- - [googlepayworldpayaccess](BasePaymentInitializeOptions.md#googlepayworldpayaccess)
37
- - [klarna](BasePaymentInitializeOptions.md#klarna)
38
- - [klarnav2](BasePaymentInitializeOptions.md#klarnav2)
39
- - [masterpass](BasePaymentInitializeOptions.md#masterpass)
40
- - [methodId](BasePaymentInitializeOptions.md#methodid)
41
- - [moneris](BasePaymentInitializeOptions.md#moneris)
42
- - [opy](BasePaymentInitializeOptions.md#opy)
43
- - [params](BasePaymentInitializeOptions.md#params)
44
- - [paypalexpress](BasePaymentInitializeOptions.md#paypalexpress)
45
- - [square](BasePaymentInitializeOptions.md#square)
46
- - [stripeupe](BasePaymentInitializeOptions.md#stripeupe)
47
- - [stripev3](BasePaymentInitializeOptions.md#stripev3)
48
- - [timeout](BasePaymentInitializeOptions.md#timeout)
49
- - [worldpay](BasePaymentInitializeOptions.md#worldpay)
50
-
51
- ## Properties
52
-
53
- ### amazonpay
54
-
55
- • `Optional` **amazonpay**: [`AmazonPayV2PaymentInitializeOptions`](AmazonPayV2PaymentInitializeOptions.md)
56
-
57
- The options that are required to initialize the AmazonPayV2 payment
58
- method. They can be omitted unless you need to support AmazonPayV2.
59
-
60
- ___
61
-
62
- ### bluesnapv2
63
-
64
- • `Optional` **bluesnapv2**: [`BlueSnapV2PaymentInitializeOptions`](BlueSnapV2PaymentInitializeOptions.md)
65
-
66
- The options that are required to initialize the BlueSnapV2 payment method.
67
- They can be omitted unless you need to support BlueSnapV2.
68
-
69
- ___
70
-
71
- ### braintree
72
-
73
- • `Optional` **braintree**: [`BraintreePaymentInitializeOptions`](BraintreePaymentInitializeOptions.md)
74
-
75
- The options that are required to initialize the Braintree payment method.
76
- They can be omitted unless you need to support Braintree.
77
-
78
- ___
79
-
80
- ### braintreevisacheckout
81
-
82
- • `Optional` **braintreevisacheckout**: [`BraintreeVisaCheckoutPaymentInitializeOptions`](BraintreeVisaCheckoutPaymentInitializeOptions.md)
83
-
84
- The options that are required to initialize the Visa Checkout payment
85
- method provided by Braintree. They can be omitted unless you need to
86
- support Visa Checkout.
87
-
88
- ___
89
-
90
- ### chasepay
91
-
92
- • `Optional` **chasepay**: [`ChasePayInitializeOptions`](ChasePayInitializeOptions.md)
93
-
94
- The options that are required to initialize the Chasepay payment method.
95
- They can be omitted unless you need to support Chasepay.
96
-
97
- ___
98
-
99
- ### creditCard
100
-
101
- • `Optional` **creditCard**: `CreditCardPaymentInitializeOptions`
102
-
103
- **`alpha`**
104
- Please note that this option is currently in an early stage of
105
- development. Therefore the API is unstable and not ready for public
106
- consumption.
107
-
108
- ___
109
-
110
- ### digitalriver
111
-
112
- • `Optional` **digitalriver**: [`DigitalRiverPaymentInitializeOptions`](DigitalRiverPaymentInitializeOptions.md)
113
-
114
- The options that are required to initialize the Digital River payment method.
115
- They can be omitted unless you need to support Digital River.
116
-
117
- ___
118
-
119
- ### gatewayId
120
-
121
- • `Optional` **gatewayId**: `string`
122
-
123
- The identifier of the payment provider providing the payment method. This
124
- option is only required if the provider offers multiple payment options.
125
- i.e.: Adyen and Klarna.
126
-
127
- #### Inherited from
128
-
129
- [PaymentRequestOptions](PaymentRequestOptions.md).[gatewayId](PaymentRequestOptions.md#gatewayid)
130
-
131
- ___
132
-
133
- ### googlepayadyenv2
134
-
135
- • `Optional` **googlepayadyenv2**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
136
-
137
- The options that are required to initialize the GooglePay Authorize.Net
138
- payment method. They can be omitted unless you need to support GooglePay.
139
-
140
- ___
141
-
142
- ### googlepayadyenv3
143
-
144
- • `Optional` **googlepayadyenv3**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
145
-
146
- The options that are required to initialize the GooglePay Authorize.Net
147
- payment method. They can be omitted unless you need to support GooglePay.
148
-
149
- ___
150
-
151
- ### googlepayauthorizenet
152
-
153
- • `Optional` **googlepayauthorizenet**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
154
-
155
- The options that are required to initialize the GooglePay Authorize.Net
156
- payment method. They can be omitted unless you need to support GooglePay.
157
-
158
- ___
159
-
160
- ### googlepaybnz
161
-
162
- • `Optional` **googlepaybnz**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
163
-
164
- The options that are required to initialize the GooglePay Authorize.Net
165
- payment method. They can be omitted unless you need to support GooglePay.
166
-
167
- ___
168
-
169
- ### googlepaybraintree
170
-
171
- • `Optional` **googlepaybraintree**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
172
-
173
- The options that are required to initialize the GooglePay Braintree payment method.
174
- They can be omitted unless you need to support GooglePay.
175
-
176
- ___
177
-
178
- ### googlepaycheckoutcom
179
-
180
- • `Optional` **googlepaycheckoutcom**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
181
-
182
- The options that are required to initialize the GooglePay Checkout.com payment method.
183
- They can be omitted unless you need to support GooglePay.
184
-
185
- ___
186
-
187
- ### googlepaycybersourcev2
188
-
189
- • `Optional` **googlepaycybersourcev2**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
190
-
191
- The options that are required to initialize the GooglePay CybersourceV2 payment method.
192
- They can be omitted unless you need to support GooglePay.
193
-
194
- ___
195
-
196
- ### googlepayorbital
197
-
198
- • `Optional` **googlepayorbital**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
199
-
200
- The options that are required to initialize the GooglePay payment method.
201
- They can be omitted unless you need to support GooglePay.
202
-
203
- ___
204
-
205
- ### googlepaystripe
206
-
207
- • `Optional` **googlepaystripe**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
208
-
209
- The options that are required to initialize the GooglePay Stripe payment method.
210
- They can be omitted unless you need to support GooglePay.
211
-
212
- ___
213
-
214
- ### googlepaystripeupe
215
-
216
- • `Optional` **googlepaystripeupe**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
217
-
218
- The options that are required to initialize the GooglePay Stripe payment method.
219
- They can be omitted unless you need to support GooglePay.
220
-
221
- ___
222
-
223
- ### googlepayworldpayaccess
224
-
225
- • `Optional` **googlepayworldpayaccess**: [`GooglePayPaymentInitializeOptions`](GooglePayPaymentInitializeOptions.md)
226
-
227
- The options that are required to initialize the GooglePay Worldpay Access payment method.
228
- They can be omitted unless you need to support GooglePay.
229
-
230
- ___
231
-
232
- ### klarna
233
-
234
- • `Optional` **klarna**: [`KlarnaPaymentInitializeOptions`](KlarnaPaymentInitializeOptions.md)
235
-
236
- The options that are required to initialize the Klarna payment method.
237
- They can be omitted unless you need to support Klarna.
238
-
239
- ___
240
-
241
- ### klarnav2
242
-
243
- • `Optional` **klarnav2**: [`KlarnaV2PaymentInitializeOptions`](KlarnaV2PaymentInitializeOptions.md)
244
-
245
- The options that are required to initialize the KlarnaV2 payment method.
246
- They can be omitted unless you need to support KlarnaV2.
247
-
248
- ___
249
-
250
- ### masterpass
251
-
252
- • `Optional` **masterpass**: [`MasterpassPaymentInitializeOptions`](MasterpassPaymentInitializeOptions.md)
253
-
254
- The options that are required to initialize the Masterpass payment method.
255
- They can be omitted unless you need to support Masterpass.
256
-
257
- ___
258
-
259
- ### methodId
260
-
261
- • **methodId**: `string`
262
-
263
- The identifier of the payment method.
264
-
265
- #### Inherited from
266
-
267
- [PaymentRequestOptions](PaymentRequestOptions.md).[methodId](PaymentRequestOptions.md#methodid)
268
-
269
- ___
270
-
271
- ### moneris
272
-
273
- • `Optional` **moneris**: [`MonerisPaymentInitializeOptions`](MonerisPaymentInitializeOptions.md)
274
-
275
- The options that are required to initialize the Moneris payment method.
276
- They can be omitted unless you need to support Moneris.
277
-
278
- ___
279
-
280
- ### opy
281
-
282
- • `Optional` **opy**: [`OpyPaymentInitializeOptions`](OpyPaymentInitializeOptions.md)
283
-
284
- The options that are required to initialize the Opy payment
285
- method. They can be omitted unless you need to support Opy.
286
-
287
- ___
288
-
289
- ### params
290
-
291
- • `Optional` **params**: `Object`
292
-
293
- The parameters of the request, if required.
294
-
295
- #### Inherited from
296
-
297
- [PaymentRequestOptions](PaymentRequestOptions.md).[params](PaymentRequestOptions.md#params)
298
-
299
- ___
300
-
301
- ### paypalexpress
302
-
303
- • `Optional` **paypalexpress**: [`PaypalExpressPaymentInitializeOptions`](PaypalExpressPaymentInitializeOptions.md)
304
-
305
- The options that are required to initialize the PayPal Express payment method.
306
- They can be omitted unless you need to support PayPal Express.
307
-
308
- ___
309
-
310
- ### square
311
-
312
- • `Optional` **square**: [`SquarePaymentInitializeOptions`](SquarePaymentInitializeOptions.md)
313
-
314
- The options that are required to initialize the Square payment method.
315
- They can be omitted unless you need to support Square.
316
-
317
- ___
318
-
319
- ### stripeupe
320
-
321
- • `Optional` **stripeupe**: [`StripeUPEPaymentInitializeOptions`](StripeUPEPaymentInitializeOptions.md)
322
-
323
- The options that are required to initialize the StripeUPE payment method.
324
- They can be omitted unless you need to support StripeUPE.
325
-
326
- ___
327
-
328
- ### stripev3
329
-
330
- • `Optional` **stripev3**: [`StripeV3PaymentInitializeOptions`](StripeV3PaymentInitializeOptions.md)
331
-
332
- The options that are required to initialize the Stripe payment method.
333
- They can be omitted unless you need to support StripeV3.
334
-
335
- ___
336
-
337
- ### timeout
338
-
339
- • `Optional` **timeout**: `default`
340
-
341
- Provide this option if you want to cancel or time out the request. If the
342
- timeout object completes before the request, the request will be
343
- cancelled.
344
-
345
- #### Inherited from
346
-
347
- [PaymentRequestOptions](PaymentRequestOptions.md).[timeout](PaymentRequestOptions.md#timeout)
348
-
349
- ___
350
-
351
- ### worldpay
352
-
353
- • `Optional` **worldpay**: [`WorldpayAccessPaymentInitializeOptions`](WorldpayAccessPaymentInitializeOptions.md)
354
-
355
- The options that are required to initialize the Worldpay payment method.
356
- They can be omitted unless you need to support Worldpay.
@@ -1,182 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BillingAddress
2
-
3
- # Interface: BillingAddress
4
-
5
- ## Hierarchy
6
-
7
- - [`Address`](Address.md)
8
-
9
- ↳ **`BillingAddress`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [address1](BillingAddress.md#address1)
16
- - [address2](BillingAddress.md#address2)
17
- - [city](BillingAddress.md#city)
18
- - [company](BillingAddress.md#company)
19
- - [country](BillingAddress.md#country)
20
- - [countryCode](BillingAddress.md#countrycode)
21
- - [customFields](BillingAddress.md#customfields)
22
- - [email](BillingAddress.md#email)
23
- - [firstName](BillingAddress.md#firstname)
24
- - [id](BillingAddress.md#id)
25
- - [lastName](BillingAddress.md#lastname)
26
- - [phone](BillingAddress.md#phone)
27
- - [postalCode](BillingAddress.md#postalcode)
28
- - [shouldSaveAddress](BillingAddress.md#shouldsaveaddress)
29
- - [stateOrProvince](BillingAddress.md#stateorprovince)
30
- - [stateOrProvinceCode](BillingAddress.md#stateorprovincecode)
31
-
32
- ## Properties
33
-
34
- ### address1
35
-
36
- • **address1**: `string`
37
-
38
- #### Inherited from
39
-
40
- [Address](Address.md).[address1](Address.md#address1)
41
-
42
- ___
43
-
44
- ### address2
45
-
46
- • **address2**: `string`
47
-
48
- #### Inherited from
49
-
50
- [Address](Address.md).[address2](Address.md#address2)
51
-
52
- ___
53
-
54
- ### city
55
-
56
- • **city**: `string`
57
-
58
- #### Inherited from
59
-
60
- [Address](Address.md).[city](Address.md#city)
61
-
62
- ___
63
-
64
- ### company
65
-
66
- • **company**: `string`
67
-
68
- #### Inherited from
69
-
70
- [Address](Address.md).[company](Address.md#company)
71
-
72
- ___
73
-
74
- ### country
75
-
76
- • **country**: `string`
77
-
78
- #### Inherited from
79
-
80
- [Address](Address.md).[country](Address.md#country)
81
-
82
- ___
83
-
84
- ### countryCode
85
-
86
- • **countryCode**: `string`
87
-
88
- #### Inherited from
89
-
90
- [Address](Address.md).[countryCode](Address.md#countrycode)
91
-
92
- ___
93
-
94
- ### customFields
95
-
96
- • **customFields**: { `fieldId`: `string` ; `fieldValue`: `string` \| `number` \| `string`[] }[]
97
-
98
- #### Inherited from
99
-
100
- [Address](Address.md).[customFields](Address.md#customfields)
101
-
102
- ___
103
-
104
- ### email
105
-
106
- • `Optional` **email**: `string`
107
-
108
- ___
109
-
110
- ### firstName
111
-
112
- • **firstName**: `string`
113
-
114
- #### Inherited from
115
-
116
- [Address](Address.md).[firstName](Address.md#firstname)
117
-
118
- ___
119
-
120
- ### id
121
-
122
- • **id**: `string`
123
-
124
- ___
125
-
126
- ### lastName
127
-
128
- • **lastName**: `string`
129
-
130
- #### Inherited from
131
-
132
- [Address](Address.md).[lastName](Address.md#lastname)
133
-
134
- ___
135
-
136
- ### phone
137
-
138
- • **phone**: `string`
139
-
140
- #### Inherited from
141
-
142
- [Address](Address.md).[phone](Address.md#phone)
143
-
144
- ___
145
-
146
- ### postalCode
147
-
148
- • **postalCode**: `string`
149
-
150
- #### Inherited from
151
-
152
- [Address](Address.md).[postalCode](Address.md#postalcode)
153
-
154
- ___
155
-
156
- ### shouldSaveAddress
157
-
158
- • `Optional` **shouldSaveAddress**: `boolean`
159
-
160
- #### Inherited from
161
-
162
- [Address](Address.md).[shouldSaveAddress](Address.md#shouldsaveaddress)
163
-
164
- ___
165
-
166
- ### stateOrProvince
167
-
168
- • **stateOrProvince**: `string`
169
-
170
- #### Inherited from
171
-
172
- [Address](Address.md).[stateOrProvince](Address.md#stateorprovince)
173
-
174
- ___
175
-
176
- ### stateOrProvinceCode
177
-
178
- • **stateOrProvinceCode**: `string`
179
-
180
- #### Inherited from
181
-
182
- [Address](Address.md).[stateOrProvinceCode](Address.md#stateorprovincecode)
@@ -1,153 +0,0 @@
1
- [@bigcommerce/checkout-sdk](../README.md) / BillingAddressRequestBody
2
-
3
- # Interface: BillingAddressRequestBody
4
-
5
- ## Hierarchy
6
-
7
- - [`AddressRequestBody`](AddressRequestBody.md)
8
-
9
- ↳ **`BillingAddressRequestBody`**
10
-
11
- ## Table of contents
12
-
13
- ### Properties
14
-
15
- - [address1](BillingAddressRequestBody.md#address1)
16
- - [address2](BillingAddressRequestBody.md#address2)
17
- - [city](BillingAddressRequestBody.md#city)
18
- - [company](BillingAddressRequestBody.md#company)
19
- - [countryCode](BillingAddressRequestBody.md#countrycode)
20
- - [customFields](BillingAddressRequestBody.md#customfields)
21
- - [email](BillingAddressRequestBody.md#email)
22
- - [firstName](BillingAddressRequestBody.md#firstname)
23
- - [lastName](BillingAddressRequestBody.md#lastname)
24
- - [phone](BillingAddressRequestBody.md#phone)
25
- - [postalCode](BillingAddressRequestBody.md#postalcode)
26
- - [stateOrProvince](BillingAddressRequestBody.md#stateorprovince)
27
- - [stateOrProvinceCode](BillingAddressRequestBody.md#stateorprovincecode)
28
-
29
- ## Properties
30
-
31
- ### address1
32
-
33
- • **address1**: `string`
34
-
35
- #### Inherited from
36
-
37
- [AddressRequestBody](AddressRequestBody.md).[address1](AddressRequestBody.md#address1)
38
-
39
- ___
40
-
41
- ### address2
42
-
43
- • **address2**: `string`
44
-
45
- #### Inherited from
46
-
47
- [AddressRequestBody](AddressRequestBody.md).[address2](AddressRequestBody.md#address2)
48
-
49
- ___
50
-
51
- ### city
52
-
53
- • **city**: `string`
54
-
55
- #### Inherited from
56
-
57
- [AddressRequestBody](AddressRequestBody.md).[city](AddressRequestBody.md#city)
58
-
59
- ___
60
-
61
- ### company
62
-
63
- • **company**: `string`
64
-
65
- #### Inherited from
66
-
67
- [AddressRequestBody](AddressRequestBody.md).[company](AddressRequestBody.md#company)
68
-
69
- ___
70
-
71
- ### countryCode
72
-
73
- • **countryCode**: `string`
74
-
75
- #### Inherited from
76
-
77
- [AddressRequestBody](AddressRequestBody.md).[countryCode](AddressRequestBody.md#countrycode)
78
-
79
- ___
80
-
81
- ### customFields
82
-
83
- • **customFields**: { `fieldId`: `string` ; `fieldValue`: `string` \| `number` \| `string`[] }[]
84
-
85
- #### Inherited from
86
-
87
- [AddressRequestBody](AddressRequestBody.md).[customFields](AddressRequestBody.md#customfields)
88
-
89
- ___
90
-
91
- ### email
92
-
93
- • `Optional` **email**: `string`
94
-
95
- ___
96
-
97
- ### firstName
98
-
99
- • **firstName**: `string`
100
-
101
- #### Inherited from
102
-
103
- [AddressRequestBody](AddressRequestBody.md).[firstName](AddressRequestBody.md#firstname)
104
-
105
- ___
106
-
107
- ### lastName
108
-
109
- • **lastName**: `string`
110
-
111
- #### Inherited from
112
-
113
- [AddressRequestBody](AddressRequestBody.md).[lastName](AddressRequestBody.md#lastname)
114
-
115
- ___
116
-
117
- ### phone
118
-
119
- • **phone**: `string`
120
-
121
- #### Inherited from
122
-
123
- [AddressRequestBody](AddressRequestBody.md).[phone](AddressRequestBody.md#phone)
124
-
125
- ___
126
-
127
- ### postalCode
128
-
129
- • **postalCode**: `string`
130
-
131
- #### Inherited from
132
-
133
- [AddressRequestBody](AddressRequestBody.md).[postalCode](AddressRequestBody.md#postalcode)
134
-
135
- ___
136
-
137
- ### stateOrProvince
138
-
139
- • **stateOrProvince**: `string`
140
-
141
- #### Inherited from
142
-
143
- [AddressRequestBody](AddressRequestBody.md).[stateOrProvince](AddressRequestBody.md#stateorprovince)
144
-
145
- ___
146
-
147
- ### stateOrProvinceCode
148
-
149
- • **stateOrProvinceCode**: `string`
150
-
151
- #### Inherited from
152
-
153
- [AddressRequestBody](AddressRequestBody.md).[stateOrProvinceCode](AddressRequestBody.md#stateorprovincecode)