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)
Sat, Mar 16, 5:09 PM
Unknown Object (File)
Fri, Mar 8, 10:54 PM
Unknown Object (File)
Fri, Mar 8, 12:29 AM
Unknown Object (File)
Fri, Mar 8, 12:28 AM
Unknown Object (File)
Fri, Mar 8, 12:28 AM
Unknown Object (File)
Thu, Mar 7, 11:22 PM
Unknown Object (File)
Thu, Mar 7, 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
Branch
dev/refunds
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31348
Build 11863: arc lint + arc unit

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.