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

Improved processing of bank transactions #133

Open
vohmar opened this issue Nov 20, 2024 · 0 comments
Open

Improved processing of bank transactions #133

vohmar opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vohmar
Copy link
Contributor

vohmar commented Nov 20, 2024

Related to PR: #130

With this development we attempted to process better typical bank transactions that were not handled and thus generated processing error notifications. Unfortunately the fix did not work and we still receive billing reference error messages

few examples:

#<struct Lhv::ConnectApi::Messages::CreditDebitNotification::Transaction amount=X.X, currency="EUR", date=Tue, 19 Nov 2024, payment_reference_number=nil, payment_description="billing.internet.ee/EE, st852449, 141016">

#<struct Lhv::ConnectApi::Messages::CreditDebitNotification::Transaction amount=X.X currency="EUR", date=Mon, 18 Nov 2024, payment_reference_number=nil, payment_description="Kaardimaksete tulu 18.11.2024">

#<struct Lhv::ConnectApi::Messages::CreditDebitNotification::Transaction amount=X.X, currency="EUR", date=Fri, 15 Nov 2024, payment_reference_number=nil, payment_description="billing.internet.ee/EE, st123892, Ref:11230, 140956, 140957, 140975">

@vohmar vohmar added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant