Page MenuHomePhorge

Mollie: Refunds/chargebacks handling
ClosedPublic

Authored by machniak on Oct 15 2020, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 6:46 PM
Unknown Object (File)
Mar 16 2024, 5:09 PM
Unknown Object (File)
Mar 8 2024, 10:54 PM
Unknown Object (File)
Mar 8 2024, 12:29 AM
Unknown Object (File)
Mar 8 2024, 12:28 AM
Unknown Object (File)
Mar 8 2024, 12:28 AM
Unknown Object (File)
Mar 7 2024, 11:22 PM
Unknown Object (File)
Mar 7 2024, 8:59 PM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rKc76ca2ae1659: Mollie: Refunds/chargebacks handling
Summary

When the webhook detects a refund/chargeback on a payment
it will update the wallet balance and create transaction and payment record for
the operation. Receipts will display these (with a negative value).

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
  • Fix so receipts are available also for months with only negative payments (refunds)
This revision is now accepted and ready to land.Oct 19 2020, 8:56 AM
This revision was automatically updated to reflect the committed changes.