diff --git a/resources/views/portal/ninja2020/gateways/payfast/authorize.blade.php b/resources/views/portal/ninja2020/gateways/payfast/authorize.blade.php index f7eb6cabc7f9..f12491735b35 100644 --- a/resources/views/portal/ninja2020/gateways/payfast/authorize.blade.php +++ b/resources/views/portal/ninja2020/gateways/payfast/authorize.blade.php @@ -16,10 +16,7 @@ - - - - + @if(!Request::isSecure())

{{ ctrans('texts.https_required') }}

@@ -34,6 +31,7 @@ @component('portal.ninja2020.gateways.includes.pay_now', ['id' => 'card_button']) {{ ctrans('texts.add_payment_method') }} @endcomponent + @endsection @section('gateway_footer')