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

From X-Payments Help
Jump to: navigation, search
(Created page with "===What do I need to put as "Callback IP"?=== If you use the X-Payments Hosted solution you should use the IP address 98.142.211.162. ===How to configure FTP client to conn...")
 
(What do I need to put as "Callback IP"?)
Line 1: Line 1:
 
===What do I need to put as "Callback IP"?===
 
===What do I need to put as "Callback IP"?===
  
If you use the X-Payments Hosted solution you should use the IP address 98.142.211.162.
+
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.145.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 FTP client to connect to the yourdomain.x-checkout.com to access skins and logs?===

Revision as of 13:59, 25 May 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.145.25 if X-Payments v3.x

How to configure 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:

  • 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