bugfix
This commit is contained in:
parent
296ab7ff8e
commit
6b3171b187
@ -3,7 +3,7 @@ debug(f'recharge.dspy: {params_kw=}')
|
||||
try:
|
||||
url = await create_payment(request, params_kw)
|
||||
return {
|
||||
"widgettype":"Iframe",
|
||||
"widgettype":"NewWindow",
|
||||
"options":{
|
||||
"url": url,
|
||||
"height": "100%",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user