Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@drewish drewish released this 26 Sep 21:07
  • Added remaining billing cycles to subscriptions: subscription->remaining_billing_cycles 91
  • Added subscription change preview for existing subscriptions: subscription->preview() 94
  • Remove readme reference to recurlyjs v2 private key 97
  • Addding bulk parameter to subscription creation 98
  • Added account entity use code: account->entity_use_code 100
  • Added PHP 5.6 and HHVM to travis.yml (thanks to Nyholm) 101
  • Update branch alias to 2.3.x-dev (thanks to bangpound) 102
  • Bump phpunit to 4.2 103
  • Adds PayPal and Amazon support to Recurly_BillingInfo 104
  • Adding bulk parameter to $subscription->postpone() 105