Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remit2

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remit2

  • 0.0.10
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

Remit2

This API provides access to the Amazon Flexible Payment Service (FPS), using the 2008-09-17 version of the API and Signature Version 2.

Remit2 is forked from the original Remit library written by Tyler Hunt, which was built for the 2007-08-01 FPS API version and Signature Version 1. Due to serious incompatibilities between the two API versions, I decided to fork the library and give up backward compatibility with the older API version.

Working with Remit2 should very closely resemble working with Remit, with the exception of the changed API parameter and function names. However, due to these same changes, it's almost never the case that Remit2 can be dropped in place of Remit without some changes to the client code. For example, the Amount parameter in the Pay operation has changed, and nearly every FPS client application will need to use Pay.

WARNING - This gem should be considered very volatile and incomplete. I (Micah) am not looking to write a full wrapper around the FPS API. My only goal is to get it working for my needs. Therefore, many of the functions/API calls will be broken. Patches are welcome if you want to make additions.

I have explicitly marked some files as "# Updated for API Version 2008-09-17". If you don't see this near the top of the file, assume that it doesn't work!

Copyright (c) 2010 Micah Wedemeyer, released under the MIT license

FAQs

Package last updated on 16 Jan 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc