Adjustments for autofill
This commit is contained in:
parent
88dc99004f
commit
e78e4991cd
1 changed files with 6 additions and 0 deletions
|
|
@ -72,3 +72,9 @@
|
|||
|
||||
<script src="{{ asset('js/clients/payments/authorize-credit-card-payment.js') }}"></script>
|
||||
@endsection
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
CardJs.EXPIRY_USE_DROPDOWNS = true;
|
||||
|
||||
</script>
|
||||
Loading…
Add table
Reference in a new issue