cancel
Showing results for 
Search instead for 
Did you mean: 

How to Add a Payment Method Column to Settlement Report?

How to Add a Payment Method Column to Settlement Report?

I'm working with the Settlement Report within the FBL Advance Report section in Magento 2. I need to add a column that displays the payment method for each transaction. 

 

In the attached image, you can see the current columns in the report. I would like to add a new column for the payment method right after the last column (labeled "Status").

19JB4aq3.png

 

However, I only have access to MySQL and the Magento Admin Panel (no access to the full codebase or ability to modify files directly). Could someone guide me on how I can achieve this, possibly by making changes directly in the database or through the admin panel?