Dear group,

Ok, this is the last one, (for now).

I have to do a Web page which will have a payment functionality.
Basically, people will pay a fee for using the services provided by this
page.

The idea is to allow people to pay with credit cards, and I've never done
this.
I'm pretty much clueless as to how the process goes.

I assume there will be some provider who will check the credit card, and
also be in charge of collecting the money, and he would deposit that money
(minus a fee, of course) in our account.
If this is the case, how would I use his validation services?
How would I know when the transaction has been approved, so I can allow this
people to enter to the page?

Has any of you used one of these?
Could you point to some of these providers' websites?

Also, I've never worked with SSL.
I know I'm supposed to obtain a certificate, and configure IIS to use it.
As far as I understand, once I do this correctly, the connection will be
secure and encrypted.
My question is, do I have to change anything in the way I code my
application (ie. the ASP code), or will it suffice to configure IIS to work
with SSL, and I'd code as if nothing was happening?

Thanks a lot in advance

Daniel Magliola
Cimatic SRL
+5411 4787 5311



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to