X-Payments:X-Payments-Hosted-FAQ

From X-Payments Help
Revision as of 22:26, 30 June 2015 by Dohtur (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 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