Re: Validating Credit Cards
Paul Lynch <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.general |
|---|---|
| Message-ID | <[email protected]> |
Agreed. I've done a few different CC payment systems, and they haven't been a problem. There are enough different ways of working that I normally just rewrite any example given by the merchant services company. Specific APIs are very different, and any example code that we could give would be wildly different from whatever it is that your provider expects. But... take a look for the Paypal WO example code that is in Project Wonder. Paul On 22 Jun 2005, at 21:07, Hunter Hillegas wrote: > I don't know of any that are WO specific but this is an area where > being Java based is a plus. > > Do some Google searches on doing this in Java and you'll find all > sorts of stuff. > > Also, the processors usually have Java examples and APIs. > > On Jun 22, 2005, at 11:58 AM, Dan Brateris wrote: > > > >> Anyone know a tutorial, of wish to share some info or code on >> Validating and charging credit cards in a WO App? >> >> Thanks, >> Dan >> _______________________________________________ >> WebObjects-talk mailing list >> [email protected] >> http://www.omnigroup.com/mailman/listinfo/webobjects-talk >> >> >> > > _______________________________________________ > WebObjects-talk mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-talk > > >