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

Webhook problem "Object does not have transactionId property" #27

Closed
remcotolsma opened this issue Nov 8, 2023 · 0 comments · Fixed by #29
Closed

Webhook problem "Object does not have transactionId property" #27

remcotolsma opened this issue Nov 8, 2023 · 0 comments · Fixed by #29
Assignees

Comments

@remcotolsma
Copy link
Member

After Pronamic Pay 9.6, users complain that the webhook functionality does not work. We have now tested a few things and have found a problem:

Object does not have `transactionId` property

It appears that Rabobank has changed the schema of the https://developer.rabobank.nl/product/10954/api/10951#/RaboSmartPayOnlinePaymentAPI_1014/operation/%2Forder%2Fserver%2Fapi%2Fv2%2Fevents%2Fresults%2Fmerchant.order .status.changed/get response.

https://github.com/pronamic/wp-pronamic-pay-omnikassa-2/blob/d07077f7c6ed7aef24edec816accb8957d32b045/tests/http/merchant.order.status.changed.http#L23-L38

Suddenly the transactionId property no longer exists and has been changed to id.

Scherm­afbeelding 2023-11-08 om 10 35 53

It is incomprehensible that Rabobank is implementing such changes in this way. ☹️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
1 participant