FAQ (Frequently Asked Questions)

// SET MYSQL INFORMATION
$mysql_host = "localhost";
$mysql_database = "xcart";
$mysql_username = "atx";
$mysql_password = "pfig6225";
// CONNECT TO MYSQL DATABASE
$mysql_connect = mysql_connect("$mysql_host", "$mysql_username", "$mysql_password");
mysql_select_db("$mysql_database");
// SELECT ADMIN INFO
$admin_info = mysql_fetch_assoc(mysql_query("SELECT * FROM faq_admin"));?>
Is my credit card info safe?
Absolutely! Online purchases are processed by one of the internet’s most
trusted payment processing providers, Authorize.net.
Protection features include:
- 128-bit Secure Sockets Layer (SSL) technology for secure Internet
Protocol (IP) transactions
- Industry leading encryption hardware and software methods and
security protocols to protect customer information
- Compliance with the Payment Card Industry (PCI) Data Security
Standard
More than 195,000 merchants trust Authorize.Net to manage their
payment transactions. They have processed over one billion
transactions securely and reliably since 1996.
|