Jump to content

PS 1.6.1+Paypal 3.10.2=js error:Uncaught TypeError: Cannot read property 'app' of null


Apuka73

Recommended Posts

Kedves Tapasztaltak!

 

Frissen telepített PS 1.6.1-en (official) Paypal 3.10.2 modul megáll az alábbi js hibával:

 

Uncaught TypeError: Cannot read property 'app' of null - http://www.paypalobjects.com/api/checkout.js :114

 

{

url = url + '/webapps/' + (config.merchantConfig.app || 'hermes') + '/api/log?event=' + msg.status
                    + '&state=merchant_incontext&merchantID=' + config.merchantID
                    + '&token=' + (ecToken ? ecToken : 'undefined') // token='undefined' for FEEL logging
                    + '&level=' + (isError ? 'error' : 'info')
                    + '&cb=' + Date.now()
                    + '&msg=' + msgStr;

}

 

Esetleg tud valaki gyógyírt a fentiekre?

 

Köszönöm!

 

András

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...