Selling Partner API SDK for JavaScript
    Preparing search index...
    PaymentMethodType: {
        BankAccount: "BANK_ACCOUNT";
        Card: "CARD";
        SellerWallet: "SELLER_WALLET";
    } = ...

    The type of payment method.

    Type Declaration

    • ReadonlyBankAccount: "BANK_ACCOUNT"
    • ReadonlyCard: "CARD"
    • ReadonlySellerWallet: "SELLER_WALLET"