2025
May Updates
Improvements
Transactions API
A new merchant
property has been added to the Transaction
object. This field provides the merchant name and logo associated with each transaction.
This property is not available by default. You can enable it by contacting your Method CSM.
For more information, please refer to the Transactions API.
Card Brand API
The CardBrand
object now includes a source
property. Possible values are:
-
method
– sourced from Method’s internal systems -
network
– retrieved directly from the card network -
null
– source is unavailable
For more information, please refer to the Card Brand API.
SDK Updates
- Released version 1.2.2 of
method-node
- Released version 1.2.2 of
method-python