Payment methods are securely stored credit card or bank account objects that can be used to make donations on the platform. To store a payment method, you'll need to first generate a token from Tithely.js.

{  
  "last_4_digits":"4242",
  "brand":"Visa",
  "pm_type":"card",
  "account_id":"user_*******"
}