Changelog
See the latest changes and updates to Method's API.
New Changelog
โ๏ธ This changelog is no longer actively maintained. Please see our new changelog here.
April 2023โ
- ๐ฉ๐ปโ๐จ New Element UI: We have revamped the look and feel of all Method Elements to match our upcoming revamp. We'd love to hear what you think!
- ๐ค GPT4 for Syncs: Revamped our Method Sync product to utilize GPT4 for many internal processes. The result is much higher data quality, improved cadence of syncs, and much higher SLA.
- ๐ฐ๏ธ Transaction Stream: Real-time transaction data for all credit cards is now generally available. Contact your Method PoC for access!
- ๐งฎ Improved Sync coverage: Using GPT4 for Syncs, we will now more quickly onboard long-tail merchants for real-time data updates.
- ๐ก๏ธ Parallel Auth in Auth Element: Non KYC'd end-users will now experience a streamlined and fast onboarding experience using Parallel Auth. Parallel Auth utilizes a fusion of real-time data sources to perform IDV removing the need for Knowledge Based Authentication.
March 2023โ
- โจ AMEX Support: AMEX is now fully supported across Method Data + Payments for all of our partners.
- ๐ค Subteam API: Enterprise partners can now create subteams with independent API keys and access controls.
- ๐งพ Daily ACH report: Nightly settlement partners can now retrieve a report outlining the summary of that day's settlement.
- ๐ก Improved messaging in Element: Messaging and alerts throughout all Method Element is now dynamic and optimized for end-user conversion.
- ๐ Bug + Performance Improvements: Squashed many bugs with general performance improvements to the API and Method Sync.
February 2023โ
- ๐๏ธ Performance month: Focused on improving performance across every Method endpoint! Every endpoint has been optimized for performance, by reducing overhead and unnecessary internal calls.
- ๐ธ Balance Transfer Element: Our latest element is now general available to select partners. The Balance Transfer (BT) element combines IDV, account linking, and money movement in one-embeddable component.
- ๐งพ Payment History: Real-time payment history for a liability across all major financial institutions.
- ๐งฎ Merchant number formats: You can now see the expected account number format and length within the
merchants
GET response. - ๐ Improved account search: You can now query for accounts by passing an array of
holder_ids
. - ๐ต๐ป Improved KYC & watchlist matches: Fine-tuned our matching algorithms for our non-KYC managed partners to optimize for match-rate & conversion.
- โจ Improved merchants lookup API: Improved the fuzzy match logic and performance for the Merchants lookup API call.
January 2023โ
- ๐ชช Auth Element for IDV-only: Select partners can utilize Method's Auth technology as part of their onboarding to optimize their own IDV process.
- ๐ฆ Expanded traditional coverage: Expanded payment & data coverage for traditional liabilities such as insurance, telecom, etc.
- ๐ฐ๏ธ New:
data_source
account flag: Improved visibility on source of liability data per account. - ๐จ New:
delinquency_status
account flag: Real-time visibility on delinquency for a liability across all major financial institutions. - ๐ก Improved reliability for
auth_session
: Method Auth now utilizes redundant data providers optimized for performance, uptime and conversion. No code or UX changes required! - ๐ Bug + Performance Improvements: Squashed many bugs with general performance improvements to the API and Method Sync.
December 2022โ
- โจ Winter cleaning: Focused on fixing a backlog of issues, improving developer experience, and general quality of life improvements throughout!
November 2022โ
- ๐ชช SSN in entities: For our partners managing their own KYC, you can now pass last 4 or the entire SSN when creating / updating an entity.
- ๐งโ๐ป Dashboard CRUD: You can now perform CRUD operations on your Method Dashboard on almost all Method endpints.
- ๐ต๏ธ Intelligent phone verification: Method Auth element utilizes telecom risk signals to prevent account takeover attacks and improve the verification experience.
- ๐ฃ๏ธ Improved webhook performance: Webhooks are now delivered faster and more reliably.
- ๐ Bug + Performance Improvements: Squashed many bugs with general performance improvements to the API and Method Sync.
October 2022โ
- ๐ฆ Payment Status flag: Accounts now more clearly indicate the supported payment type.
- ๐ Method Sync in autopilot: Method Sync can now be utilized either on-demand or nightly opportunist syncs.
- ๐ Nightly pull improvements: Improved the nightly funds pull to be more efficient and accurate.
- ๐ก๏ธ Dynamic lockouts: Method Data auth sessions now dynamically lockout based on the number of failed attempts and entity risk level.
- ๐ Bug + Performance Improvements: Squashed many bugs with general performance improvements to the API and Method Sync.
September 2022โ
- ๐ก๏ธ Consent flow via Method Auth Element: End-users will now be prompted to consent the account's they'll like to share with your app.
- ๐ซ Improved Closed Account: Method Sync can now detect accounts that have been closed and will return a
closed
status. - ๐ฆ Updated Micro Deposit flow: Updated to comply with NACHA's Micro-Entries (Phase 1) rule.
- ๐ Bug + Performance Improvements: Squashed many bugs with general performance improvements to the API and Method Sync.
August 2022โ
- ๐ฆ Payment support All liability connected with Method Data can now be paid using Method Payments. No user interaction or API changes required!
- ๐งฎ Interest rate coverage: Interest rate is returned by default for most
auto_loan
,personal_loan
andmortgage
liabilities without performing a liability sync. - ๐ Mortgage address: For most
mortgage
liabilities, the property address is returned by default without performing a liability sync. - ๐ Speed increase: Increased the speed by 50% of an initial liability sync and the speed by 74% of an initial
auth_session
. - ๐ Improved ownership detection: For most liabilities Method can now detect if the entity is an additional user or joint holder of a liability.
- ๐งโ๐ง Improved Dev Env: Method Sync can now be fully mocked in Method's
dev
environment. - ๐ฌ Improved Method Sync: Improved stability and coverage of merchants that supported Method Sync.
July 2022โ
- ๐ Method KBA: Improved Method Data Auth (
auth_session
) conversion by utilizing Method's own Knowledge-Based-Authentication flow. - ๐ Expanded liability types: Method Data now returns enhanced data for new liability types including:
personal_loan
,heloc
,collection
andcredit_builder
. - ๐ Improved credit card data: For all
credit_card
liabilities, Method Sync now returns live data forstatement_balance
,remaining_statement_balance
,interest_rate
and more. Improved detection betweenbusiness
,flexible_spending
andcharge
cards. - ๐ Improved mortgage data: For all
mortgage
liabilities, Method Sync now returns live data forescrow_balance
,principal_balance
,payoff_amount
,payoff_amount_term
,interest_rate
and more. - ๐ Improved auto loan data: For all
auto_loan
liabilities, Method Sync now returns live data forpayoff_amount
,payoff_amount_term
,interest_rate
, and more. Improved detection forloan
vslease
auto liabilities. - ๐ Bug Fixes: Squashed over 50+ bugs as part of Method Data + Sync launch. Thanks to all of our early users for your feedback and support! ๐๐ฝ
- ๐ฌ Expanded Merchant support: Added Method Sync support for over 2,000+ merchants.
- โ Updated client libraries and SDKs: Updated type definitions for Method Sync & Liabilities updates. (docs)
June 2022โ
- ๐ Method Sync: Introducting our latest data product. With Method Sync, get real-time data for all liabilities. (https://methodfi.com/blog/method-sync)
- ๐ Expanded liability data: As part of Method Sync's launch, any liabilities retrieved with Method Data include new fields such as
interest_rate
,payoff_amount
,next_payment_due_date
,balance
and much more. (docs) - โ Updated client libraries and SDKs: Updated type definitions for Method Sync and Liability updates. (docs)
May 2022โ
- ๐งโ๐ง Under the hood improvements: We are working on major rearchitecting for an exciting new launch. Thanks to all of our beta testers for your feedback and support! ๐๐ฝ
- โ Updated client libraries and SDKs: Updated type definitions, and fixed version compatibility bugs. (docs)
- ๐ฌ Expanded Merchant support: Added payments and data support for over 1,500+ new merchants.
April 2022โ
- ๐ Auth Element: Created a new element for entity verification. Get started with this guide. (docs)
- ๐ฐ Monetize with payment fees: Enable charging a total or markup fee for each payment. Get started with this guide. (docs)
- โจ Dashboard improvements: Enhanced overall Method Dashboard experience with improved filtering, additional resource views, and linking of related resources.
- ๐๏ธ Payment settlement dates: Enhanced payment response with exact source and destination settlement dates. (docs)
- ๐ฑ Elements React Native SDK: Created a React Native SDK for Elements. (docs)
- โณ New processing windows: Updated payment processing windows to support three cutoff times (10:30 AM, 1:30 PM, 4:30 PM CST). (docs).
- โ Updated client libraries and SDKs: Updated type definitions, and fixed version compatibility bugs. (docs)
- ๐ฌ Merchant improvements and filters: Added merchant search filter (
creditor_name
), and expanded overall merchant support, and categorization. (docs) - ๐ Improved list endpoint filters: Added
acc_id
to payment filters, andliability.mch_id
to account filters. (docs)
March 2022โ
- โ Method Data: Released Method's new data product (https://methodfi.com/products/data).
- โน๏ธ Page cursors: Support keyset pagination with
page_cursor
(docs)
February 2022โ
- ๐ List endpoint filters: Enable filtering for (payments,accounts, and entities) resources. (docs)
- ๐ List endpoint pagination: Enable pagination for (payments,accounts, and entities) resources (docs)
- ๐ Dashboard UI updates: Added an admin-friendly view for payments in all environments at dashboard.methodfi.com
- ๐ค Add simulation endpoints: Added resource simulation endpoints (
/simulate/<RESOURCE_NAME>
) to improve overall developer experience in development. (docs) - โ๏ธ Payment reversals: Added a new resource (
/payments/:payment_id/reversals
) to manage unsuccessful payments that require the balancing of funds. (docs) - ๐ฌ Merchant improvements: Improved overall merchant coverage and categorization (docs)
- ๐ Support BNPL payments (coming soon): Enable payments to BNPL (Buy Now, Pay Later) loans from Affirm, Afterpay, and Klarna.
January 2022โ
- โ Source verification with Teller: Support source account verification with Teller. (docs)
- ๐ Trace IDs: Provide source and destination trace IDs for payments. (docs)
- ๐ Add 3000+ new Merchants: Expand overall merchant support. (docs)
December 2021โ
- API errors section: Improved documentation for all API errors (HTTP errors and Resource errors).
- Resource errors: Added
error
property to entities, accounts, verifications, and payments corresponding to Resource errors. - Merchant improvements: Improved overall merchant coverage and categorization (docs)
November 2021โ
- ๐ New Website ๐: New website includes comprehensive details on Method's use cases per industry.
- Overall brand update: Updated all Method-related UI according to new brand guide.
- Account statuses: Add support for account-level statuses. (docs)
- Webhook event: Extended support for webhook events. (docs)
- Merchant improvements: Extended coverage for merchant logo and types (docs)
- Estimate payment completion: Estimated payment completion date key on payments resource (docs)
October 2021โ
- ๐ New Documentation Website ๐: Revamped the documentation website to be more extensible. Now includes Guides, API Reference, and Libraries.
- Brand update: New brand guide in progress. Checkout the new logo, and let us know what you think.
- New API / Elements client libraries: Added support for client libraries
method-node
,method-python
,method-js
, andreact-method-elements
(docs). - Merchant improvements: Extended coverage for merchant logo and types (docs)
- Source account verification: Enhance account verification through data provider raw data and micro-deposits (docs)
- Account capabilities: Enable
payments:send
capability on the account level (docs)
September 2021โ
- Merchant improvements: Improved overall merchant coverage and categorization (docs)
- Routing Number endpoint: Added routing number retrieval endpoint
/routing_numbers
(docs)
August 2021โ
- Payment fund statuses: Add support for payment fund statuses. (docs)
- Merchant improvements: Extended coverage for merchant logo and types (docs)
- Core API Metadata: Accept
metadata
on Core API resource creation. (docs) - Element events scheme: Updated elements event redirect scheme. (docs)
- Balance Transfer Element: Added a demo for Balance Transfer use case. (docs)
- Link Element UI: Improved Link Element layout and consent view.
- Health Check: Added health check API endpoint
/ping
. (docs) - Webhook IP whitelists: List possible webhook IP addresses for each Method environment. (docs)
- Idempotency: Added optional
Idempotency-Key
header for allPOST
Core API resources. (docs) - List accounts filters: Added optional filter parameters for
GET /accounts
. (docs) - Generate Reports: Allow users to generate reports using the
/reports
endpoints. (docs) - API Client for Node.js: Created an API client library for node.js. (docs)
- Elements Javascript SDK: Created a Javascript SDK for Elements. (docs)