_installatron=>1,group=>software,itemorder=>1,itemdesc=>$LANG{'Installatron Applications Installer'},description=>$LANG{'Installatron Applications Installer'},url=>../../3rdparty/installatron/index.cgi,imgtype=>icon,subtype=>img,type=>image,width=>47,height=>47,file=>itkueuepay,implements=>Installatron_Home,if=>$HASROLE{'WebServer'},feature=>installatron
_installatron=>1,group=>itwidget,grouporder=>9,groupdesc=>Applications,description=>Applications,imgtype=>icon,subtype=>img,type=>image,width=>47,height=>47,file=>itkueuepay_widget_header,if=>$HASROLE{'WebServer'},feature=>itwidget
_installatron=>1,group=>itwidget,itemorder=>1,itemdesc=>$LANG{'Installatron Applications Installer'},description=>$LANG{'Installatron Applications Installer'},url=>../../3rdparty/installatron/index.cgi,imgtype=>icon,subtype=>img,type=>image,width=>47,height=>47,file=>itkueuepay_widget_content,if=>$HASROLE{'WebServer'},feature=>itwidget
_installatron=>1,file=>itroot,skipobj=>1
_installatron=>1,file=>itroot_widget1,skipobj=>1
_installatron=>1,file=>itroot_widget2,skipobj=>1
Checks the status of a payment.
**Response: SUCCESS (200 OK)**
{
"message": {
"success": [
"Success"
]
},
"data": {
"token": "2zMRmT3KeYT2BWMAyGhqEfuw4tOYOfGXKeyKqehZ8mF1E35hMwE69gPpyo3e",
"trx_id": "CP44657864",
"payer": {
"username": "testuser",
"email": "user@appdevs.net"
}
"status": "Test",
},
"type": "success"
}