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

Payment status report parsing #191

Merged
merged 14 commits into from
Mar 11, 2023
Merged

Payment status report parsing #191

merged 14 commits into from
Mar 11, 2023

Conversation

Maiska123
Copy link
Collaborator

@Maiska123 Maiska123 commented Mar 11, 2023

  • added parsing component to include parsing elements to bankingws

    • parses Payment status to user-friendly format and provides conditional descriptions of processing status
  • includes tests that handle example-situations like,

    • Message structure approved
    • Message structure rejected
    • Message content approved
    • Payments partially accepted in message for further processing
    • A single trasaction is rejected

@norkator norkator force-pushed the payment-status-report-parsing branch from 163f965 to 01656b3 Compare March 11, 2023 15:51
@norkator norkator self-requested a review March 11, 2023 15:53
@norkator norkator linked an issue Mar 11, 2023 that may be closed by this pull request
@norkator norkator marked this pull request as ready for review March 11, 2023 16:27
Copy link
Owner

@norkator norkator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @Maiska123 .

@norkator norkator merged commit 0d17f1a into main Mar 11, 2023
@norkator norkator deleted the payment-status-report-parsing branch March 11, 2023 16:29
@fredaspen1
Copy link

I'm looking for a dev, for a payment platform for banks, using stablecoin and comply with the iso20022 standard.

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.

SEPA payment response handling after bank processing
3 participants