The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0000

  • Change: c872d4ff896105564a59e15b47e81bdb65961e42 Author: Naveed Massjouni <naveedm9@gmail.com> Date : 2015-08-03 14:22:34 +0000
    • Merge pull request #25 from ironcamel/interface-cleanup
    • made interface consistent
  • Change: 23264b6001734491b4261852855b23a5d24b6ddc Author: Naveed Massjouni <naveed@vt.edu> Date : 2015-08-03 14:21:02 +0000
    • made interface consistent
    • This is a breaking change. This makes the $data param of the update_charge and update_customer methods a named parameter. This makes all of the update_* methods consistent wrt how the $data param is passed in.
  • Change: cfff7adebc0e876a9689b1ebd6b927d268d6db39 Author: Naveed Massjouni <naveedm9@gmail.com> Date : 2015-07-20 14:44:18 +0000
    • Merge pull request #24 from ironcamel/get-my-account
    • added get_platform_account method to retrive the /v1/account resource
  • Change: 79f5c64f09feca038eb0d45925ee75db83096da2 Author: Naveed Massjouni <naveed@vt.edu> Date : 2015-07-20 14:00:44 +0000
    • added get_my_account method to retrive the /v1/account resource
  • Change: 27efbcb50035620a4549da22a2c606e39180f4f1 Author: Dan Schmidt <danschmidt5189@users.noreply.github.com> Date : 2015-07-14 12:05:30 +0000
    • Merge pull request #21 from Crowdtilt/Reversals
    • Support Transfer Reversals (#20)
  • Change: 1d7b1925e4d440780677a7ddb2d791375c6a8b19 Author: Dan Schmidt <danschmidt5189@gmail.com> Date : 2015-07-14 10:37:00 +0000
    • Support Transfer Reversals (#20)
    • Adds support for reversing existing transfers via a new create_reversal method.

Modules

Stripe API bindings