The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.28

  • Change: b2d9eb9072805e3995ee2cb9e654db4e9e36af66 Author: Rusty Conover <rustyconover@users.noreply.github.com> Date : 2015-02-04 18:15:35 +0000
    • Merge pull request #48 from NacreData/master
    • Implement metadata in Charge object
  • Change: 64043dbfcf827c32ab3e8aaf93bcee742148611e Author: Devin M. Ceartas <devin@nacredata.com> Date : 2015-02-04 16:00:28 +0000
    • Implement metadata in Charge object, add tests for metadata in charge & customer
  • Change: a32e36cd82bf52fc5d7776ecbce30f2188eb37b8 Author: Rusty Conover <rustyconover@users.noreply.github.com> Date : 2015-01-21 21:22:42 +0000
    • Merge pull request #47 from rustyconover/master
    • Changes for 0.27

Modules

API client for Stripe.com
represent a BalanceTransaction object from Stripe
represent a Card object from Stripe
represent an Charge object from Stripe
represent a Coupon object from Stripe
represent a Customer object from Stripe
represent a Discount object from Stripe
represent an error result from interacting with Stripe
represent an Invoice object from Stripe
represent an Invoice Item object from Stripe
represent an Line Item object from Stripe
represent a list of objects from Stripe
represent a Plan object from Stripe
represent a Refund object from Stripe
represent a Subscription object from Stripe
represent a list of Subscriptions from Stripe
represent a Token object from Stripe