X-Payments:X-Payments-Hosted-FAQ

From X-Payments Help
Revision as of 14:00, 25 May 2016 by Alex “Ambal” Mulin (talk | contribs) (What do I need to put as "Callback IP"?)
Jump to: navigation, search

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