Using creditcard with Commerce Portal

Cyber-Jedi
Member Posts: 25
Does anyone know what banking companies that offers credicard payment services that could be connected to Commerce Portal?
0
Comments
-
Hi.
As far as I know isn't any specific bank required. The functionality in Commerce Portal is simply a check of valid data which is done with an algorithm. No check of limit, no check of withdrawn, no ch...
You would of course wish that online functionality is already implemented in a Web Shop but nope... I guess you have to check with the banks if they offer (mostly through a COM+ control) a service you can connect to.
Lycka till...It is impossible to make anything foolproof, because fools are so ingenious.0 -
Cyber-Jedi wrote:Does anyone know what banking companies that offers credicard payment services that could be connected to Commerce Portal?
Hi,
if you want to integrate secure payment processing in the order process of NAV CP, you have to remeber the following things:
1. For credit card processing you need an aquirer (normally any banking company)
2. For secure payment transactions over the internet you need a payment provider (in Germany i.e. TeleCash or iPayment, ...) Your Site must exchange payment transaction data over a secure channel (SSL) with the payment provider
--> This two points must be cleared wether you use NAV CP or any other eCommerce Plattform
--> The next Points are a little more special for MSCS2002 and NAV CP
3. You do not need to use the Pipelining Components from MSCS2002, otherwise you have to code specific COM+ Components that work with MSCS Pipelines
4. Be aware of the way NAV CP/MSCS2002 handles Session State for the User. Normally this ist done thru Session Cookies, so you have to checkout the solutions from the payment provider. Not all Solutions will work fine. I prefer to exchange data with the payment provider over a webservice with XML HttpRequest in a server side ASP-script, this is a little more coding in vb script for you, but you wont loose the users session.
5. Dont forget to make the page secure, where the User fills in the credit card data. Use SSL
6. Dont forget that a processed order from NAV CP will stay in NAV as an order, but not as a posted invoice. You have to handle this on your own.
Regards,
Marco0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions