Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Current »

Making sure everything is ready for the actual first day of live use.

1. Install an SSL certificate for the website.  

Note: your domain name with and without the "www" part to be two different websites.

2. Put the payment processor in live mode.  

To use a payment gateway in AbanteCart, you will first need to create an account with one of the payment gateway providers.

3. Test shipping options

(FedEx, UPS)  If you are selling goods that need to be shipped to your customers (as opposed to digital products such as software than can be downloaded), you need to add at least one shipping option

4. Test credit card transaction.  

Process test transactions through payment.

5. Reset invoice start number.

System → Settings  Checkout

6. Reset Order start number.  

System → Settings  Checkout. Note: some online payment processors like PayPal may cause duplicate orders ID problem in case you reinstall cart (AbanteCart order id numbers being the same as invoice numbers already used in PayPal with old cart installation).

7. Test placing an order, check tax, subtotal, totals.  

You must configure the tax rate for your business before accepting sales. The moment your online store is activated, we recommend you complete an "end to end" test of the payment process.

8. Confirm order is placed.  

Once an order is completed and payment is taken by the payment gateway, full details of the order will appear in your list of orders Sales → Orders

9. Verify New Customer Registration.  

When a customer submits an online registration, a new account is created immediately. Make sure that the customer record exists in Sales → Customers

10. Clear out dummy records and test orders.  

Delete test orders in Sales → Orders section

11. Make sure you have a privacy policy and Terms & Conditions.  

Add or edit your polices in Design → Content

12. Configure Google Analytics

Save your Google Analytics Account Number in System → Settings → General

13. Test email to customer and to merchant.  

When a sale is made on your site, you will be notified by email. This will often happen twice - one email from your payment processor, and one from AbanteCart for confirmation in case you have enabled Alert Mail setting in System → Settings → Mail.

14. Make sure you have contacts of the merchant, including phone number.  

System  Settings  Store Details

15. Make sure your currencies exchange rates are up to date.

 System → Localization → Currencies

16. Check Security

 Set secure permission for /system/config.php and /index.php files. Needs to be set to read and execute modes (0644 or even 0444 on some servers) to keep it secured from editing!

Also make sure that you remove INSTALL folder in your site root directory.

17. Disable Display Errors

Go to System settings and set OFF to Display Errors config. Do not allow public visitors to see php or sql errors


Useful hint

Use this checklist to ensure a smooth transition when taking your AbanteCart store live.

  • No labels