Differentiate between PURCHASED products and MANUALLY added

Discussion in 'aMember Pro v.4' started by bennyuk1, Jun 26, 2013.

  1. bennyuk1

    bennyuk1 aMember Pro Customer

    Joined:
    Jan 12, 2012
    Messages:
    200
    Hi

    I have a script that list which members have access to which products.

    It uses

    $ticketlist = $user->getActiveProductIds();

    However I need to differentiate between products that were purchased and products that were "manually added" by admin user.

    Is there a way I can list "Active Products" (and also expired products) and group (or identify) which ones were purchased and which were manually added?

    Thanks

Share This Page