Marc
|
| Posted: 12/15/2004, 10:09 AM |
|
well to my surprise the webshop template doesn't have a choukout module. You can buy it for too much dollars at verisign. What a bummer. Is there some open code available to have a simple checkout procedure ? Otherwise there's no point in buying the software for me. I need a small & simple webstore this template is only the fisrt half. What a bummer.
|
|
|
 |
FrankR
Posts: 154
|
| Posted: 12/15/2004, 11:11 AM |
|
dataobjx.net has some kind of a PayPal module.
I can't vouch for it, but you might want to take a look into this.
Hopefully, the next version of CCS will provide something like this.
_________________
FR |
 |
 |
peterr
Posts: 5971
|
| Posted: 12/15/2004, 11:26 AM |
|
You must have a merchant account and VeriSign, Authorize.net or other payment gateway to process credit cards. How else would you plan to transfer the money from someone's credit card to your bank?
PayPal is another option that you can look into.
However, CodeCharge Studio is not an online store application. You should probably look for an application rather than a tool if you don't need it.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Marc
|
| Posted: 12/15/2004, 3:35 PM |
|
I understand that. but my point is that the template suggests an online store while it's actually a unfinished store, i find that misleading.
Secondly i only need the customer to place to order. Payment goes by the postman. don't know the english term for that transaction type.
So after pressing checkout i want to have in the database an customerid with and order id and of course the orderdetails and the customer details. No need for Paypal or Creditcard.
Is there a simple way to add this, free of charge, to the code ?
kind regards,
Marc
|
|
|
 |
RonB
Posts: 228
|
| Posted: 12/18/2004, 2:07 AM |
|
what programming language do you use? Might be able to help if you still need help.
|
 |
 |
Marc
|
| Posted: 12/24/2004, 8:06 AM |
|
Hi Ron,
that is very kind of you. I am using VB.net.
Marc
|
|
|
 |
RonB
Posts: 228
|
| Posted: 01/26/2005, 10:50 AM |
|
Sorry,
just do php
|
 |
 |