sachinjsk / stripe-perl

Perl library to connect to the Stripe API

Home Page:https://stripe.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stripe Perl bindings

This code is a wrapper around the Stripe API. It uses the same naming conventions and object attributes.

IMPORTANT WARNING

This library has not been used in production yet! You are on your own!

Read the code! Understand what it is and isn't doing.

Installation

You probably want to install this into your perl using cpanm or cpan:

cpanm Net::Stripe

If you want to hack the code you can clone it from github:

https://github.com/primeradiant/stripe-perl

Pull requests are welcome, as are co-maintainers.

REQUIREMENTS

Several, which you can get from CPAN.

AUTHOR

Luke Closs, @lukec

Copyright 2011, Prime Radiant, Inc.

About

Perl library to connect to the Stripe API

https://stripe.com/docs


Languages

Language:Perl 100.0%