Support WePay in UK

This commit is contained in:
Hillel Coren 2017-07-04 12:30:44 +03:00
parent 3f1720a4d5
commit b9f09899b2

View File

@ -42,7 +42,7 @@
->radios([ ->radios([
trans('texts.country_United States') => ['value' => 'US'], trans('texts.country_United States') => ['value' => 'US'],
trans('texts.country_Canada') => ['value' => 'CA'], trans('texts.country_Canada') => ['value' => 'CA'],
trans('texts.country_United Kingdom') => ['value' => 'GB'], //trans('texts.country_United Kingdom') => ['value' => 'GB'],
]) !!} ]) !!}
</div> </div>
<div id="wepay-accept-debit" style="display:none"> <div id="wepay-accept-debit" style="display:none">