mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-07 10:35:17 +00:00
Merge branch 'TheoDurr/fix/3DSv2' of https://github.com/ae-utbm/sith3 into TheoDurr/fix/3DSv2
This commit is contained in:
commit
302af86865
@ -102,6 +102,7 @@
|
|||||||
</i>
|
</i>
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% csrf_token %}
|
||||||
<form method="post" action="{{ settings.SITH_EBOUTIC_ET_URL }}" name="bank-pay-form">
|
<form method="post" action="{{ settings.SITH_EBOUTIC_ET_URL }}" name="bank-pay-form">
|
||||||
<template x-data x-for="input in $store.billing_inputs.data">
|
<template x-data x-for="input in $store.billing_inputs.data">
|
||||||
<input type="hidden" :name="input['key']" :value="input['value']">
|
<input type="hidden" :name="input['key']" :value="input['value']">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user