Skip to content

Asanpardakht driver verify issue #333

@aliparsa

Description

@aliparsa

At src/Drivers/Asanpardakht/Asanpardakht.php, in the transactionResult function, the localInvoiceId is wrong.
It uses $this->invoice->getTransactionId() but this is a token, not the client invoice id.
The correct value is: $request->get('invoice').

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