@extends('layouts.app') @section('title', 'Payment gateways') @section('section', 'Settings') @php $mfConnected = ! empty($mf['token']); $tapConnected = ! empty($tap['secret_key']); @endphp @section('content')
Settings
Connect the accounts you use to collect payments from your customers. These keys belong to your business — checkout uses them to charge KNET, mada, cards and Apple Pay.
🔒 Keys are stored against your store only and never shared with other stores on the platform. Card details are entered on the provider's secure page — they never touch this server.