Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Additional information related to Amazon Pay.

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

    The channel of the transaction. For example: MFN.

    orderType?: string

    The order type of the transaction.

    storeName?: string

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