isHathorpayAvailable
isHathorpayAvailable();Parameters
No parameters
Returns in callback function
{
    status: true            // hathorpay is installed in current browser
}or
{
    status: false
}Last updated