Implementadas Varias funciones de Pago de Stripe para Opciones Personajes, La Tienda Todavia no esta implementada del todo (EXPERIMENTAL)

This commit is contained in:
adevopg
2024-12-01 20:35:40 +01:00
parent 07b1281d61
commit 9c74006148
78 changed files with 2036 additions and 25 deletions
+3 -3
View File
@@ -32,7 +32,7 @@
<option value="recover-accountname-form">Nombre de cuenta</option>
<option value="recover-activationlink-form">Enlace de activación</option>
</select>
</p><form action="" method="POST" id="uw-recover-accountpassword-form" accept-charset="utf-8" style="">
</p><form action="" method="POST" id="nw-recover-accountpassword-form" accept-charset="utf-8" style="">
<table class="middle-center-table">
<tbody><tr>
<td><input type="text" maxlength="20" name="username" id="username" placeholder="Nombre de usuario"></td>
@@ -45,7 +45,7 @@
</tr>
</tbody></table>
</form>
<form action="" method="POST" id="uw-recover-accountname-form" accept-charset="utf-8" style="display: none;">
<form action="" method="POST" id="nw-recover-accountname-form" accept-charset="utf-8" style="display: none;">
<table class="middle-center-table">
<tbody><tr>
<td><input type="email" name="email" id="email" placeholder="Correo electrónico"></td>
@@ -58,7 +58,7 @@
</tr>
</tbody></table>
</form>
<form action="" method="POST" id="uw-recover-activationlink-form" accept-charset="utf-8" style="display: none;">
<form action="" method="POST" id="nw-recover-activationlink-form" accept-charset="utf-8" style="display: none;">
<table class="middle-center-table">
<tbody><tr>
<td><input type="text" maxlength="20" name="username" id="username" placeholder="Nombre de usuario"></td>