Using ASP for "secure" credit card ordering

Sharky Forums


Results 1 to 3 of 3

Thread: Using ASP for "secure" credit card ordering

  1. #1
    Ursus Arctos Moderatis Grizzly's Avatar
    Join Date
    Sep 2000
    Location
    Providence, RI USA
    Posts
    3,077

    Post Using ASP for "secure" credit card ordering

    Hey folks, here's my situation.
    I have to make a secure online order form for a website which will remain nameless at this point. I have a fairly good understanding of the logic, and functions used in such a script, and what exactly it does.
    I have experience in PHP, but *no* experience in either ASP or Coldfusion.

    What I have at my displosal, is a working example of an online "secure" order form, in Coldfusion. After looking it over for about 15 minutes I had a good understanding of the language, and what exactly it was doing.

    What I now need...is a similar example, but in ASP, since this will be ran on an NT server, with no ColdFusion installed.

    So if anyone could hook me up with a working, or *could* be working example, of an ASP secure online order form, that would rock.

    If someone wants to help me out with ASP, but can't really decode what I'm asking for here in this rambling post, than please e-mail me at:
    [email protected]

    And we can talk ASP. basically...all I need is a working example, I can figure it out from there by seeing the source.

  2. #2
    Expensive Sushi
    Join Date
    Dec 2000
    Location
    Miami, FL, US
    Posts
    21

    Post

    Hey Grizly,

    I'm working with a site right now that is using both CFM & ASP code, but for online ordering only CFM. I think you'll find the submit form will differ from merchant to merchant - ie. we started with Cybercash and then had to switch to Authorize.net which required reworking of the form as each company has it's own variables and response codes. Also, whether you use "Address Verification" could change the form too. I know some ASP but only a little CFM so someone else is coding the CFM order pages.

    The merchant you're using should have example pages you can look at on their site, I know Cybercash does anyway: http://cybercash.com/cashregister/support/docs/

  3. #3
    Ursus Arctos Moderatis Grizzly's Avatar
    Join Date
    Sep 2000
    Location
    Providence, RI USA
    Posts
    3,077

    Post

    Hey thanks for your input buddy. After talking more with my boss, we actually decided that we'd move this site over to a Cold Fusion server, so I could write this thing in Cold Fusion. I had no problems picking this up and writing it out this past weekend. Cold Fusion is really powerful and easy stuff to learn I gotta say.

    As I type this I'm on the phone trying to set up this merchant account with verisign.com, and have been on hold for the past HOUR!!!!! Omg I'm pissed right now....doing the physical coding of the Secure Online order form is a piece of cake compared with the mental anguish and pain it takes to actually coordinate this crap with the banks and gateway companies you need to in order to get this damn thing Secure and certified.

    Grr Grrrrr says the Grizzly!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •