We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting WrongKeyOrModifiedCiphertextException "Ciphertext has invalid hex encoding." on one of its dependencies, which defuse php-encryption.
This is what I have on my config/packages/payment.yaml file
config/packages/payment.yaml
jms_payment_core: encryption: secret: "def00000a9aefb1be0f616ec781eb6b76b7afe867c2ee805fa1a46f2cea952302126e1f85edf0a5753bb8844095da3ad397d0998f8d3ed53f3cc03a409ae62adf50586bb"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting WrongKeyOrModifiedCiphertextException "Ciphertext has invalid hex encoding." on one of its dependencies, which defuse php-encryption.
This is what I have on my
config/packages/payment.yaml
fileThe text was updated successfully, but these errors were encountered: