[Seaside] [ANN] Stripe.com payment gateway integration

Paul DeBruicker pdebruic at gmail.com
Wed Oct 26 00:11:38 UTC 2011


Only tested in Pharo-1.3 & Seaside 3.0 but you can use 
http://www.stripe.com as a payment gateway for credit cards.  Matches 
most of the stripe API as described here: https://stripe.com/docs. It 
does not yet include support for their WebHooks notification system.  It 
does require a stripe account, Zinc, Zodiac, and the SqueakSSL plugin.

The tests are very slow, because it creates, retrieves, and deletes 
items on their servers as it is testing.

At this time they only accept USA based credit cards in USD denominations.

Please let me know if you try it and run into any problems.

Thanks

Paul


More information about the seaside mailing list