Closest Java equivalent of ActiveMerchant that would work on Google App Engine?
        Posted  
        
            by Chuck
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chuck
        
        
        
        Published on 2010-03-24T23:47:13Z
        Indexed on 
            2010/03/24
            23:53 UTC
        
        
        Read the original article
        Hit count: 336
        
I want to build ecommerce functionality on Google App Engine for Java.
What Java payment gateway library works closest to ActiveMerchant (from Ruby on Rails) and also works on GAE?
© Stack Overflow or respective owner