Difference between revisions of "X-Payments:Configuring the connection to X-Payments in the Magento Admin panel - Magento Connector 1.8.0 or later"

From X-Payments Help
Jump to: navigation, search
m
m
Line 15: Line 15:
 
# Also note the "Save card" checkbox for the imported Authorize.Net payment method.<br />[[File:xp_magento_authnet_savecard.png|700px|border]]<br /><br />The presence of this checkbox means that the method allows the use of saved credit cards. If you want to allow your customers to save credit cards for future use at your store using this payment method, keep the checkbox enabled. If you do not want to allow the use of saved credit cards using this method, unselect the checkbox.  
 
# Also note the "Save card" checkbox for the imported Authorize.Net payment method.<br />[[File:xp_magento_authnet_savecard.png|700px|border]]<br /><br />The presence of this checkbox means that the method allows the use of saved credit cards. If you want to allow your customers to save credit cards for future use at your store using this payment method, keep the checkbox enabled. If you do not want to allow the use of saved credit cards using this method, unselect the checkbox.  
 
# After the deployment of the configuration bundle the payment methods imported from X-Payments are not active for your Magento store yet. (Note the option "Disable X-Payments payment method" which is currently enabled):<br />[[File:xp_magento_disable_xp_payments.png|700px|border]]<br /><br />To be able to use the imported methods, you will need to activate them. To activate a payment method, select the checkbox in the first column on the left opposite the method name.<br />[[File:xp_magento_enable_authnet.png|700px|border]]<br /><br />
 
# After the deployment of the configuration bundle the payment methods imported from X-Payments are not active for your Magento store yet. (Note the option "Disable X-Payments payment method" which is currently enabled):<br />[[File:xp_magento_disable_xp_payments.png|700px|border]]<br /><br />To be able to use the imported methods, you will need to activate them. To activate a payment method, select the checkbox in the first column on the left opposite the method name.<br />[[File:xp_magento_enable_authnet.png|700px|border]]<br /><br />
 +
# After selecting the checkbox to enable a payment method, you get access to the method configuration settings. For example, after we selected the checkbox for Authorize.Net, two additional sections appeared on the payment methods page:<br />[[File:xp_magento_authnet_config.png|700px|border]]<br /><br />You can use the settings in these sections to fine-tune the way the respective payment methods will look and work for your customers. For example, you can rename the methods or change the sort order in which they appear to the customer at checkout.
 
# Be sure to click the '''Save config''' button after making any changes to the configuration.<br />[[File:xp_magento_save_config.png|700px|border]]<br /><br />
 
# Be sure to click the '''Save config''' button after making any changes to the configuration.<br />[[File:xp_magento_save_config.png|700px|border]]<br /><br />

Revision as of 13:36, 31 December 2017

After configuring the connection to your Magento store in X-Payments, log in to your Magento Admin panel and complete setting up the connection on the Magento end.

The following procedure assumes that:

  • You are using a Magento connector version 1.8.0 or later.
  • Your Magento store has the X-Payments connector extension installed.



Complete the following steps:

  1. Log in to the Admin panel of your Magento store.
  2. Go to System -> Configuration:
    Xp magento system xpconnector.png

    The page showing how to connect X-Payments with Magento in three easy steps opens:
    Xp magento connection settings1.png

  3. Click on the link "Connect X-Payments with Magento":
    Xp magento connection settings2.png

    This opens the Connection settings section:
    Xp magento connection settings3.png

  4. In the details of your Magento online store in the X-Payments back end, copy your X-Payments configuration bundle and paste it into the respective box in your Magento Admin panel.
    If you are using X-Payments in Developer mode and need to enable communication between X-Payments and your Magento store via HTTP, enable the Use HTTP protocol option.
  5. Click Deploy.
    Xp magento connection settings4.png

    In a couple of seconds, the configuration bundle will be deployed, and a success message will be displayed at the top of the page:
    Xp magento deployed successfully.png

  6. Check the list of payment methods that have been imported from X-Payments. On the screenshot below you can see that a single payment method has been imported - "Authorize.Net":
    Xp magento authnet method imported.png

    If you need to add more payment methods that will work for your Magento store via X-Payments, you will have to add them in X-Payments and use the Re-import payment methods button in the Magento store to import them.
    Xp magento re-import payment methods.png

    To quickly access the X-Payments page where you can add more payment methods, use the "Add payment method" link.
    Xp magento add payment method link.png

  7. If you look at the details of the payment method "Authorize.Net" we have imported from X-Payments, you will see that it is set to work using the currency "USD".
    Xp magento authnet currency.png

    The currency is set in X-Payments, and should you want to change the currency used, you will want to do that via the payment configuration settings on the X-Payments end, after which you will have to re-import the payment method settings into your Magento store with the Re-import payment methods button.
  8. Also note the "Save card" checkbox for the imported Authorize.Net payment method.
    Xp magento authnet savecard.png

    The presence of this checkbox means that the method allows the use of saved credit cards. If you want to allow your customers to save credit cards for future use at your store using this payment method, keep the checkbox enabled. If you do not want to allow the use of saved credit cards using this method, unselect the checkbox.
  9. After the deployment of the configuration bundle the payment methods imported from X-Payments are not active for your Magento store yet. (Note the option "Disable X-Payments payment method" which is currently enabled):
    Xp magento disable xp payments.png

    To be able to use the imported methods, you will need to activate them. To activate a payment method, select the checkbox in the first column on the left opposite the method name.
    Xp magento enable authnet.png

  10. After selecting the checkbox to enable a payment method, you get access to the method configuration settings. For example, after we selected the checkbox for Authorize.Net, two additional sections appeared on the payment methods page:
    Xp magento authnet config.png

    You can use the settings in these sections to fine-tune the way the respective payment methods will look and work for your customers. For example, you can rename the methods or change the sort order in which they appear to the customer at checkout.
  11. Be sure to click the Save config button after making any changes to the configuration.
    Xp magento save config.png