Skip to content

Reintroduce paymongo.webhook_signature config #37

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

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Conversation

rdaitan-cp
Copy link
Contributor

The key is being used in the middleware but no longer exists in the configuration. This caused existing installations of the library to no longer accept Source Chargeable webhooks.

The problem can be replicated by using the middleware without the event parameter.

The key is being used in the [middleware](https://github.com/rdaitan-cp/laravel-paymongo/blob/1.x/src/Middlewares/PaymongoValidateSignature.php#L71) but no longer exists in the configuration. This caused existing installations of the library to no longer accept Source Chargeable webhooks.

The problem can be replicated by using the middleware without the event parameter.
@luigel luigel merged commit 5c9bd3a into luigel:1.x Jun 1, 2021
@luigel
Copy link
Owner

luigel commented Jun 1, 2021

@rdaitan-cp thank you for fixing this issue.

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