Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 1.67 KB

Recurly.js CHANGELOG

Version 3.0.3 (June 10, 2014)

  • 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

Version 3.0.2 (June 3, 2014)

  • Fixed parse cardType bug #120
  • Fixed issue where publicKey was not sent to the PayPal flow initiation API #117

Version 3.0.1 (May 29, 2014)

  • Added Plan quantity manipulation to recurly.Pricing #115

Version 3.0.0 (May 13, 2014)

  • Full rewrite for Billing Info tokenization