Implementadas Varias funciones de Pago de Stripe para Opciones Personajes, La Tienda Todavia no esta implementada del todo (EXPERIMENTAL)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user