Hi all,
in Back Office, Utilities, Settings when i try to edit the paypal.gateway i just see a single input field and not a multiline editor and my settings are in stored as html instead of xml plain txt
see my log:
16.07.2014 08:30:32 - host - desktopmodules.nb.store.adminsettings.ascx - updateSettings - <NB_Store_SettingsTextInfo><PortalID>6</PortalID><SettingName>PayPal.gateway</SettingName><Lang>None</Lang><SettingText><root> <paymentURL>https://www.sandbox.paypal.com/cgi-bin/webscr</paymentURL><verifyURL>https://www.sandbox.paypal.com/cgi-bin/webscr</verifyURL><PayPalID><PayPalID>paypal@MyWebsite.com</PayPalID><CartName>TEST</CartName> <ButtonImageURL>/Desktopmodules/NB_Store_GatewayPayPal/paypal60x38.gif</ButtonImageURL> <Currency>EUR</Currency> <ReturnURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL><ReturnCancelURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL><ReturnNotifyURL>http://www.MyWebsite.com/Panier/tabid/56/stg/4/Default.aspx</ReturnNotifyURL><MerchantLanguage>fr</MerchantLanguage> <paypalurl> <cmd>_xclick</cmd> <bn>NBStore</bn> <quantity>1</quantity> <undefined_quantity>0</undefined_quantity> <no_note>1</no_note> <no_shipping>1</no_shipping> </paypalurl> </root></SettingText><HostOnly>false</HostOnly><GroupRef>root/payment/gateways</GroupRef><CtrlType>TextBox</CtrlType><SettingValue><root> <paymentURL>https://www.sandbox.paypal.com/cgi-bin/webscr</paymentURL><verifyURL>https://www.sandbox.paypal.com/cgi-bin/webscr</verifyURL><PayPalID><PayPalID>paypal@MyWebsite.com</PayPalID><CartName>TEST</CartName> <ButtonImageURL>/Desktopmodules/NB_Store_GatewayPayPal/paypal60x38.gif</ButtonImageURL> <Currency>EUR</Currency> <ReturnURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL><ReturnCancelURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL><ReturnNotifyURL>http://www.MyWebsite.com/Panier/tabid/56/stg/4/Default.aspx</ReturnNotifyURL><MerchantLanguage>fr</MerchantLanguage> <paypalurl> <cmd>_xclick</cmd> <bn>NBStore</bn> <quantity>1</quantity> <undefined_quantity>0</undefined_quantity> <no_note>1</no_note> <no_shipping>1</no_shipping> </paypalurl> </root></SettingValue></NB_Store_SettingsTextInfo>
Therefore of course paypal is nt working, because config is broken.
Is it possible to fix this manually in desktopmodules.nb.store.adminsettings.ascx and where to find it.
Kind regards
Martin
in Back Office, Utilities, Settings when i try to edit the paypal.gateway i just see a single input field and not a multiline editor and my settings are in stored as html instead of xml plain txt
see my log:
16.07.2014 08:30:32 - host - desktopmodules.nb.store.adminsettings.ascx - updateSettings - <NB_Store_SettingsTextInfo><PortalID>6</PortalID><SettingName>PayPal.gateway</SettingName><Lang>None</Lang><SettingText><root> <paymentURL>https://www.sandbox.paypal.com/cgi-bin/webscr</paymentURL><verifyURL>https://www.sandbox.paypal.com/cgi-bin/webscr</verifyURL><PayPalID><PayPalID>paypal@MyWebsite.com</PayPalID><CartName>TEST</CartName> <ButtonImageURL>/Desktopmodules/NB_Store_GatewayPayPal/paypal60x38.gif</ButtonImageURL> <Currency>EUR</Currency> <ReturnURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL><ReturnCancelURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL><ReturnNotifyURL>http://www.MyWebsite.com/Panier/tabid/56/stg/4/Default.aspx</ReturnNotifyURL><MerchantLanguage>fr</MerchantLanguage> <paypalurl> <cmd>_xclick</cmd> <bn>NBStore</bn> <quantity>1</quantity> <undefined_quantity>0</undefined_quantity> <no_note>1</no_note> <no_shipping>1</no_shipping> </paypalurl> </root></SettingText><HostOnly>false</HostOnly><GroupRef>root/payment/gateways</GroupRef><CtrlType>TextBox</CtrlType><SettingValue><root> <paymentURL>https://www.sandbox.paypal.com/cgi-bin/webscr</paymentURL><verifyURL>https://www.sandbox.paypal.com/cgi-bin/webscr</verifyURL><PayPalID><PayPalID>paypal@MyWebsite.com</PayPalID><CartName>TEST</CartName> <ButtonImageURL>/Desktopmodules/NB_Store_GatewayPayPal/paypal60x38.gif</ButtonImageURL> <Currency>EUR</Currency> <ReturnURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL><ReturnCancelURL>http://www.MyWebsite.com/Panier/tabid/56/stg/5/ordid/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL><ReturnNotifyURL>http://www.MyWebsite.com/Panier/tabid/56/stg/4/Default.aspx</ReturnNotifyURL><MerchantLanguage>fr</MerchantLanguage> <paypalurl> <cmd>_xclick</cmd> <bn>NBStore</bn> <quantity>1</quantity> <undefined_quantity>0</undefined_quantity> <no_note>1</no_note> <no_shipping>1</no_shipping> </paypalurl> </root></SettingValue></NB_Store_SettingsTextInfo>
Therefore of course paypal is nt working, because config is broken.
Is it possible to fix this manually in desktopmodules.nb.store.adminsettings.ascx and where to find it.
Kind regards
Martin