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