Skip to content

Releases: recurly/recurly-js

3.1.0

07 May 20:11
Compare
Choose a tag to compare
  • Adds bank account tokenization #202
  • Adds optional additional field validations #196
  • Fixes tax rounding issue #199
Minified md5 checksum

074d6e1428f91e66c64e49e48eebfcdc

3.0.11

19 Mar 23:06
Compare
Choose a tag to compare
  • Adds partial number detection to cardType method #187
  • Adds tax information to pricing object #169
  • Fixes plan tax exemption for taxation other than US sales tax #186
  • Fixes validate.cardNumber throwing on falsey values #179
  • Fixes issue with pricing coupon and plan mismatches #177
  • Fixes issue where Pricing detachment fails on multiple instances #188
Minified md5 checksum

00529da12895c63460b876eafca29205

3.0.10

18 Dec 18:25
Compare
Choose a tag to compare
  • Adds Pricing support for tax_code #166
Minified md5 checksum

5810ba9237575b3c3f50999082b41e54

3.0.9

13 Nov 19:54
Compare
Choose a tag to compare
  • Adds CORS support #157
Minified md5 checksum

f118a35fda9030e1d761040ab6e3ab3d

3.0.8

06 Nov 19:46
Compare
Choose a tag to compare
  • Rejects falsey configuration values #155
  • Switches build from component to duo #154
  • Adds plan unit price and setup fee to pricing output #150

3.0.7

17 Sep 20:58
Compare
Choose a tag to compare
  • Fixes issue with IE PayPal communication #152

3.0.6

08 Sep 22:28
Compare
Choose a tag to compare
  • Fixes rounding issues around tax and floats #147
  • Correctly sets setup_fee on pricing output object #144

3.0.5

06 Aug 01:01
Compare
Choose a tag to compare
  • Fixed missing json module dependency #138

3.0.4

24 Jul 18:37
Compare
Choose a tag to compare
  • Fixed issue with addons and pricing module #137

3.0.3

10 Jun 22:47
Compare
Choose a tag to compare
  • Added 'phone' and 'vat_number' to list of tokenizable fields #126
  • Added checkbox support to Pricing.prototype.attach #123
  • Fixed issue in Pricing.prototype.attach where addons would attempt to load out of order #127
  • Fixed issue where coupon not found errors would go uncaught in Pricing.prototype.attach #124
  • Fixed coupon rounding behavior in Pricing.prototype.calculations #125
  • Updated testing dependencies #121