Changelog
June 2024 Updates
Week of June 7th, 2024
Features
- White labeling of SMS message for Entity Verification Session of SMS type (
Your verification code for {{team_name}} ...
) is now available for enterprise teams. Contact your Method CSM for more information.
Improvements
- Payment Flow Improvements
- Payment reversals (to credit funds back to the source account due to a failure to send funds to the destination) are now automatically processed. Status on the payment automatically transitions from:
sent
toreversal_processing
without the intermediary step ofreversal_required
. - Payments source fund failure for organizations with custom payment configurations will no longer attempt a re-pull and fail the payment. Funds settlement will now be handled out-of-band.
- Payment reversals (to credit funds back to the source account due to a failure to send funds to the destination) are now automatically processed. Status on the payment automatically transitions from:
SDKs
- Released version 1.0.3 of Method Node.js client (
method-node
). This version includes general type fixes.