@bigcommerce/checkout-sdk 1.276.2 → 1.278.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.
@@ -786,6 +786,7 @@ declare enum AmazonPayV2PayOptions {
786
786
  * editButtonId: 'edit-button',
787
787
  * },
788
788
  * });
789
+ * ```
789
790
  */
790
791
  declare interface AmazonPayV2PaymentInitializeOptions {
791
792
  /**
@@ -1333,7 +1334,7 @@ declare interface BasePaymentInitializeOptions extends PaymentRequestOptions {
1333
1334
  * The options that are required to initialize the Worldpay payment method.
1334
1335
  * They can be omitted unless you need to support Worldpay.
1335
1336
  */
1336
- worldpay?: WorldpayPaymentInitializeOptions;
1337
+ worldpay?: WorldpayAccessPaymentInitializeOptions;
1337
1338
  }
1338
1339
 
1339
1340
  declare interface BillingAddress extends Address {
@@ -1382,6 +1383,7 @@ declare interface BlockElementStyles extends InlineElementStyles {
1382
1383
  * },
1383
1384
  * },
1384
1385
  * });
1386
+ * ```
1385
1387
  */
1386
1388
  declare interface BlueSnapV2PaymentInitializeOptions {
1387
1389
  /**
@@ -5526,6 +5528,7 @@ declare interface MasterpassPaymentInitializeOptions {
5526
5528
  * }
5527
5529
  * }
5528
5530
  * });
5531
+ * ```
5529
5532
  */
5530
5533
  declare interface MolliePaymentInitializeOptions {
5531
5534
  /**
@@ -5558,8 +5561,6 @@ declare interface MolliePaymentInitializeOptions {
5558
5561
  * Hosted Form Validation Options
5559
5562
  */
5560
5563
  form?: HostedFormOptions;
5561
- unsupportedMethodMessage?: string;
5562
- disableButton(): void;
5563
5564
  }
5564
5565
 
5565
5566
  /**
@@ -7230,7 +7231,7 @@ declare interface WithMollieIssuerInstrument {
7230
7231
  shopper_locale: string;
7231
7232
  }
7232
7233
 
7233
- declare interface WorldpayPaymentInitializeOptions {
7234
+ declare interface WorldpayAccessPaymentInitializeOptions {
7234
7235
  /**
7235
7236
  * A callback that gets called when the iframe is ready to be added to the
7236
7237
  * current page. It is responsible for determining where the iframe should