Welcome to ClipClip!
Already a Member? Sign In
 

HMAC_SHA1 in ruby - Other programming languages & Google Checkout API | Google Groups

source: http://groups.google.com/group/google-checkout-api-other/browse_thread/thread...

clipped by chao Feb 25, 2007

checkout google ruby

Google Checkout on Rails

Chao

Notes by chao:

Ruby code to encrypt google checkout shopping cart

  • Nathan Morse  
    View profile
    (2 users)  More options Jul 9 2006, 7:57 pm
    From: "Nathan Morse" <nmo...@gmail.com>
    Date: Mon, 10 Jul 2006 03:57:59 -0000
    Local: Sun, Jul 9 2006 7:57 pm
    Subject: Re: HMAC_SHA1 in ruby
    Thanks to Tobias for the solution to my problem...

    OpenSSL::HMAC.digest( OpenSSL::Digest::SHA1.new, merchant_key, cart )

 

Comments

No comments yet

Please sign in to comment.