Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need help with cybercash-ASP integration!

0 views
Skip to first unread message

LINE9.com

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
Does anyone have the ASP code to integrate with the cybercash cash register?
They sent me all the files, including the Mauth.asp file, but all I want to
do is say something similar to the following:

If Output.Keys("MStatus") = "success" Then
' do the db insert of this order, and send customer off to the receipt
page:
Response.Redirect("receipt.asp")
Else
Response.Redirect("checkout.asp")
End If
--or like this:
If Result("MStatus") = "success" then...
--or like this:
If Request("MStatus") = "success" then...

Has anyone successfully been able to call this MStatus variable, and use it?
I am so desparate to get this chunk of code done, that I WILL PAY YOU $50.
for it!
Please help folks, I know someone has done it..! ;-)
Please send any help you can send to my primary email address:
webm...@line9.com

Thanx!! :-)
-Ken


Edward

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
Hello:

The cybercash's documentation is a piece of shit! Its document repeats the
same meaningless information on every session and it never show you how to
integrate its component to the asp page. I printed all its document (about
450 pages) and study them more than a week and still don't know what to do.

I suggest you use signio, its documentation is much better than the cybershit!
If your site is hosted by an ISP, check to see if your ISP support the signio
(its pervious name called PaymentNet).

http://www.signio.com/

I hope it will help, keep your $50 and find a better online transaction
component, don't use the cybercash :-)

Edward


In article <rRno4.20055$_G1.3...@news1.sttls1.wa.home.com>, "LINE9.com"

0 new messages