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 Bankdata: DHL requires an specific order #6

Merged
merged 1 commit into from
Jan 8, 2014

Conversation

robbi5
Copy link
Contributor

@robbi5 robbi5 commented Jan 8, 2014

It looks like DHL has changed something in their Cash On Delivery implementation while enabling BIC and IBAN.
The field note MUST be between IBAN and BIC, else you get a weird „Bank details are missing“ error from their server.
This pull request fixes the order of the submitted fields.

Move note between iban and bic, else DHL fails with „Bank details are
missing“
alexkops pushed a commit that referenced this pull request Jan 8, 2014
Fix Bankdata: DHL requires an specific order
@alexkops alexkops merged commit 7e0d36c into waldher:master Jan 8, 2014
@alexkops
Copy link
Contributor

alexkops commented Jan 8, 2014

It's very weird that the order of elements matters. Anyway, I'll merge it in.

@robbi5
Copy link
Contributor Author

robbi5 commented Jan 8, 2014

Yep, that costed me some hours yesterday. Thanks for the merge :)

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.

2 participants