commit
26d661deca
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
|||
|
||||
|
||||
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
||||
if not payment.extra:
|
||||
return
|
||||
|
||||
payment.extra["wh_status"] = status
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue