Skip to main content

Global Configuration

Global configuration controls the core identity and behavior of your Ottu installation. These settings affect branding, security, contact information, and system-wide features across your entire payment platform.

Accessing Global Configuration

  1. Open the Ottu Dashboard
  2. Click the three dots in the top-right corner to open the Administration Panel
  3. Navigate to Config > Configuration

Global Configuration navigation

Global Configuration page

Configuration Fields

Merchant Identity

FieldDescription
Merchant name or titleThe name displayed on your dashboard and customer-facing pages
Merchant subheaderA short tagline or additional information shown below your merchant name

Branding

FieldDescription
LogoYour business logo, displayed on the dashboard and checkout pages
FaviconThe small icon shown in browser tabs and bookmarks next to your site name

Connectivity

FieldDescription
Merchant website URLThe URL of your business website
EmailThe email address that receives permission authorization requests. Typically, this is the installation owner's email
Merchant phoneYour business contact phone number

Currency Exchange

FieldDescription
Fixer access keyThe API key used to retrieve real-time currency exchange rates from Fixer.io. Obtain your key by creating a Fixer.io account
note

For the Fixer.io exchange service to work, you must enable online conversion: go to Administration Panel > Currency > Currency Exchange Configs and set the Work as field to Online. See Currencies for full details.

Control & Security

FieldDescription
Is pausedTemporarily freezes all payment request links across your installation. Useful during maintenance or when you need to stop accepting payments temporarily
Enable 2FAActivates two-factor authentication for dashboard logins
tip

When 2FA is enabled, a one-time passcode (OTP) is sent to your email for every dashboard login. This adds an extra layer of security by requiring the code in addition to your password.

Dates & Expiration

FieldDescription
Live dateThe date of your first live transaction
Renewal dateThe date when your Ottu subscription ends, as specified in your contract
Expire payment transactionWhen enabled, payment request URLs expire after a set time period
note
  • When a payment expires, it transitions to the Expired state and the payment URL becomes invalid. See Transaction States for details.
  • The default expiration period is 24 hours. To change it: Administration Panel > Payment Request > Payment Request Configuration > Transaction Expiration Time.

Notes

FieldDescription
NotesFree-text area for any additional configuration notes or internal documentation

Security

FieldDescription
SSL expiry dateThe expiration date of your SSL certificate, automatically populated based on the installation date. SSL ensures secure communication between your server and Ottu

Reference Prefix

FieldDescription
Reference prefixA unique prefix added to transaction track IDs to prevent duplicates when multiple Ottu installations share the same payment gateway
note

If you operate multiple Ottu installations connected to a single payment gateway, at least one installation should have a reference prefix. This ensures each installation generates unique track IDs, preventing conflicts in tracking and reporting.

User Experience

FieldDescription
Enable session timeoutWhen enabled, users without refund/void permissions are automatically logged out after the defined session timeout period
Enable URL shortenerActivates the URL shortener for public payment links. See URL Shortener Configuration for setup details

What's Next?

  • Webhooks Configuration — Set up real-time notifications for payment and operation events
  • API Keys — Generate API keys for developer integration
  • Currencies — Configure currency exchange and multi-currency support
  • Plugins — Manage payment request and e-commerce plugins