payment.declinedSent when a payment attempt has been rejected by the payment provider.
data
order_idstring· uuidThe order ID.
player_usernamestringPlayer in-game name.
player_uuidstring· uuidMinecraft UUID, if known.
total_amountnumberAmount that was attempted.
reasonstringHuman-readable decline reason from the payment provider.
FluxStore sends this payload as an HTTP POST to your configured webhook URL.