google chrome - Website's Mobile Version Behaves Different From Desktop Version -


in terms of ui, website's mobile version different desktop mode, , fine. however, social engine website seems behave different desktop version when making purchase store. website uses social engine addons' marketplace , mobile/tablet plugins. have added payment gateway code inside ./application/libraries/engine/payment/gateway/mygateway.php, processtransaction() method in engine_payment_gateway class. gets basic product info price , order id , sends them along authentication info gateway soap service. works fine in desktop mode, when placing order in mobile view, gateway not loaded. rather, when user confirms order, page shown order info, rather being redirected payment page. there way can inspect site sends requests or php file loaded in mobile mode purchase using chrome? or how can around issue in mobile version?


Comments