473,387 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Ecommerce Recommendations

Can anybody recommend a good asp.net ecommerce solution, similar to actinic
that is fully featured, easy to set up and integrates well with payment
processors.

TIA.
Nov 18 '05 #1
4 1461

Not really familiar with actinic, but we have a lightweight easily
customizable e-commerce solution West Wind Web Store:

http://www.west-wind.com/westwindwebstore/
+++ Rick ---

--

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
http://www.west-wind.com/wwThreads/
----------------------------------
Making waves on the Web
"Your_name" <df*@dkjdsf.com> wrote in message
news:Xn***************************@66.150.105.41.. .
Can anybody recommend a good asp.net ecommerce solution, similar to actinic that is fully featured, easy to set up and integrates well with payment
processors.

TIA.

Nov 18 '05 #2
Hi Rick,

Thanks for your suggestion, your package does look great and at a nice
price ;)

I have two areas of concern though.

1. I don't know much about the payment processing side of things, how easy
would it be to connect to a uk payment processor. Can you tell me any more
about how that works.

2. They wan't to be able to convert the price totals into other currencies,
can this be accomplished.

Many thanks.

"Rick Strahl [MVP]" <ri********@hotmail.com> wrote in news:u38c5o5eEHA.2916
@TK2MSFTNGP12.phx.gbl:

Not really familiar with actinic, but we have a lightweight easily
customizable e-commerce solution West Wind Web Store:

http://www.west-wind.com/westwindwebstore/
+++ Rick ---


Nov 18 '05 #3
You are encouraged to evaluate BVC [1]

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.bvsoftware.com/

"Your_name" <df*@dkjdsf.com> wrote in message
news:Xn****************************@66.150.105.41. ..
Hi Rick,

Thanks for your suggestion, your package does look great and at a nice
price ;)

I have two areas of concern though.

1. I don't know much about the payment processing side of things, how easy
would it be to connect to a uk payment processor. Can you tell me any more
about how that works.

2. They wan't to be able to convert the price totals into other currencies, can this be accomplished.

Many thanks.

"Rick Strahl [MVP]" <ri********@hotmail.com> wrote in news:u38c5o5eEHA.2916 @TK2MSFTNGP12.phx.gbl:

Not really familiar with actinic, but we have a lightweight easily
customizable e-commerce solution West Wind Web Store:

http://www.west-wind.com/westwindwebstore/
+++ Rick ---

Nov 18 '05 #4
"Your_name" <df*@dkjdsf.com> wrote in message
news:Xn****************************@66.150.105.41. ..
Hi Rick,

Thanks for your suggestion, your package does look great and at a nice
price ;)

I have two areas of concern though.

1. I don't know much about the payment processing side of things, how easy
would it be to connect to a uk payment processor. Can you tell me any more
about how that works.
That depends on the processor. We have support for PayFlow Pro,
Authorize.Net, AccessPoint and PayPal in the box of course those are US
providers. Authorize.Net (www.authorize.net) appears to have international
payment processing, but I haven't looked at this more closely.

Anything else will have to be created. I'm not familiar with foreign
processors, so I'm not sure what's involved - you'll have to check their
gateway interfaces. There's a base implementation for payment processing
that all the others inherit and assuming the processor uses common inputs
it's usually pretty quick to implement new providers especially if they are
HTTP bases (using POST transactions as Authorize.Net and AccessPoint use).
2. They wan't to be able to convert the price totals into other currencies, can this be accomplished.


It's not directly supported but it wouldn't be too difficult to implement
this. The biggest issue there is how to consistently store the data in your
data store after the orderrs are saved. This would definitily be something
you'd have to customize...

Regards,
+++ Rick ---
--

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
http://www.west-wind.com/wwThreads/
----------------------------------
Making waves on the Web


Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Laphan | last post by:
Hi All I seem to be getting to grips with the whole ASP DB ecommerce thing, but there are certain aspects that my knowledge is really thin. If poss, could you please advise or point me in the...
1
by: Jacob | last post by:
Could anyone please recommend some good books that will show building ecommerce web applications in asp.net. Preferably with a clear explanation of credit card transactions and with examples in...
1
by: Miguel Dias Moura | last post by:
Hello, in 2 months i will create an eCommerce web site in ASP.net. I have been creating web sites in Flash, ASP, ASP.net and PHP for quite sometime. However i never created an eCommerce web...
0
by: VB Programmer | last post by:
I installed IBuySpy ECommerce app and customized an ecommerce site. Now I want to make a 2nd ECommerce app, based on the Starter Kit. But, when I run Setup it asks if I want to repair or...
6
by: J Rieggle | last post by:
Hi there, I am stuck on a problem that relates to eCommerce sites, but isnt ASP.NET specific (sorry). The ecommerce site is working in the UK, and products will be sold in pounds stirling. ...
2
by: Brent Borovan | last post by:
Over the next few months our company will be adding ecommerce functionality to a new web based service we are developing. Customers can sign up for the service and pay for it either on a monthly...
2
by: Griff | last post by:
Hi We have an eCommerce site that was designed as a BusinessToBusiness system. When anyone accesses a page, the site checks to see whether they have a current session (i.e. already...
11
by: Greg | last post by:
How can C# be used for a website ? Would the person viewing a site need to have the .NET framework installed ? What other technologies would need to be used ? Would a database server be needed...
0
by: mark r | last post by:
Ive been tasked with looking for an off the shelf ecommerce package and likewise CMS solution but trawling through hotscripts.com and aspin.com theres just way too many to review (ive got a day) ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.