Hi,
I'm trying to implement monei in my website written in PHP using the prebuilt payment page. Everything works fine until the moment I try to verify the signature in $_SERVER["HTTP_MONEI_SIGNATURE"] which returns an empty string. The logs show that the page receives the signature 5 seconds after loading, which makes it not possible for me to verify the signature and operate with the payment object. My website is hosted on a Cloud Server on Hostinger. Also, I'm using the API on testing mode.
Hi,
I'm trying to implement monei in my website written in PHP using the prebuilt payment page. Everything works fine until the moment I try to verify the signature in $_SERVER["HTTP_MONEI_SIGNATURE"] which returns an empty string. The logs show that the page receives the signature 5 seconds after loading, which makes it not possible for me to verify the signature and operate with the payment object. My website is hosted on a Cloud Server on Hostinger. Also, I'm using the API on testing mode.