View Single Post
  #30  
Old 07-30-2012, 09:30 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart v4.5.2 released

So I tested the new features Lexity and PayPal Access.

Lexity - does not work with out of the box code. Code doesn't match what Lexity gives you when registering. In the Lexity service_head.tpl the src line has to be replaced with the code from Lexity - the one included is for QT as partners

Code:
s.src = '//np.lexity.com/embed/{$lexity_partner_code}/{$lexity_embed_hash}?id={$lexity_merchant_id}';
replace with (where XXXXX is yor Lexity code)
Code:
s.src = "//np.lexity.com/XXXXX";

There is also Google analytics code in the one provided by Lexity which does not exists in XC file but it works without it

PayPal Access - creating the application on PP is as described but the login popup in XC returns error. Either there is something more on PP to do (I don't see anything else there) or most likely the module in XC backend is not working correctly to allow for API keys to be entered.

These 2 new features do not work ok
__________________
Steve Stoyanov
CFLSystems.com
Web Development