Difference between revisions of "X-Payments:Reviewing payment information for X-Payments orders when using X-Payments with Magento 2"

From X-Payments Help
Jump to: navigation, search
m
m
Line 3: Line 3:
 
# Make sure the set of active columns for your Orders table includes the column "Payment Method". If not, select '''Columns''' and put a check mark in the '''Payment Method''' checkbox.<br />[[File:magento2_order_columns.png|700px|border]]<br /><br />Your Orders table should now have a column with information regarding the payment method that was used for each order:<br />[[File:magento2_order_columns1.png|700px|border]]<br /><br />You can tell that an order was paid for using X-Payments if the '''Payment Method''' column for this order shows the title of your X-Payments payment method. The X-Payments payment method title can be adjusted in your store's X-Payments Connection settings ('''Stores'''->'''X-Payments Connector''').
 
# Make sure the set of active columns for your Orders table includes the column "Payment Method". If not, select '''Columns''' and put a check mark in the '''Payment Method''' checkbox.<br />[[File:magento2_order_columns.png|700px|border]]<br /><br />Your Orders table should now have a column with information regarding the payment method that was used for each order:<br />[[File:magento2_order_columns1.png|700px|border]]<br /><br />You can tell that an order was paid for using X-Payments if the '''Payment Method''' column for this order shows the title of your X-Payments payment method. The X-Payments payment method title can be adjusted in your store's X-Payments Connection settings ('''Stores'''->'''X-Payments Connector''').
 
# Use the sorting and filtering features to locate the order for which you wish to review the payment information. Click anywhere on the table row of that order to view the order details. There you will find the order payment information.<br /><br />
 
# Use the sorting and filtering features to locate the order for which you wish to review the payment information. Click anywhere on the table row of that order to view the order details. There you will find the order payment information.<br /><br />
For example, let's have a look at the details of Order 000000246. To review the detailed information pertaining to this order, we click on the line of this order in the Orders table:<br />[[File:magento2_order000000246.png|700px|border]]<br /><br />The Order information page for Order 000000246 opens:<br />[[File:magento2_order000000246_info.png|700px|border]]<br /><br />We see that the order status is currently "Processing". If we scroll down the page to the '''Payment & Shipping method''' section, we'll find out that the order was paid for using the payment method "Payment method (xpc1)", which is our X-Payments-enabled payment method, and was paid for in USD.
+
For example, let's have a look at the details of Order 000000246. To review the detailed information pertaining to this order, we click on the line of this order in the Orders table:<br />[[File:magento2_order000000246.png|700px|border]]<br /><br />The Information page for Order 000000246 opens:<br />[[File:magento2_order000000246_info.png|700px|border]]<br /><br />We see that the Order Status is currently "Processing". If we scroll down the page to the '''Payment & Shipping Method''' section, we'll find out that the order was paid for using the payment method "Payment method (xpc1)", which is the title of the X-Payments-enabled payment method in our store, and was paid for in USD.<br />[[File:magento2_order000000246_payment_info.png|700px|border]]<br /><br />

Revision as of 16:36, 12 February 2018

You can easily find orders that were paid for via X-Payments and get all the payment related information you require:

  1. In the Administrator panel of your Magento 2 store, go to the Orders section (Sales->Orders):
    Magento2 sales orders.png

  2. Make sure the set of active columns for your Orders table includes the column "Payment Method". If not, select Columns and put a check mark in the Payment Method checkbox.
    Magento2 order columns.png

    Your Orders table should now have a column with information regarding the payment method that was used for each order:
    Magento2 order columns1.png

    You can tell that an order was paid for using X-Payments if the Payment Method column for this order shows the title of your X-Payments payment method. The X-Payments payment method title can be adjusted in your store's X-Payments Connection settings (Stores->X-Payments Connector).
  3. Use the sorting and filtering features to locate the order for which you wish to review the payment information. Click anywhere on the table row of that order to view the order details. There you will find the order payment information.

For example, let's have a look at the details of Order 000000246. To review the detailed information pertaining to this order, we click on the line of this order in the Orders table:
Magento2 order000000246.png

The Information page for Order 000000246 opens:
Magento2 order000000246 info.png

We see that the Order Status is currently "Processing". If we scroll down the page to the Payment & Shipping Method section, we'll find out that the order was paid for using the payment method "Payment method (xpc1)", which is the title of the X-Payments-enabled payment method in our store, and was paid for in USD.
Magento2 order000000246 payment info.png