June 2022

  • Interact E-Transfer Webhook
  • Cardholder portal: User password management
  • New API: Showing a list of card orders
  • Cardholder portal: Improved transaction history

Interac E-Transfer Webhook Notification

‍Berkeley will send a webhook notification to clients as soon as there is an update for an Interac e-transfer. Previously, clients used to ping the Berkeley server to enquire about the details of pending e-transfers every 30 minutes until the status of the e-transfer was updated to Successful or Declined or Failed.

Who does it impact: Client using Interac e-transfer to push funds
Country: Canada Only
Client action required: Please reach out to [email protected] to enable this service. Please refer here for more details.

User password management

‍The cardholder portal now has more options for users to manage their password. Cardholders can now update their password from within the cardholder portal.

Who does it impact: Cardholders using payaccount.io portal.
Country: US & Canada
Client action required: None. Please refer here for more details.

API Enhancement: Showing a list of card orders

Get card_order_status API has been enhanced to display all the cards associated with a cardholder account. Previously, the endpoint would return details about a single card, but now, where several cards exist to one account (in the instance of a card replacement or renewal), the response will now contain all cards associated with the account.

Who does it impact: Client using GET card_order_status API end point.
Country: US & Canada
Client action required: For clients using the GET card_order_status API end point, please ensure the system can process multiple card details in the response. Please refer here for more details.

Improved cardholder transaction history details

The cardholder portal now has improved transaction history to help cardholders understand their expenses.A bug fixed in the Cardholder portal to display merchant names associated with a transaction in the transaction history, whereas before a generic message was present.

Who does it impact: Cardholders using payaccount.io portal.
Country: US only
Client action required: None