Page MenuHomePhabricator

Generate unique merchant reference for each Adyen redirect
Closed, ResolvedPublic1 Estimated Story Points

Description

Now that we queue up pending messages before redirecting the user, it's possible to have multiple messages with the same correlation ID because we're just using the contribution tracking ID. We should update this to be a ct_id + attempt id, like other gateways, and increment the attempt ID before every redirect. This will entail one change in DonationInterface and one in SmashPig.

Event Timeline

Ejegg raised the priority of this task from to Needs Triage.
Ejegg updated the task description. (Show Details)
Ejegg subscribed.
Ejegg set Security to None.
Ejegg edited a custom field.

Change 271017 had a related patch set uploaded (by Ejegg):
Switch to ct_id sequenceNum order IDs

https://gerrit.wikimedia.org/r/271017

Change 271017 merged by jenkins-bot:
Switch to ct_id sequenceNum order IDs

https://gerrit.wikimedia.org/r/271017