How to separate Name fields during Payment export

Discussion in 'Integration' started by jfolk, Oct 29, 2013.

  1. jfolk

    jfolk aMember Pro Customer

    Joined:
    Jun 18, 2013
    Messages:
    10
    During Payment report export, I'm wondering how we can separate the Name field (which presently includes both first and last names) into two separate fields for First and Last name?

    We are also wondering how to do the same for the Date field (which presently includes both Date and Time) into just the Date field?

    Any input is greatly appreciated.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    There is no such options currently. If you want to add this you may need to modify function createPaymentsPage()
    inside /amember/application/default/controllers/AdminPaymentsController.php

Share This Page