|
Stripe is an online service for handling online money transactions.
This library wraps the Stripe API and allows Ruby programmers to query and interact with Stripe's payment services.
It supports most of Stripe's service options, including API authentication, money transfers, coupons, querying for customer info, error handling, refunds, invoices, pricing plans, currency control, account management and many other more.
Stripe bindings are also available for other programming languages as well:
PHP
Python
Java
Scala
Requirements:
· Ruby 1.8.7 or higher
· rest-client Ruby library
· multi_json Ruby library
· Stripe API key
What's New in This Release: [ read full changelog ]
· Added support for specifying an API key when retrieving an upcoming invoice.
Via: Stripe Ruby bindings 1.8.1
0 Comment:
Post a Comment