Our legacy PayPal integration is sending a 'Complete' payments-init message when it redirects the user to paypal. It should be pending at that point, or we should wait till the user returns. PayPal's payments-init messages are also missing order ID.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/DonationInterface | master | +4 -4 | Set order_id earlier for paypal legacy |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T117466 Q3 GOALS! (January-March) Keep at top of Q3 column | |||
Resolved | None | T108229 [Epic] SPOF: Replace ActiveMQ donation queues with a more robust software stack | |||
Resolved | None | T133108 [Epic] Rewrite all queue clients to use a single shim library, improve library | |||
Resolved | awight | T133754 Upstream whatever we can to PHP-Queue | |||
Resolved | awight | T133190 Remove KeyValueStore from PHP-Queue | |||
Open | None | T134191 Write CiviCRM extension to view pending db records | |||
Resolved | None | T130897 [Epic] Consolidate "pending" queue usages | |||
Resolved | awight | T131275 [Epic] Move orphan rectifier out of payments | |||
Resolved | awight | T141486 Rewrite orphan rectifier to use the pending database and WmfFramework | |||
Resolved | Ejegg | T143945 Delete from the pending database when a transaction is failed or completed | |||
Resolved | awight | T144562 PayPal's payments-init messages are inaccurate |
Event Timeline
Comment Actions
Change 308201 had a related patch set uploaded (by Ejegg):
Set order_id earlier for paypal legacy