Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.08 KB

AmazonPayRemoteCheckout.md

File metadata and controls

59 lines (37 loc) · 1.08 KB

@bigcommerce/checkout-sdk / AmazonPayRemoteCheckout

Interface: AmazonPayRemoteCheckout

Table of contents

Properties

Properties

billing

Optional billing: Object

Type declaration

Name Type
address? false | InternalAddress<string>

referenceId

Optional referenceId: string


settings

Optional settings: Object

Type declaration

Name Type
billing string
billingMessage string
customer string
payment string
provider string
shipping string

shipping

Optional shipping: Object

Type declaration

Name Type
address? false | InternalAddress<string>