Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download recurly-7.x-2.0-alpha1.tar.gztar.gz 87.55 KB
MD5: abd2f421f0d3e411898e9698f03d67db
SHA-1: 80d9d3c7585884b7f71220310fece5a9b4a7eb95
SHA-256: 87c72eca68e02dcf13e51b87376e7f8ff5c1fc96fb39e34419e6ac47e839d99e
Download recurly-7.x-2.0-alpha1.zipzip 119.09 KB
MD5: 206305c4907c7051b8be0b6c78d87696
SHA-1: 5903aaa28e909e2b6733afe5359b496583c82aca
SHA-256: a571a566f2ce69b64beba0b0617629412c4c44023bd221b39bc9eee6d0a8ad92

Release notes

Changes from 7.x-1.x to 7.x-2.x:
#2296401: Recurly.js v3
Updated to use Recurly.js v3. The library is now dynamically loaded and no longer needs to be downloaded and placed in your codebase. When upgrading from 7.x-1.x to 7.x-2.x, you can delete the recurlyjs library.

  • The recurlyjs module no longer uses custom form elements.
  • Recurlyjs is now configured with a Public Key, not the Transparent Post key.
  • The billing forms are now created by Drupal, not Recurly, but processed by Recurly, as detailed above.
  • The dev release does not yet have PayPal or bank account support.
  • Form elements have been changed and the existing css no longer applies, this needs a refactor.

Changes in 7.x-2.0-alpha1:
#2400513: Users with no subscriptions are treated as expired subscriptions.
#2647504: Optionally remove display of VAT Number from checkout form
#2652622: Undefined variable: expired_subscriptions
#2650702: Send through pre-populated form settings to hosted forms
#2652674: syntax error, unexpected '}'

This alpha release still has several issues that need work or review, but it is useable.

Created by: aburke626
Created on: 12 Feb 2016 at 01:48 UTC
Last updated: 18 Mar 2016 at 14:53 UTC
Bug fixes
New features

Other releases