Week of August 19th, 2024
Improvements
- Improved idempotency locking mechanism to handle simultaneous idempotent requests received across different regions / PoP.
- Released new integration with SoFi Personal Loans for near real-time payment settlement speed.
SDKs
- Released version 1.1.0 of Method Python client (
method-python
).
- Request ID is now easily accessible via the
last_response
property - we highly recommend logging the request ID for faster issue resolution.
- This update also includes security updates and test coverage expansion.
Week of August 12th, 2024
Improvements
- Visual interaction during the manual Connect Element flow have been streamlined to optimize for conversion.
- Improved account update stability for Quicken Loans, Home Depot (Citi), Credit One, and other major FIs.
- BMO Harris credit cards are now fully payable when account is connected via Method Connect.
- Daily emailed reconciliation reports now include the team name in the subject line.
- e.g. (
Method: Daily ACH Report
) -> (Method: Daily ACH Report for ${team_name}
)
- Under-the-hood liability payment rail improvements to faster settlement time across all major FIs.
SDKs
- Released version 1.1.1 of Method Node.js client (
method-node
).
- Request ID is now easily accessible via the
last_response
property - we highly recommend logging the request ID for faster issue resolution.
- This update also includes security updates and test coverage expansion.