A user is assigned only one role in the system. Each role defines a specific set of permissions and access levels.User roles help maintain proper access control by ensuring that every user interacts with the system according to their responsibilities.
RoleRole NameRole Description
PSP_ADMINPSP AdministratorFull administrative control for a Payment Service Provider, including configuration of payment services, and high-level operations.
PSP_OPRPSP OperatorExecutes PSP operational tasks such as managing payment transactions, viewing system activity, and generating reports.
PSP_VIEWPSP ViewerRead-only role for PSP users who require visibility into payment reports and transactions.
MERC_ADMINMerchant AdministratorFull administrative access for a merchant account, including user management, payment configurations, and transaction oversight.
MERC_OPRMerchant OperatorHandles day-to-day payment operations for a merchant, including processing transactions and managing payment data.
MERC_VIEWMerchant ViewerRead-only access for merchant users who need to monitor transactions and view reports without making changes.