+ Reply to Thread
Results 1 to 6 of 6

Thread: How Does Admin Delete Payment on the "My Payments" Page

  1. #1

    Post How Does Admin Delete Payment on the "My Payments" Page

    I cannot figure out how I can delete payment items on a user's "My Payments" page.

    - Go To: Flynax Website > Log In User > Click User's Dropdown > Select the "My Payments" page.

    The "Transactions Details" indicates:

    - payAsYouGoCredits
    - Not Selected

    I did go to "Plan Usage Stats" and deleted the items there, but it did not have an effect on the user's "My Payments" page.

    There must be a way to manage a user's payments?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    You can manage them via Monetizations > Transactions

  3. #3

    Post

    Rudi,

    Monetizations > Transactions has no transactions.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    These transactions are in the thrash box now

  5. #5
    Rudi,

    Is the intended action to remove a user's payments:

    - Must delete from the transactions page
    - Must delete trash

    Just seems odd that both steps are required to delete transactions?

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    By default, all items go into the trash box when it's enabled

    but you can do the following:

    go to includes > controllers > payment_history.inc.php

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

+ Reply to Thread