Information Below Last Updated: 05/09/2009
|
Supports The Following Merchants |
 |
 |
 |
|
New: PayPal Pro API Support!
Now process Credit Cards right on your website without customers being taken from your site to PayPal!
|
Put a Stand Alone Shopping Cart on your Website!
Have you always wanted a full featured shopping cart? Tired of those companies
who host the carts for you and charge you for its use? Now you can have the
luxury of an advanced stand alone shopping cart that is very small but powerful,
and once you buy it, its yours to include with your website in your own hosting
account. It is fully customizable by pre-configured strings in the cart's asp
file that you configure. Its easy as 1-2-3. Selling to customers couldn't be
easier! To add your products to the cart all you do is use a standard HTML form
(See
Manual For Sample) to put your product information (Name,
Description, Price, Shipping Price, Item Number) in on any of your web pages and
when you click add to cart, it sends that information you put in that specific
html form to the Advanced Cart where it will take your product info and manage
your orders. This shopping cart includes 5 payment methods! Now sell using your
Authorize.Net (Visa/MasterCard/Discover/American Express) Merchant Account,
PayPal, Check or Money Orders, and Gift Certificates where it tells the
customers to print out the invoice and send it in with payment or for Gift
Certificate the order will be shipped once the Gift Certificate has been
verified by the Merchant. All orders are stored in a normal Access database and
also sends the order VIA email to the merchant and a receipt to the customer.
The access database is also a good way to keep all your orders safe incase your
email gets lost or your hosting company is having a bad server day for emails.
Easily open up the access database which is part of MS Office and you will see
all your orders and receipts stored neatly.
When you use Advanced Shopping Cart, your customers can purchase as many items
as they want and pay you with a single payment from your shopping cart. They can
browse your entire product selection on your website add them to the cart and
view a consolidated list of all their items added before purchasing. The
Shopping Cart is a low-cost way for you to accept credit cards and bank account
payments, and can be fully integrated with your website in a few easy steps. So
improve your buyer’s experience, happy customers become repeat customers.
Frequently Asked Questions?
|
Q: |
Can I test your shopping cart before buying
it? |
|
A: |
Yes you can simply create a form as shown below on
any of your webpage's to test the cart:
<font
face="Verdana" size="2"> <form target="_blank"
method="POST" action="https://ssl1.bsmwebhosting.com/bsmstore-com/demo/prd5a-advcart/advcart.asp">
<input type="hidden" name="trigger"
value="1"> <input type="hidden"
name="item_number" value="001"> <input
type="hidden" name="item_name" value="Batman
Comic Book"> <input type="hidden"
name="item_description" value="Great Comic
Book!"> <input type="hidden"
name="item_price" value="$24.99"> <input
type="hidden" name="item_ship_price"
value="$2.99"> Item#: 001<br>Item: Comic
Book: Spiderman<br>Desc: Great Comic
Book!<br>Price: $24.99<br>Shipping:
$2.99<br> Quantity: <select
name="item_quantity" size="1"> <option
value="1" selected>1</option> <option
value="2">2</option> <option
value="3">3</option> <option
value="4">4</option> <option
value="5">5</option> </select><br><input
type="submit" value="Add To Cart"
name="B1"><font size="2"> </font>
</form> |
| |
|
|
Q: |
Can I manage my products with your cart? |
|
A: |
This is a stand alone shopping cart, which
means that you will manage your own products
using basic html forms as shown above on
your webpage's. So you will need to manage
them yourself as the shopping cart is just
the order tool to allow customers to order
your products. |
| |
|
|
Q: |
Do you offer support if I need help? |
|
A: |
Yes we offer free technical support for the
shopping cart. Support includes setting up
the cart on your hosting account if needed,
linking it to your Authorize.Net Account or
PayPal Accounts, helping you with any
questions on how to add items to the cart.
Support will not be provided if you are
re-engineering the cart structure and
operation, if you are trying to make it run
on a non-windows based server. If it comes
down to not knowing how to code your
webpage's we offer full website design
packages from our main company:
www.brainscanmedia.com. |
| |
|
|
Q: |
We have all of our products listed in a SQL
database, can we use our SQL database to get
product information for display on our
store front pages and use your Shopping
Carts Access Database to only store order
information? |
|
A: |
Yes the cart is a Stand Alone Shopping Cart,
meaning it only grabs and stores items
in the cart after being past to it from a
normal html form which you can see in our
manual. As long as your product info loads
dynamically and you include the html form
with that info like displayed above and
dynamically store the product info in
the forms code values then you should be
good to go. The cart only stores orders in
the access database for archival purposes
and does not store any store product
information as this is not a full store,
only a stand alone shopping cart to use with
your store.
Example 1:
www.bsmstore.com is using
a SQL database to load up all the products
to the site and dynamically adding the
product info in the html form so customers
can purchase the products.
Example 2:
www.modernpublishing.com
is using an plain access database to load up
all their books dynamically adding the
product information to the normal html forms
to interact with the shopping cart. |
|
|
|
|
Q: |
Price for the
software is one time fee and that is all? |
|
A: |
Yes the $120 is
a one time fee. You are purchasing the
software to use on your website. But if you
have more then one website we offer a 20%
discount on additional licenses. |
|
|
|
|
Q: |
Price includes
Upgrade to latest versions to be released in
future? |
|
A: |
Yes updates are
free for life of the product. This includes
new additions we add to the cart, free tech
support, etc. But you must register your
software on our site to be notified of
updates which you will find at the bottom of
bsmstore.com "register your software". |
|
|
|
|
Q: |
Does your cart
work with GoDaddy Shared hosting? |
|
A: |
Yes, as long as
your account is windows it will work. You
will need to update your root directory in
godaddy's control panel to Read / Write to
allow the cart to save the orders. |
|
|
|
|
Q: |
In my GoDaddy
Shared hosting account the email does not
work? |
|
A: |
Even though
godaddy claims CDONTs work to send email,
we've tested it and never worked so you will
select option 2 in the cart to use CDO mail
protocol and then enter your mail POP3 info
in the cart to use your account to sent out
email receipts. The mail server string in
the cart should be set to: relay-hosting.secureserver.net.
All of this info is available in their
online support. |
|
|
|
|
Q: |
Do you offer a
PHP version of your cart? |
|
A: |
The PHP version
is in development. Please check back soon. |
|
|
|
User Features:
- Free Shopping Cart Updates & Support!!!
- Plug n' Play Simplicity, Easy to implement (Configure one ASP file and
edit a few lines to configure the cart with your settings)
- Drop the cart files in your website and add items to it using a normal
html form.
- The cart maintains detailed transaction records and send it to you via
email and also stores it in an access database.
- Sell with ease with integrated Authorize.Net Merchant Gateway, Google
Checkout, PayPal, Check, Money Orders, & Gift Certificate
- CDONTS & CDO Internal Email Support (Supported on Windows 2003 Servers)
- Just added: PayPal Pro API Support!
- Tested & Supports: Safari, FireFox, Opera, & IE Browsers
- Many included samples and demos
Configurable Features:
- Edit just a few lines in a ASP "Active Server Page" file using notepad (PC)
or TextEdit (Mac) to put in your Authorize.Net, PayPal, and Google account info to link the cart to your accounts.
- Use a normal HTML form from any web page to send your product
information to the shopping cart.
System Requirements:
- Notice!!! Please Read: This cart cannot be
used on Linux or non-windows based hosting servers, if you need a full
windows 2003 hosting account with a free SSL cert and up to 50 Pop3 Email
accounts all for $4.99/ Mo then please
Click Here!
- Windows 2000 or 2003 Server
- IIS Hosting Account Settings: ASP Enabled, Directory Must Have Read /
Write Enabled so the cart can store the orders in the Access database.
- Requires CDONTs or CDO Email Protocol Enabled so the cart can send out
the order and receipts.
- Supports: AuthorizeNet.com & PayPal Payment Pro Merchant Accounts, Google Checkout, and PayPal Basic Account.
Get the most out of your website today: Start using Advanced Cart!
Click Below To See This Cart's Reviews or
Submit a Review!

|