Improvements
Transactions API
A newmerchant 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.
Card Brand API
TheCardBrand 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
SDK Updates
- Released version 1.2.2 of
method-node - Released version 1.2.2 of
method-python