Basic Authentication (for Google Checkout)


/ Published in: C#
Save to your folder(s)

Using GCheckout.dll

Join("") is an IEnumerable extension I wrote (to concatenate strings with a separator)
Base64Decode() is a string extension I wrote (decode base64)

Configuration.Google[Test]Merchant{Id|Key} are just some static variables holding my info.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.