Azuriom / Plugin-Shop

A shop plugin to sell in-game items on your website.
https://market.azuriom.com/resources/1
MIT License
17 stars 30 forks source link

Update month goal/recent payments after refund/chargeback #190

Closed crashzk closed 5 months ago

crashzk commented 5 months ago

image

Currently, it records all payments, even those that were refunded or chargeback.

It would be interesting to check, if the payment status changes to refund or chargeback, this payment would leave the recent payments table.

Same thing for the Best Customer table, update your total expenses if you have payments marked with refund or chargeback.

MrMicky-FR commented 5 months ago

It should already be the case, can you make sure the payments are correctly marked as refunded ?

crashzk commented 5 months ago

In fact, the payments showing still show as paid yet. I will be doing some in-depth tests, refunding payments, etc. and letting you know.

As before, there was a problem with the payment method and it was not updating the payment status correctly, it may still be the case. I made the correction and will test it in depth now.

MrMicky-FR commented 5 months ago

Ok good 👍 Closing this for now as it seems related to #188, but you can @mention me if needed