@extends('layouts.app') @section('title', 'Payment Gateway Settings') @section('content')
API keys and secrets are sensitive credentials. Use them cautiously.
Select the primary payment gateway to use for processing donations/orders.
{{ $message }}
Your Stripe publishable API key.
Your Stripe secret API key. Leave blank to keep the current value.
Your Stripe webhook signing secret. Leave blank to keep the current value.
Your Till Payments API secret. Leave blank to keep the current value.
The base URL for the Till Payments API (Test or Live).