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
+2 -2
View File
@@ -56,7 +56,7 @@
<button id="trade-buy-a" class="trade-option-button">COMPRA</button>
<br>
<div id="trade-sell-div">
<form action="" method="POST" id="uw-trade-points-sell-form" accept-charset="utf-8">
<form action="" method="POST" id="nw-trade-points-sell-form" accept-charset="utf-8">
<table class="middle-center-table">
<tbody><tr>
<td>¿Cuánto valdrá el código en PD?</td>
@@ -102,7 +102,7 @@
<div class="alert-message" id="trade-points-sell-response"></div>
</div>
<div id="trade-buy-div">
<form action="" method="POST" id="uw-trade-points-buy-form" accept-charset="utf-8">
<form action="" method="POST" id="nw-trade-points-buy-form" accept-charset="utf-8">
<table class="middle-center-table">
<tbody><tr>
<td>Ingresa el ID del código de PD</td>