Classic ASP Sample Code v2.0 released



We are happy to announce that we recently released a new version of the Classic ASP sample code.

The three biggest enhancements in this new version are:

  1. It does not require a COM object anymore. This means you don't need to install the G_Crypt COM object in order to run the code. In order to get rid of that dependency, we now use the alternate technique for posting carts to avoid having to sign the cart, and we implemented our own Base64 encoding function.
  2. Each API request is bundled into a class for easier manipulation.
  3. Each callback/notification is parsed into an object representation for easier accessibility.

Check it out and let us know how it goes!

Also, the sample code is an open-source project, so if you're interested in contributing to the project, please get in touch.

Permalink | Links to this post |
The comments you read here belong only to the person who posted them. We do, however, reserve the right to remove off-topic comments.

0 comments: