HomeFAQSubmit TicketFavorites
Search Advanced Search
Categories
Pre-Sale Questions (20)
After Purchase Support (3)
Troubleshooting (7)
Flash Cart E-Commerce (53)
Where Is My Template? (1)
Terms And Conditions (5)
General Flash (6)
Individual Template Support (6)
Donate (1)
Search
Advanced Search
FAQs
Search our FAQ to find resolutions to common issues.
Our Links
Return To Dreamlinestudio
Flash Blog
Flash Templates
Flash Cart
Installation And Configuration of Pro Shopping Carts

Installation and Configuration

Thank you for choosing our pro flash shopping cart solution.
The pro version allows merchants to accept credit card payments in addition to paypal payments.

In order to accept credit card payments, you have to have an account with either one of the two supported payments gateways: Authorize.net or 2Checkout and your hosting provider must have server scripting PHP capabilities.

The authorize.net integration method our carts use is the SIM (simple integration method) that does not require having SSL certificate or running from a secure https server.

 

The installation of the cart is relatively easy:
 
1.      Start by uploading the folder containing your package to a folder on your site.

 
2.     If your cart is XML driven, edit the XML file to add products to your cart and to assign your paypal business details, if it’s equipped with an adminPanel, use the latter to set your paypal business details and to choose the credit card payment processor. (skip step 3)

 
3.      Edit the processors.txt file to choose the payment processor of credit cards, you can choose between 2checkout and authorize.net. Editing the processors.txt is straight forward, you can enable the payment processor you like by setting its variable to true. You can choose either one of the two Credit cards processors but not both.
 
4.      If you chose authorize.net, edit the file called simdata.php, the file is commented and here are the main steps you need to follow:
 
 
a.       Start by replacing the dummy strings provided by your login id and transaction key:
 
$loginid = "your Login Id goes here";
$x_tran_key = "Your transaction key goes here".
           
b.      Change the default setting :
$isTest="TRUE";    to $isTest="FALSE"; unless you want to run a few test transactions.

 
c.       If you do not want a rely response sent to you by the gateway, change the variable:
    $askForRelay="TRUE";        to        $askForRelay="FASLE";

d.      If you want a relay response to be sent to you for every transaction, keep the above variable as is and set the one below it, namely $x_relay_url to be the path to the file called “auth_displayastable_fullpage_db_store.php”. For example:
$x_relay_url=http://path/To/Cart/Folder/auth_displayastable_fullpage_db_store.php;
 
 

 

Contains the URL to which the gateway will post the response. The gateway will validate the URL submitted in this field, it will reject the transaction if the value submitted does not match any of the URLs configured through the Merchant Interface.
If no value is passed in this field, the gateway will post the response to the default relay URL


Print  Email  Save  Comments  Notify Me  Delete from Favorites 
Article ID: 10046 Article Created: 11-21-2008 14:36 PMLast Modified: 11-21-2008 14:37 PM

How well did this article answer your question? 100% 75% 50% 25% 0%

Related Articles
Installing Admin Panel For Flash Cart Admin Edition
Guide To Install Flashcart For Admin Edition...

Most Recently Viewed Articles
How we can add feature like availability when we sell item?
How we can add feature like availability when we sell item?...
Do I Need A Secure SSL Certificate?
Do I Need A Secure SSL Certificate?...
Flash Is Not Viewable In Older Firefox Browsers
In rare cases this may happen in Firefox, Update to Firefox 3.0...
Do You Have a Starter Or Help Manual?
Yes, we have a general help manual available...
Warranty
Dreamlinestudio.com, its employees, directors, and officers, or anyone else associated......
Getting Started (Using Our Flash Carts)
Getting started with flash carts...
Video Cart Installation Notes
Video Cart Installation Notes...
Installing Admin Panel For Flash Cart Admin Edition
Guide To Install Flashcart For Admin Edition...
Do I Use Dreamweaver To Edit Flash Templates?
You Will Need Flash Software Not Dreamweaver....
Changing The Text To Spanish
Changing The Text To Spanish...


Web Templates