<b>Offline Credit Cards Processing Quick Manual</b>
<br/><br/>
This extension is intended to collect customer's credit card details at the time of the order and securely save details for manual processing. 
<br/>
No card authorization is performed at the time of the order and funds needs to be collected by merchant manually order by order.  
Credit card details can be deleted after used (recommended to be compliant with PCI)

<br/><br/>
After extension installation, follow simple steps to configure the extension<br>
1. Set Encryption Key. <br> 
This can be short alphanumeric string that will secure saving credit card details. 
Note. Encryption will work in conjunction with this key and salt saved in configuration file. 
2. Set Accepted Credit Card Types. <br> 
These are just comma separated text values
<br><br>
Enable extension and it is ready to be used.
<br/><br/>

What to look for?
<br/><br/>
1. Customers on a storefront will see option to enter credit cards<br/>
2. Merchant (admin) will see new tab "Credit Card Details" in the order view section <br/>
