mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-05 11:10:16 -04:00
Support WePay in UK
This commit is contained in:
parent
3f1720a4d5
commit
b9f09899b2
@ -42,7 +42,7 @@
|
||||
->radios([
|
||||
trans('texts.country_United States') => ['value' => 'US'],
|
||||
trans('texts.country_Canada') => ['value' => 'CA'],
|
||||
trans('texts.country_United Kingdom') => ['value' => 'GB'],
|
||||
//trans('texts.country_United Kingdom') => ['value' => 'GB'],
|
||||
]) !!}
|
||||
</div>
|
||||
<div id="wepay-accept-debit" style="display:none">
|
||||
|
Loading…
x
Reference in New Issue
Block a user