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

Example for SEPADirectDebitBasic.php is broken because of changed nemiah\phpSepaXml library #460

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cugar15
Copy link

@Cugar15 Cugar15 commented Oct 21, 2024

  1. The used nemiah\phpSepaXml library was changed.
    Type was move from the SEPADirectDebitBasic to the addDebitor defintion
  2. Type was changed from COR1 to CORE since COR1 does not seem to work
  3. The default pain format pain.008.003.02 is no longer valid and hence the call to toXML the current format pain.008.001.02 was added to overwrite the default.

…to correct the example accordingly

   Type was move from the SEPADirectDebitBasic to the addDebitor defintion
2) Type was changed from COR1 to CORE
3) The default pain format is no longer valid and hence the call to toXML the current format pain.008.001.02 was added

	modified:   Samples/directDebit_phpSepaXml.php
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