@if ($payment == 'bancard') @php $bancard_api = $gs->bancard_mode == 'sandbox' ? 'https://vpos.infonet.com.py:8888' : 'https://vpos.infonet.com.py'; @endphp
{{ __('If you want to pay using Zimple, please type your phone number') }}.
{{ __('Please remember this is not required. If this field is empty, payment will proceed with Bancard normally') }}.
{{ __('Please check if your phone number is in the international format, with the country code, before continuing. Eg. +5545999999999') }}
@endif @if ($payment == 'paypal') @endif @if ($payment == 'stripe')