Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuilding with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
    Overview
    Integrate a connector
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
    Oracle Opera
      Install the connector
      Configure the connector
      Access the web interface
      Troubleshoot your installation
    Cegid
    PrestaShop
    Salesforce
    SAP
    Shopware 6
    Stripe Tax for WooCommerce
    Stripe Tax for BigCommerce
    Partner connectors
    Build your own connector
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsStripe ConnectorsOracle Opera

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:

  1. Go to https://127.0.0.1:8081.
  2. In the dashboard, enter your admin username and password.
  3. 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 to 9).
  • 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.

  1. In the dashboard, click Settings > User Management.
  2. On the User Management page, click Add New.
  3. 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.

  1. In the dashboard, click Settings > User Management.
  2. On the User Management page, click Add New.
  3. 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

  1. On the Reader Management page, click Add New.
  2. On the Add new reader page, provide the following details, and click Save.
FieldDescriptionSource
Merchant AccountThe Stripe account ID in the format acct_*********.Stripe
NameThe name of the reader.
Reader IDThe ID of the Stripe reader.Stripe
DescriptionThe description of the Stripe reader.
Serial NumberThe serial number of the Stripe reader.Stripe
Workstation IDThe ID of the Oracle workstation.Oracle

Update or delete a reader

  1. On the Reader Management page, locate the reader you want to update or delete.
  2. 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

  1. On the Merchant Management page, click Add New.
  2. On the Add new merchant page, provide the following details, and click Save.
FieldDescriptionSource
Merchant IDThe Stripe account ID in the format acct_*********.Stripe
NameThe name of the merchant.
Secret KeyThe API key for the Stripe account, in the format sk_live_***.Stripe
Merchant Display NameThe display name of the merchant.
Site IDThe Oracle site ID.Oracle
Merchant AddressThe address of the merchant.
Stripe Connect ModeIf the merchant is in a Stripe Connect setup, select Disabled, Destination Charges, or Direct Charges.Stripe
Connected Account IDIf you selected Destination Charges or Direct Charges for the Stripe connect mode, specify the Connect account ID.Stripe

Update or delete a merchant

  1. On the Merchant Management page, locate the merchant you want to update or delete.
  2. Under Actions, select Edit or Delete.

See also

  • Troubleshoot your installation
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc