@extends('root') @section('title', 'Payment Gateway Configuration') @section('content')
Gunakan API dari Pakar Digital
{{ $gateway->email_api ? Str::mask($gateway->email_api, '*', 3, 10) : '-' }}
{{ $gateway->password_api ? '********' : '-' }}
Gunakan Midtrans Snap untuk pembayaran
{{ $gateway->server_key ? '********' : '-' }}
{{ $gateway->client_key ? Str::limit($gateway->client_key, 15, '...') : '-' }}
| Order ID | Client | Gateway | Amount | Status | Tanggal |
|---|