Skip to content

Calculate seal - MAC is not correct #24

@ming1111dev

Description

@ming1111dev

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' => 'john@snow.stark',
'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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions