Payment System Test
Test payment integration with different gateways
@csrf
Payment Method
@foreach($paymentMethods as $method)
first ? 'checked' : '' }}>
{{ $method->name }}
{{ $method->driver }}
@if($method->sandbox)
Test Mode
@endif
@endforeach
Amount
$
Currency
USD
EUR
GBP
Description
Billing Information
Full Name
Email
Test Payment
Payment Result