Skip to content

add non super user ability to get money #51

@proseLA

Description

@proseLA
INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('authorizenetPayments', 'BOX_CUSTOMERS_AUTHORIZENET_PAYMENTS', 'FILENAME_AUTHORIZENET_PAYMENTS', '', 'customers', 'N', 500);

then create admin/includes/extra_datafiles/authorizenet.php as follows:

define('BOX_CUSTOMERS_AUTHORIZENET_PAYMENTS','Get Money');
define('FILENAME_AUTHORIZENET_PAYMENTS','authorizenet_payments');

then "Get Money" will be visible in Admin Profiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions