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

feature : Add hmac validation to IPN controller #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Francois-Gomis
Copy link
Collaborator

https://linear.app/almapay/issue/ECOM-1823/[-magento1]-add-hmac-verification-on-ipn

Add verification signature in IPN action.

How to test :
Must be tested in QA env !
Create a product and set Alma test & live key
Create a paiement and check ipn logs in Alma dashbord

Use this payment id to check ipn on route :
{baseURL}alma/payment/ipn?pid={paymentId}
without signature header and with a bad signature.

No unit test on magento 1 for the moment.

Copy link

sonarcloud bot commented Sep 19, 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

Successfully merging this pull request may close these issues.

3 participants