Configure the connector
Learn how to configure the Stripe Connector for Oracle Opera.
After you install the Stripe Connector for Oracle Opera, you can configure the settings to use the connector with your Stripe Terminal integration.
Configure the connector parameters
Use Windows File Explorer to navigate to the installation path. Then, edit the appsettings.
file to configure the following connector parameters. “Stanza” is the Oracle term for parameter categories.
Stanza | Description |
---|---|
AllowedHosts | The list of IP addresses allowed to listen for the services in this app. |
Listen |
|
Transactional |
|
Token | These settings apply to Opera installations that occur on-premises.
|
Serilog | These settings apply to the log level.
|
Using | Don’t change the values for these system modules that the middleware uses. |
Verify the sample file
Verify that your appsettings.
file looks similar to the following sample:
<Insert sample json for appsettings.json>
Restart the Windows service
After you edit the appsettings.
file, restart the Windows service by doing the following:
- Press the Windows key on your keyboard.
- Type
services
to open the Services app. - Select Services in the left pane, and then navigate to Stripe OPI Connector Service in the right pane.
- Click Restart to restart the service and allow you to access the web interface.