PaymentMethodType: "CARD" | "TOKENIZED_CARD" | "PAYPAL"

A string that represents the type of payment method. This can be one of the following values:

  • "CARD": A credit or debit card.
  • "TOKENIZED_CARD": A tokenized credit or debit card.