sagepayForm-php icon indicating copy to clipboard operation
sagepayForm-php copied to clipboard

Sagepay

Open ghost opened this issue 8 years ago • 1 comments

Warning: mcrypt_encrypt(): Key of size 0 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported

ghost avatar Jan 08 '17 20:01 ghost

At the top of the class the variable protected $encryptPassword = ""; make sure to set this to your encrypt password. Sounds like you did not have one added.

I know this is old but might help someone in the future.

elistone avatar Jul 03 '18 10:07 elistone