2017 © Pedro Peláez
 

library moonclerk-php

Making it easy to integrate with Moonclerk's read only API.

image

jobbrander/moonclerk-php

Making it easy to integrate with Moonclerk's read only API.

  • Wednesday, June 10, 2015
  • by karllhughes
  • Repository
  • 2 Watchers
  • 2 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Moonclerk PHP Client

This package makes it simple to integrate your application with Moonclerk's read only API discussed here., (*1)

What's Moonclerk?

Moonclerk is a wrapper around Stripe's payment processor that allows you to easily set up recurring payments. Moonclerk will generate the forms and let you embed them on your site or link to them directly that way payments are handled securely and even non-technical people can update pricing, issue coupon codes, and check on payment statuses., (*2)

Note: I am not affiliated with Moonclerk in any way; I just happen to use their product., (*3)

Requirements

The following versions of PHP are supported., (*4)

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • HHVM

Usage

Please see example.php for details., (*5)

Install

Via Composer, (*6)

``` bash $ composer require jobbrander/moonclerk-php, (*7)


## Testing ``` bash $ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details., (*8)

Credits

License

The Apache 2.0. Please see License File for more information., (*9)

The Versions

10/06 2015

dev-master

9999999-dev https://github.com/JobBrander/moonclerk-php

Making it easy to integrate with Moonclerk's read only API.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

payments api client checkout moonclerk recurring payments

21/04 2015

0.1.0

0.1.0.0 https://github.com/JobBrander/moonclerk-php

Making it easy to integrate with Moonclerk's read only API.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

payments api client checkout moonclerk recurring payments