Payments — Moving Money to Pay Down Debt
What Payments Enable
Payments are where Method’s platform closes the loop from data to action. After discovering a user’s liabilities and retrieving their current account data, Payments enable your application to actually move money — initiating paydowns from your platform’s corporate funding account to your users’ creditors. This is the capability that transforms Method from a data platform into a complete debt management infrastructure. Without Payments, you can show users what they owe. With Payments, you can help them do something about it.What’s Required Before a Payment Can Be Made
A verified Entity
The user must have completed identity verification. This is a non-negotiable compliance and fraud prevention requirement.
A destination liability account
The credit card, loan, or other debt being paid down, typically discovered through Connect. This is where the money goes.
A verified funding source
Your platform’s corporate bank account (checking or savings), linked via ACH and verified through micro-deposits, Plaid, MX, or Teller. This is where the money comes from.
Webhook handling
Because payment processing is asynchronous (it takes time for money to move through the banking system), your application must listen for webhook notifications to track the payment’s progress through its lifecycle.