connect2nikhil
Posts: 2
|
| Posted: 06/24/2004, 11:10 PM |
|
Hi! Friends,
I am new to this forum and need your help. Please do help me with this.
I downloaded the Online Bookstore Application from www.gotocode.com and in the specifications it is given as
Online BooksStore is a fully functional online store that you may use as a framework to create an expanded system or use 'as is'. It utilizes VeriSign's Payflow Link system to verify and charge credit cards.
Features include:
- User Registrations
- Product Voting
- VeriSign Payflow Link integration
- Categories
- Shopping Cart
- Administration of Members
- Administration of Orders
- Administration of Items
- Administration of Categories
- Administration of Credit Card Types.
I am testing it using IIS on a Windows 2000 system, everything seems fine.. I am able to add items to my shopping cart, etc but I want to know, how do I order them... it is said that "It utilizes VeriSign's Payflow Link system to verify and charge credit cards" but nowhere on the page do I see a checkout link or buy now link.
How do I process the credit card payments?
Please help me out.
Thanks,
Nikhil
|
 |
 |
marcwolf
Posts: 361
|
| Posted: 06/24/2004, 11:33 PM |
|
You will have to have a Verisign Payflow link account set up first before you can process paymetns through it.
Like electronic bacnking - the app has all the links to DO electronics banking - provided you have an Bank account to work with.
Hope this helps
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
connect2nikhil
Posts: 2
|
| Posted: 06/24/2004, 11:39 PM |
|
Thanks Dave,
Its like I wanted to know...
1) Do I have to add a button in the page for "Checkout" or "buy now" option?
2) Do I have to link it to the Verisign Payflow account?
Can you please give me an example of the button like how can i create it? I shall be really thankful to you as this is my first experiment towards e-com applications.
Thanks,
Nikhil
|
 |
 |
|