[Seaside] Credit card processing - experiences, code?

Boris Popov boris at deepcovelabs.com
Wed Oct 29 21:38:33 UTC 2008


Matthias,

We don't have any packaged code samples in Smalltalk, but we have a
whole load of test cases from which we could extract some snippets to
get you going quickly if you got that far. The API itself is basic HTTPS
POST of key-value pairs with simple signing algorithm.

Cheers,

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message header.
Unless otherwise indicated, it contains information that is private and
confidential. If you have received it in error, please notify the sender
and delete the entire message including any attachments.

Thank you.

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of
Matthias Berth
Sent: Wednesday, October 29, 2008 2:31 PM
To: Seaside - general discussion
Subject: Re: [Seaside] Credit card processing - experiences, code?

Boris,

this looks really good. Funny - I knew about you from the Industry
Misinterpretations podcast but somehow thought it was all about
reading checks.

So do I get some example code, in any language? How awesome it would
be to have a small Seaside example application... ;-)


Cheers


Matthias


On Wed, Oct 29, 2008 at 9:58 PM, Boris Popov <boris at deepcovelabs.com>
wrote:
> Matthias,
>
> I'm certainly as biased as they come because we built, maintain and
> continue to improve a large scale payment processing system that is
> specifically designed to cover a wide variety of international payment
> options, credit cards included. As a bonus, it's all built in
> VisualWorks Smalltalk ;)
>
> https://www.pacnetservices.com/services/creditcard/
>
> Cheers,
>
> -Boris
>
> --
> +1.604.689.0322
> DeepCove Labs Ltd.
> 4th floor 595 Howe Street
> Vancouver, Canada V6C 2T5
> http://tinyurl.com/r7uw4
>
> boris at deepcovelabs.com
>
> CONFIDENTIALITY NOTICE
>
> This email is intended only for the persons named in the message
header.
> Unless otherwise indicated, it contains information that is private
and
> confidential. If you have received it in error, please notify the
sender
> and delete the entire message including any attachments.
>
> Thank you.
>
> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org
> [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of
> Matthias Berth
> Sent: Wednesday, October 29, 2008 1:49 PM
> To: Seaside - general discussion
> Subject: [Seaside] Credit card processing - experiences, code?
>
> Hello all,
>
> I am looking for a payment processing provider for my seaside
> e-commerce application. I saw that Ramon Leon uses authorize.net
> (there is some code in his development image [1]).  I'd need to accept
> at least US dollars and euros, but it looks like authorize.net does
> only dollars.
>
> I am curious about your experiences with integrating credit card
> processing services in Seaside applications (or any web app).  Anyone
> interested in starting a general package for Seaside, along the lines
> of  ActiveMerchant for Rails[2] ?
>
>
> Cheers
>
> Matthias
>
> [1] http://onsmalltalk.com/my-squeak-image/
> [2] http://www.activemerchant.org/
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list