Access the connector web interface
Learn how to access the web interface for the Stripe Connector for Oracle Opera.
After you finish configuring the connector, you can access the web interface by doing the following:
- Go to https://127.0.0.1:8081.
- In the dashboard, enter your admin username and password.
- Click Sign In.
Manage web interface users
When you first log in to the dashboard, you use the default admin user and password. The admin user can change the merchant secret key and create other super admin users, so controlling access to this account is necessary to ensure a secure operating environment.
Change the password for the default admin user
We recommend changing the password for the default admin user and storing it in a secure password vault.
To do so, navigate to Account > My Account. Enter a new password and your current password, and then click Save.
Your new password must meet the following requirements:
- Include at least one numeric character (
0
to9
). - Be a minimum of six characters in length.
- Contain at least one lowercase letter.
- Contain at least one uppercase letter.
- Contain at least one non-alphanumeric character (
!@#$%^&*()[]{}<>:;.
).,~_ -+=|\?/"'
Create a super admin user
A super admin user has permission to set merchant private keys and related private read-only information. This user can also configure all user accounts, including merchants and devices.
- In the dashboard, click Settings > User Management.
- On the User Management page, click Add New.
- On the Add new user page, do the following:
- Provide the relevant details.
- Select all permissions.
- Click Save.
Create a configuration user
A configuration user has permission to add users (except super admins), readers, and workstations, and perform all other non-super admin actions.
- In the dashboard, click Settings > User Management.
- On the User Management page, click Add New.
- On the Add new user page, do the following:
- Provide the relevant details.
- For Permissions, deselect Merchant Management and User Management.
- Click Save.
Note
Don’t select the following permissions: Merchant Management and User Management. The secret key gets automatically added for the merchant, and the configuration user can create super admin users.
Manage logged-in users
Users can manage their account settings or sign out of their account. In the dashboard, click Account and select either My Account or Sign Out.
Manage Terminal readers
The Reader Management page displays a list of reader devices with the following columns:
- Name
- Merchant
- Reader ID
- Workstation ID
- Actions
Add readers to the connector
- On the Reader Management page, click Add New.
- On the Add new reader page, provide the following details, and click Save.
Field | Description | Source |
---|---|---|
Merchant Account | The Stripe account ID in the format acct_ . | Stripe |
Name | The name of the reader. | |
Reader ID | The ID of the Stripe reader. | Stripe |
Description | The description of the Stripe reader. | |
Serial Number | The serial number of the Stripe reader. | Stripe |
Workstation ID | The ID of the Oracle workstation. | Oracle |
Update or delete a reader
- On the Reader Management page, locate the reader you want to update or delete.
- Under Actions, select Edit or Delete.
Manage merchants
The Merchant Management page displays a list of merchants with the following columns:
- Name
- Merchant ID
- OPI Site ID
- Actions
Add merchants to the connector
- On the Merchant Management page, click Add New.
- On the Add new merchant page, provide the following details, and click Save.
Field | Description | Source |
---|---|---|
Merchant ID | The Stripe account ID in the format acct_ . | Stripe |
Name | The name of the merchant. | |
Secret Key | The API key for the Stripe account, in the format sk_ . | Stripe |
Merchant Display Name | The display name of the merchant. | |
Site ID | The Oracle site ID. | Oracle |
Merchant Address | The address of the merchant. | |
Stripe Connect Mode | If the merchant is in a Stripe Connect setup, select Disabled, Destination Charges, or Direct Charges. | Stripe |
Connected Account ID | If you selected Destination Charges or Direct Charges for the Stripe connect mode, specify the Connect account ID. | Stripe |
Update or delete a merchant
- On the Merchant Management page, locate the merchant you want to update or delete.
- Under Actions, select Edit or Delete.