- Adjust
order.totalRemainingGrant
calculations. Take into consideration overcharging of the order intotalRemainingGrant
calculations. - #16504 by @IKarbowiak - Make
pspReference
optional in some webhooks responses. ThepspReference
is now optional for the following webhook responses:CHARGE_ACTION_REQUIRED
,AUTHORIZATION_ACTION_REQUIRED
,AUTHORIZATION_FAILURE
,REFUND_FAILURE
,CHARGE_FAILURE
,CHARGE_FAILURE
. - #16181 by @IKarbowiak - Disable task prefetching in Celery - #16508 by @patrys