Weiter zum Inhalt
Konto erstellen
oder
anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellen
Anmelden
Jetzt starten
Zahlungen
Umsatz
Plattformen und Marktplätze
Geldmanagement
Entwicklerressourcen
Übersicht
Versionierung
Änderungsprotokoll
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
Essentials
SDKs
API
Tests
Stripe-CLI
Beispiel-Projekte
Tools
Workbench
Entwickler-Dashboard
Stripe Shell
Stripe für Visual Studio Code
Funktionen
Arbeitsabläufe
Ereignisziele
Stripe-StatuswarnungenHochgeladene Dateien
KI-Lösungen
Agent-Toolkit
Model Context Protocol
Sicherheit und Datenschutz
Sicherheit
Datenschutz
Extend Stripe
Erstellen Sie Stripe-Apps
Verwenden Sie Apps von Stripe
    Übersicht
    Von Stripe entwickelte Apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    Oracle Simphony
      Zugriff auf die Webschnittstelle
      Installieren Sie die App
    PrestaShop
    Salesforce
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax für WooCommerce
    Partner-Apps
    Entwickeln Sie Ihre eigenen Apps
Partner
Partner-Ecosystem
Partner-Zertifizierung
StartseiteEntwicklerressourcenUse apps from StripeOracle Simphony

Notiz

Bis jetzt ist diese Seite noch nicht in dieser Sprache verfügbar. Wir arbeiten aber verstärkt daran, unsere Dokumentation in weiteren Sprachen bereitzustellen, und werden die Übersetzung sofort anzeigen, sobald diese verfügbar ist.

Access the app web interface

Learn how to access the web interface for the Stripe App for Oracle Simphony.

After you finish configuring the app, you can access the web interface by doing the following:

  1. Go to https://127.0.0.1:8443/dashboard
  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 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 for a super admin user.
    • 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.

Notiz

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 dashboard, click Account and select either My Account or Sign Out.

Transactions

The Transactions tab shows a list of transactions with metadata for each transaction where you can search the transaction list. You can sort the Sequence No. column by clicking the column header.

Column NameDescription
#Transaction number
SequenceIndicator of the order of webhook events
Payment Intent IDA unique identifier used by Stripe to represent the payment intent. This ID allows developers and businesses to track and manage the payment process throughout its lifecycle, including confirmation, cancellation, and refunds.
Charge IDThe unique identifier for a successful payment transaction made using a payment method
Trans TypeThe type of transaction
Trans DateThe date of the transaction
ActionsClick to view additional details about the transaction

Manage Terminal readers

The Reader Management page displays a list of reader devices with the following columns:

  • #
  • Name
  • Merchant
  • Reader ID
  • Workstation ID
  • Serial No
  • Created By
  • Actions

Add readers to the app

  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 numberMiddleware generated
NameThe name of the readerStripe
MerchantMerchant NameMerchant
Reader IDThe ID of the Stripe readerStripe
Workstation IDThe ID of the Oracle workstationOracle
Serial NoThe serial number of the Stripe readerStripe
Created byUser who created the Merchant id
ActionsClick to view additional details about the reader and update or delete a merchant

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
  • Created By
  • Actions

Add merchants to the app

  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 numberMiddleware generated
NameThe name of the merchant
Merchant IDThe Stripe account ID in the format acct_*********Stripe
OPI Site IDThe Oracle site IDOracle
Created byUser who created the Merchant id
ActionsClick to view additional details about the merchant and update or delete a merchant

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.
War diese Seite hilfreich?
JaNein
  • Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
  • Nehmen Sie an unserem Programm für frühzeitigen Zugriff teil.
  • Schauen Sie sich unser Änderungsprotokoll an.
  • Fragen? Sales-Team kontaktieren.
  • LLM? Lesen Sie llms.txt.
  • Unterstützt von Markdoc