Selling Partner API SDK for JavaScript
    Preparing search index...

    Additional information related to Amazon Pay.

    interface AmazonPayContext {
        channel?: string;
        orderType?: string;
        storeName?: string;
    }
    Index

    Properties

    channel?: string

    Channel details of related transaction.

    orderType?: string

    The transaction's order type.

    storeName?: string

    The name of the store that is related to the transaction.