Difference between revisions of "X-Payments:X-Payments-Hosted-FAQ"

From X-Payments Help
Jump to: navigation, search
m
(How to configure FTP client to connect to the yourdomain.x-checkout.com to access skins and logs?)
Line 3: Line 3:
 
If you use the X-Payments Hosted solution you should use IP address '''98.142.211.162''' if your account is based on X-Payments v1.x or v2.x or '''104.200.146.25''' if X-Payments v3.x
 
If you use the X-Payments Hosted solution you should use IP address '''98.142.211.162''' if your account is based on X-Payments v1.x or v2.x or '''104.200.146.25''' if X-Payments v3.x
  
===How to configure FTP client to connect to the yourdomain.x-checkout.com to access skins and logs?===
+
===How to configure an FTP client to connect to the yourdomain.x-checkout.com to access skins and logs?===
  
You should use the details from the email received when your account was created:
+
X-Payments 3.x does not support FTP connections. The instructions below are valid only for X-Payments versions 2.x and earlier.
 +
 
 +
To establish an FTP connection, you should use the details from the email received when your account was created:
  
 
:* host: yourdomain.x-checkout.com <br />
 
:* host: yourdomain.x-checkout.com <br />

Revision as of 14:52, 6 October 2016

What do I need to put as "Callback IP"?

If you use the X-Payments Hosted solution you should use IP address 98.142.211.162 if your account is based on X-Payments v1.x or v2.x or 104.200.146.25 if X-Payments v3.x

How to configure an FTP client to connect to the yourdomain.x-checkout.com to access skins and logs?

X-Payments 3.x does not support FTP connections. The instructions below are valid only for X-Payments versions 2.x and earlier.

To establish an FTP connection, you should use the details from the email received when your account was created:

  • host: yourdomain.x-checkout.com
  • user: skins@yourdomain.x-checkout.com
  • password: the one that you've received

Please make sure that the "Explicit FTP over TLS" mode is used. This is required because plain text authentication is not allowed for PCI compliance.

Instructions for FileZilla FTP Client:

  1. Start FileZilla
  2. Go to File -> Site Manager
  3. Click New site
  4. Enter the connection settings:
    • Host: yourdomain.x-checkout.com
    • Port: leave blank
    • Protocol: FTP - File Transfer Protocol
    • Encryption: Require explict FTP over TLS
    • Logon type: Normal
    • user: skins@yourdomain.x-checkout.com
    • password: the one that you've received
      Filezilla.png
  5. Click the Connect button