{{__('text.checkout_wrong_exp_date')}}
{{__('text.checkout_crypto_text_1')}}
{{__('text.checkout_crypto_text_2')}}
- {{__('text.checkout_crypto_li_0')}}
- {{__('text.checkout_crypto_li_1')}}
- {{__('text.checkout_crypto_li_2')}}
- {{__('text.checkout_crypto_li_3')}}
- {{__('text.checkout_crypto_li_4')}}
- {{__('text.checkout_crypto_li_5')}}
- {{__('text.checkout_crypto_li_6')}}
{{__('text.checkout_invoice')}} 30:00
{{__('text.checkout_amount')}}
{{ session('crypto.amount') }}
{{ $Currency::Convert(session('total.checkout_total', 0)) }}
{{ $Currency::Convert(session('crypto.crypto_total')) }}
{{__('text.checkout_copy')}}
{{__('text.checkout_funds')}}
{{ session('crypto.purse') }}
{{__('text.checkout_copy')}}
{{__('text.checkout_payment_id')}} {{ session('crypto.invoiceId') }}
{{--
--}}
{{__('text.checkout_sepa_text')}}
@if (env('APP_GOOGLE_ON', 0) == 1 && session('location.country') != 'US' && $service_enable)
{{ __('text.checkout_sepa_text') }}
@endif
@if (env('APP_SEPA_ON', 0) == 1 && in_array(session('location.country'), ["AT", "BE", "BG", "HR", "CY", "CZ", "DK", "EE", "FI", "FR", "DE", "GR", "HU", "IE", "IT", "LV", "LT", "LU", "MT", "NL", "PL", "PT", "RO", "SK", "SI", "ES", "SE"]))
{{__('text.checkout_amount')}}:
{{ $Currency::ConvertInEur(session('total.checkout_total', 0)) }}
{{__('text.checkout_copy')}}
{{__('text.checkout_copy')}}
Account number:
RO30INGB0000999915318999
{{__('text.checkout_copy')}}
{{__('text.checkout_copy')}}
{{ __('text.checkout_address') }}
Intrare GHEORGHE SIMIONESCU, Nr 19, Apt B 26, 014155 Bucuresti Sectorul 1, Bucharest, Romania
{{__('text.checkout_copy')}}
@endif
{{--
--}}