You can make a transaction with the sandox credentials vwloq:
I still get an error with some WA_eCDB_ConvertNumber on the confirm.php page and the checkout_success.page page.
The info is not trnaslated to the checkout_success page (get blank after the
The success_page has errors so it comes up blank:
Notice: Undefined variable: convacc_cx in /home/efajp4lnsczo/public_html/checkout_success.php on line 121
Warning: mysqli_select_db() expects parameter 1 to be mysqli, null given in /home/efajp4lnsczo/public_html/checkout_success.php on line 121
Notice: Undefined variable: convacc_cx in /home/efajp4lnsczo/public_html/checkout_success.php on line 122
Notice: Undefined index: eCart1_OrderID in /home/efajp4lnsczo/public_html/checkout_success.php on line 122
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/efajp4lnsczo/public_html/checkout_success.php on line 122
Notice: Undefined variable: convacc_cx in /home/efajp4lnsczo/public_html/checkout_success.php on line 122
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/efajp4lnsczo/public_html/checkout_success.php on line 122
The email sends ok but when trying to download it's not working yet.