You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide the value for MERCHANT_KEY in generatechecksum.cgi and verifychecksum.cgi files. (The value for MERCHANT_KEY will be provided after the onboarding process is completed)
Installation Steps
The generatechecksum.cgi file uses the Checksum.py file and provides the module to generate the checksum. Copy these files to the location on your server which will be used for the Checksum Generation URL.
The verifychecksum.cgi file uses the Checksum.py file and provides the module to verify the checksum. Copy these files to the location on your server which will be used for the Checksum Verify URL.