Skip to content

checksum validation formula did not match #5

@hafizidev

Description

@hafizidev

Private Secret Key checksum validation formula

chksum = MD5(mp_merchant_ID + results.msgType + results.txn_ID + results.amount + results.status_code + merchant_private_secret_key)

As I tried to generate the checksum, my generated checksum does not match until I swap the secret key to verification key. But the formula mentioned to use the secret key.

merchant_private_secret_key -> mp_verification_key

P/S : I was testing in sandboxed environment

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