Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 728 Bytes

amazonpayv2customerinitializeoptions.md

File metadata and controls

28 lines (16 loc) · 728 Bytes

@bigcommerce/checkout-sdkAmazonPayV2CustomerInitializeOptions

Interface: AmazonPayV2CustomerInitializeOptions

A set of options that are required to initialize the customer step of checkout in order to support AmazonPayV2.

When AmazonPayV2 is initialized, a sign-in button will be inserted into the DOM. When the customer clicks on it, they will be redirected to Amazon to sign in.

Hierarchy

  • AmazonPayV2CustomerInitializeOptions

Index

Properties

Properties

container

container: string

The ID of a container which the sign-in button should insert into.