Problem statement:
Our solution enables the following use cases:
The biggest challenge for a personal finance management app is to provide a frictionless onboarding experience for the user/customer. Current approaches require SMS or email message parsing (huge privacy issues), providing username and password for each financial account that you need to connect (huge privacy issues again), or manual entry in spreadsheets or chat messages. By adopting the Account Aggregator, our solution directly solves for this problem and provides a safe and consent-driven mechanism along with a frictionless mechanism for onboarding customers.
One challenge we faced was the ability to configure a webhook for our callback URL directly on the sandboxes. Only OneMoney sandbox provided this feature and this worked perfectly with our no code platform. For the other sandboxes, we need to email the sandbox provider each time we need to change such endpoints.
Technologies used
Discussion