Skip to content

PLUGIN1CC-4251 Fix: Fix: Invalid payment signature issue #588

New issue

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amisha25-razor
Copy link

Issue: Payment failed due to transient storage expiring after 5 hours, causing an invalid signature error.
Fix: Replaced transient storage with database storage to persist the data and ensure payments can be completed anytime.
Impact: Now, order meta is stored in the database, preventing signature expiry.

…h DB storage to prevent expiry after 5 hours.
@amisha25-razor amisha25-razor requested a review from ChetanGN March 7, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant