September 2021 release
This Payments Out Service release contains changes to the Provider and Provider Messaging APIs.
Changes to Provider API
- Retrieve a payment provider
NewdefaultLanguageandsupportedLanguagesobjects return the default language and the languages the provider supports.
Changes to Provider Messaging API
-
Create responses to creditor queries
addressLine1,addressLine2andaddressLine3withindata.creditor.postalAddressnow support up to 100 characters andcountrySubdivisionnow supports up to 50 characters. -
Create responses to debtor account queries
data.debtorobject now allowstaxIdto be set.dataobject now allowslegalEntityto be set.
Changes to Provider Webhooks API
- Send a notification to a payment provider when an event of interest occurs.
addressLine1,addressLine2andaddressLine3withinmessage.data.creditor.postalAddressnow support up to 100 characters andcountrySubdivisionnow supports up to 50 characters.