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

The self generated TransactionID which is added to the debtorReturnURL is wrong #4

Open
bartbrouwer opened this issue Oct 7, 2021 · 0 comments

Comments

@bartbrouwer
Copy link

When you create a PaymentBluemRequest, a $transactionID is generated (CreatePaymentTransactionID).
But that TransactionID doesn't make any sense because Bluem generates its own transactionID.

So the self generated TransactionID is added (together with the entranceCode) to the debtorReturnURL but on the return page you can't do anything with the transactionID because it doesn't match the transactionID known by Bluem.

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

No branches or pull requests

1 participant