fix(payments): complete PR #365 Redsys remediation - #367
Closed
agustinjch wants to merge 4 commits into
Closed
agustinjch wants to merge 4 commits into
agustinjch wants to merge 4 commits into
Conversation
3 tasks
Collaborator
Author
|
PR #365 now contains the reconciled four-commit remediation directly, with an identical reviewed tree and green CI. Closing this helper as obsolete. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Apply the reviewed Redsys remediation directly onto the current head branch of #365.
This branch is based on
07e985a, the latest #365 head at reconciliation time, and contains four commits. It replaces the overlapping non-atomic finalizer/return implementation with the verified atomic payment finalizer and capability-bound return relay, then applies the remaining security and provider-contract corrections.Included
Verification
Deployment prerequisite
Provision the protected-credential key ring and run the documented idempotent Redsys credential backfill before enabling payment traffic. Apply migrations 0024–0026 before the API/widget rollout.
Closes no issue. The optional embedded inSite follow-up is tracked separately in #366.