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

fix: Debitor ids are optional for transfers #60

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

lippertto
Copy link
Contributor

Also: Actually include the creditor/debitor ids when they are set

Fixes #58

lib/sepa.test.js Outdated Show resolved Hide resolved
Copy link
Owner

@kewisch kewisch left a comment

Choose a reason for hiding this comment

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

Looks great. See comment for how to deal with the default parameters, happy to merge after.

lib/sepa.test.js Outdated Show resolved Hide resolved
lib/sepa.test.js Outdated Show resolved Hide resolved
@kewisch
Copy link
Owner

kewisch commented Nov 25, 2023

Force push was to test the new CI, seems to work :)

@lippertto
Copy link
Contributor Author

Great, thanks for the hint on the default values. The code looks much nicer now 👍

I updated the code to use the destructuring, and from my point of view the PR is ready to be merged.

lib/sepa.test.js Outdated Show resolved Hide resolved
lib/sepa.test.js Outdated Show resolved Hide resolved
Also: Actually include the creditor/debitor ids when they are set

Fixes #58
@kewisch kewisch merged commit 40f2ee0 into kewisch:main Nov 28, 2023
2 checks passed
@lippertto lippertto deleted the optional-debtor-id branch November 29, 2023 06:44
@dhrp dhrp mentioned this pull request Dec 8, 2023
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.

Debtor Id does not seem to be mandatory for pain 001
2 participants