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

Calculate seal - MAC is not correct #24

Open
ming1111dev opened this issue Apr 1, 2021 · 1 comment
Open

Calculate seal - MAC is not correct #24

ming1111dev opened this issue Apr 1, 2021 · 1 comment

Comments

@ming1111dev
Copy link

I am working on menetico payment gateway integration.
I've submitted the form based on your getFields() method.
But the Menetico says the mac is not correct.

This is what I'm using:
'reference' => 'REF001',
'description' => 'Documentation',
'language' => 'FR',
'email' => '[email protected]',
'amount' => 42,
'currency' => 'EUR',
'dateTime' => Carbon::now(),
'successUrl' => 'http://127.0.0.1:8000/paywithmonetico',
'errorUrl' => 'http://127.0.0.1:8000/paywithmonetico',
Please help me with this issue.

@rtouze
Copy link
Contributor

rtouze commented Jun 4, 2021

Sorry for the delay, do you still have issue with MAC calculation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants