oops
This commit is contained in:
@@ -436,7 +436,7 @@
|
|||||||
btn.innerHTML = '<span class="spinner-border spinner-border-sm"></span> Procesando...';
|
btn.innerHTML = '<span class="spinner-border spinner-border-sm"></span> Procesando...';
|
||||||
|
|
||||||
try {
|
try {
|
||||||
alert("total: " total)
|
alert("total: " + total)
|
||||||
// const response = await fetch('/process_payment', {
|
// const response = await fetch('/process_payment', {
|
||||||
// method: 'POST',
|
// method: 'POST',
|
||||||
// headers: { 'Content-Type': 'application/json' },
|
// headers: { 'Content-Type': 'application/json' },
|
||||||
|
|||||||
Reference in New Issue
Block a user