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

Run separate commands for product activation and removal #160

Closed crashzk closed 6 months ago

crashzk commented 12 months ago

Currently in the product options we have Commands where we can add several commands when the user buys a product.

image

It would be interesting to implement this option to send commands according to payment status, for example.

Payment approved - Send a command Payment refunded - Send a command Payment chargeback - Send a command

This way we can configure it to remove the user's product if they request a refund, do a forced chargeback and so on.