{{ t('complete_payment_paystack') ?? 'Complete your payment with Paystack' }}
{{ t('paystack_accepts') ?? 'Paystack accepts:' }}
{{ $gateway->getShortDescription() }}
{{ t('secure_payment_paystack') ?? 'Your payment is secured by Paystack' }}
{{ t('minimum_amount') ?? 'Minimum amount' }}: {{ $currencySymbol }}{{ $minimumAmount }} {{ $currency }}
{{ t('no_payment_required') ?? 'No additional payment required.' }}
{{ t('secure_payment') ?? 'Secure Payment' }}
{{ t('paystack_security_notice') ?? 'Your payment information is processed securely by Paystack. We do not store your card details.' }}