webhook to pay_invoice/fix
This commit is contained in:
parent
8b3af03519
commit
0bede387f5
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ async def pay_invoice(
|
|||
f"didn't receive checking_id from backend, payment may be stuck in database: {temp_id}"
|
||||
)
|
||||
|
||||
additionals = None
|
||||
if type(webhook) is str:
|
||||
webhook_url = webhook
|
||||
elif type(webhook) is tuple:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue