Customers get a nonce-related error message when a form is displayed.
Customers open a page with a payment form, and the following error message is displayed:
WordPress Constant NONCE_KEY is too short
WP Full Pay performs some cryptographic operations to secure your payments. For encrypting and decrypting data, it uses a unique key called the “nonce key” which is a long, random string in the Wordpress configuration file of your website.
You’ve received this error because the nonce key is not long enough to encrypt/decrypt data securely.
Add some random characters (alphanumericals & symbols) to make the nonce key at least 32 characters long.
You can find the NONCE_KEY constant in the “./wp-config.php” file of your Wordpress installation:
Important notes:
Our support team is happy to help you.
Contact support
Feature requests are always welcome!
We consider each feature request carefully, and examine how it fits the roadmap for the plugin.