@ -207,7 +207,7 @@ class PaymentwallCallbackView(View):
payment.user.id,
f'{product_type_name.title()} payment',
now().strftime('%Y-%m-%dT%H:%M:%S'),
properties=properties,
properties,
)
author_balance = getattr(payment, 'author_balance', None)