X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   X-Payments issues & questions (https://forum.x-cart.com/forumdisplay.php?f=50)
-   -   Private Key Password (https://forum.x-cart.com/showthread.php?t=64060)

gblair 06-22-2012 04:32 AM

Private Key Password
 
Just checking....

In Xcart X-Payments Connector Options the Store ID, URL, Public key and Private Key all remain populated once I save.

However, the Private Key Password field empties once I save.
Is this a normal security feature?

Also, the X-Payments URL is just to the directory where X-Payments is located? https://www.paperwhimsy.com/store/xpayments/ in my case?

Or do I need to specify a file too?

gblair 06-22-2012 04:35 AM

Re: Private Key Password
 
OK, this is weird. I regenerated the keys and pasted those and the Private Key Password stuck this time?!

photo 06-22-2012 04:46 AM

Re: Private Key Password
 
Quote:

Originally Posted by gblair
Also, the X-Payments URL is just to the directory where X-Payments is located? https://www.paperwhimsy.com/store/xpayments/ in my case?


That is correct, although on mine I don't use the final trailing slash, eg https://www.paperwhimsy.com/store/xpayments

gblair 06-22-2012 06:16 AM

Re: Private Key Password
 
If I go to that URL manually (just curious) I get a 403 error.
Would xcart have the same issue? There's nothing actually there to run. Or does it just need the path and it knows what file to open in that path?

photo 06-22-2012 06:52 AM

Re: Private Key Password
 
Quote:

Originally Posted by gblair
Or does it just need the path and it knows what file to open in that path?


Yes

What part of the process are you having issues with?

gblair 06-22-2012 07:00 AM

Re: Private Key Password
 
Sorry, I have another thread going with that issue.

IMporting X-Payments payment methods into X-Cart.

Basically, my X-Payments Connector does not have the Import Button.

photo 06-22-2012 07:15 AM

Re: Private Key Password
 
Ah I see.
That is odd, mine originally did not have that button either but after updating my language variables and re-opening the configuration page they appeared.
This is just a shot in the dark but in your store/Smarty-2.6.19/Smarty.class.php file do you have the following code set to true or false?

Code:

/**
    * This tells Smarty whether to check for recompiling or not. Recompiling
    * does not need to happen unless a template or config file is changed.
    * Typically you enable this during development, and disable for
    * production.
    *
    * @var boolean
    */
    var $compile_check  =  false;


If you do got it set to false you could try setting it to true and see if that updates your configuration page.

gblair 06-22-2012 07:38 AM

Re: Private Key Password
 
It is already set to true.

SO, just to make sure I'm not being a complete idiot.

Xcart - Langauges - Edit Language - English - Update All

That's all I do? I don't change anything else?

I even tried the cleanup.php again.

Off to bang my head against the wall for a bit longer....

photo 06-22-2012 07:52 AM

Re: Private Key Password
 
Yeah, thats all I did, wether or not thats what made the differance I don't know.

gblair 06-22-2012 08:00 AM

Re: Private Key Password
 
Thanks anyway.

I'm thinking it's because I've had to skip a few steps due to errors. The regen-codebook is really bugging me and that's an issue I'm waiting for my host to resolve.


All times are GMT -8. The time now is 02:40 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.