Skip to main content

New Buttons & Events for Manual Bank Linking and Payment Funding

· 2 min read

We've added two new buttons to the Link Account and Payment Fund UI components for users manually linking a bank account or funding a payment run. Clicking these buttons now triggers two new events to confirm user interaction.

Effective:

  • Sandbox: 11 March 2025
  • Production: 11 March 2025

We've added a new 'Transfer Completed' button to the Link Account UI component for users manually linking an account instead of using Open Banking. Users can click this button (see image below) to notify you that the linked account control check step is complete.

Link Account - New Button

important

Clicking this button does not confirm that the user has completed the transfer.

When the user clicks the button, the UI component triggers a TRANSFER_COMPLETED event. For more details, refer to the Link Account UI component documentation.

Payment Fund UI Component

We've also added a new 'Funding Completed' button to the Payment fund UI component for users manually funding a payment run instead of using Open Banking. Users can click this button (see image below) to notify you that the Payment Run has been funded.

Payment Fund - New Button

important

Clicking this button does not confirm that the user has completed the funding request.

When the user clicks the button, the UI component triggers a FUNDING_COMPLETED event. For more details, refer to the Payment Fund UI component documentation.