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 EPaymentInterface helper functions returns "" #72

Open
Jeroenhulshof opened this issue Aug 15, 2024 · 0 comments
Open

Webhook EPaymentInterface helper functions returns "" #72

Jeroenhulshof opened this issue Aug 15, 2024 · 0 comments

Comments

@Jeroenhulshof
Copy link

Jeroenhulshof commented Aug 15, 2024

For example:

Helper for EPaymentService->PaymentStatusUpdate values

$webhook = new Bluem($config);
$webhook->getTransactionID();
$webhook->getPaymentReference();
$webhook->getDebtorReference();

returns "" for all of the above helper functions.

Helper for EPaymentService->PaymentStatusUpdate->attributes->entranceCode

Also $webhook->getEntranceCode() returns "".

@Jeroenhulshof Jeroenhulshof changed the title Webhook payment helper function returns "" Webhook EPaymentInterface helper functions returns "" Aug 15, 2024
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