Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bank Account Data API integration through GoCardless #11

Merged
merged 25 commits into from
Dec 29, 2024
Merged

Conversation

murdho
Copy link
Owner

@murdho murdho commented Dec 29, 2024

Adds intergration to EU banks through GoCardless Bank Account Data API. This allows fetching account details, balances, and transactions securely, straight from the bank. Will be taken into use a little later.

Also adds WebMock and SimpleCov to help out with testing. Use bin/rails test:coverage to run tests with coverage.

Lastly, adds assert method to Object for simple assertion wherever I want to do them.

@murdho murdho marked this pull request as ready for review December 29, 2024 18:47
@murdho murdho merged commit 6fde6b0 into main Dec 29, 2024
4 checks passed
@murdho murdho deleted the bank-integration branch December 29, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant