You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by P Dunham <pc...@hotmail.com> on 2003/04/01 04:13:53 UTC

[OT]Credit card processing

Hi all,

            Anyone here have recommendations on credit card processing
services? As well as any resources for implementing credit card processing
with struts/java.

Thank you,

Philip Dunham


Re: [OT]Credit card processing

Posted by louis majanja <lo...@ironpulse.com>.
Check out 
http://www.openecho.com/
pretty easy to use JAVA API and well documented too

Louis Majanja

On Mon, 2003-03-31 at 18:13, P Dunham wrote:
> Hi all,
> 
>             Anyone here have recommendations on credit card processing
> services? As well as any resources for implementing credit card processing
> with struts/java.
> 
> Thank you,
> 
> Philip Dunham
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [OT]Credit card processing

Posted by Robert Taylor <rt...@mulework.com>.
I use java API CyberSource provides:

http://www.cybersource.com/products_and_services/electronic_payments/credit_
card_processing/

We also ended up writing a thin wrapper to abstract the implementation.
In general it's been easy to use.

robert

> -----Original Message-----
> From: Jeff Caddel [mailto:jcaddel@cox.net]
> Sent: Monday, March 31, 2003 10:27 PM
> To: Struts Users Mailing List
> Subject: Re: [OT]Credit card processing
>
>
> I use the java API Verisign provides:
> http://www.verisign.com/products/payflow/pro/PayFlowPro.pdf
>
> Their API is functional tho not exactly elegant.  I ended up putting a
> "payment services" layer in between our application code and the
> Verisign API calls mostly so I wouldn't be tied to Verisign any more
> than necessary, but also because some of their method/class names are
> really funky.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT]Credit card processing

Posted by Jeff Caddel <jc...@cox.net>.
I use the java API Verisign provides:
http://www.verisign.com/products/payflow/pro/PayFlowPro.pdf

Their API is functional tho not exactly elegant.  I ended up putting a 
"payment services" layer in between our application code and the 
Verisign API calls mostly so I wouldn't be tied to Verisign any more 
than necessary, but also because some of their method/class names are 
really funky.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [OT]Credit card processing

Posted by David Bolsover <ju...@bolsover.com>.
I use worldpay

I suggest you look at their Junior guide first

http://support.worldpay.com/downloads/results.php?id=47


If that looks good then check out the Pro Guide - complete with Java API


http://support.worldpay.com/downloads/results.php?id=48


db

-----Original Message-----
From: P Dunham [mailto:pcdunham_ng@hotmail.com]
Sent: 01 April 2003 03:14
To: struts-user@jakarta.apache.org
Subject: [OT]Credit card processing


Hi all,

            Anyone here have recommendations on credit card processing
services? As well as any resources for implementing credit card processing
with struts/java.

Thank you,

Philip Dunham



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org