X-Payments:Reviewing payment information for X-Payments orders when using X-Payments with Magento 2

From X-Payments Help
Revision as of 16:13, 12 February 2018 by Dohtur (talk | contribs) (Created page with "You can easily find orders that were paid for via X-Payments and get all the payment related information you require: # In the Administrator panel of your Magento 2 store, go...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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. For example, let's have a look at the details of Order 000000246:
    Magento2 order000000246.png