• Fixes upgrades/downgrades not working
  • Implement Stripe Subscription changes
  • Implement Stripe invoices
  • Remove unworkable Save as Copy from plans
  • Remove currency symbol from form fields
  • Scale back 3DS2 challenge processes requiring user response

Commit Log

  • 42d8f8fc Release v3.0.2 [Bill Tomczak]
  • ff9482f7 Update comments [Bill Tomczak]
  • 32a1b307 Remove example method [Bill Tomczak]
  • ca95f72b Improve AbstractGatewayPlugin::getGatewayInfo() [Bill Tomczak]
  • 804ff9c2 Make additionalValidation event responder required [Bill Tomczak]
  • 90581944 Clear out todos we’ve been ignoring anyway [Bill Tomczak]
  • 64afebde SR-481: Implement Subscription changes for Stripe [Bill Tomczak]
  • 80e05b00 Fixes problem with recognizing upgrade/downgrade [Bill Tomczak]
  • e7bb64ab Merge pull request #451 from joomlashack/SR-479 [Bill Tomczak]
  • 1c53ee56 Bump dev version [Bill Tomczak]
  • 9ea42c46 Cleanup Stripe imps [Bill Tomczak]
  • dfc53b27 Merge branch 'development' into SR-479 [Bill Tomczak]
  • 277014b1 Merge pull request #450 from joomlashack/SR-480 [Bill Tomczak]
  • 311e0813 Remove debugging code [Bill Tomczak]
  • 40beae80 Implement invoices for Stripe [Bill Tomczak]
  • 64f7550b Move invoice view to more accurate format [Bill Tomczak]
  • 49ab335a Improve error handling for invoices view [Bill Tomczak]
  • c9b51163 Check before testing property [Bill Tomczak]
  • 783aa247 Normalize language constant [Bill Tomczak]
  • 29ab1b6a More efficient Recurly Invoice loading [Bill Tomczak]
  • 299a6622 Fix InvoiceImp call [Bill Tomczak]
  • 8cd81e0f Fix Comments [Bill Tomczak]
  • 4fdfd651 Refactor Invoice::load to cover more possibilities [Bill Tomczak]
  • 4fa4cd9d Improve method name [Bill Tomczak]
  • 13f48548 Refactor srinvoice.pdflink for future flexibility [Bill Tomczak]
  • 87e91d08 Comment fixes [Bill Tomczak]
  • 95934ef0 Formatting fixes [Bill Tomczak]
  • 27602a90 Move text to language constant [Bill Tomczak]
  • cc117dd5 Remove option to save as copy [Bill Tomczak]
  • 36499d6b Don’t add currency symbol to form fields [Bill Tomczak]
  • e75270c0 Fix comments [Bill Tomczak]
  • 40b07b66 Re-organize manifest headers [Bill Tomczak]
  • 74221205 Re-enable 3DS2 handling when triggered on new credit card [Bill Tomczak]
  • fa7164b1 Disable 3DS2 while Recurly gets their act together [Bill Tomczak]
  • 9f441055 Fix comments [Bill Tomczak]
  • 375963a9 Update comments [Bill Tomczak]
  • 5e1594b3 Rearrange catching 3DS2 errors [Bill Tomczak]
  • c25e4d17 Update comments [Bill Tomczak]
  • 8b636f3d Update comments [Bill Tomczak]
  • 03c57102 Bump dev version [Bill Tomczak]
  • ae18c7c3 Merge pull request #449 from joomlashack/SR-478 [Bill Tomczak]
  • ec19a1ea Bump dev version [Bill Tomczak]
  • 938940f1 Allow careful editing of plan code form field [Bill Tomczak]
  • ff2a8f7d Always filter plan code [Bill Tomczak]
  • 5799a63d Check/Reset plan code on form errors [Bill Tomczak]
  • 2697f53f Minor comment/standards fixes [Bill Tomczak]
  • 6af152aa Remove pointless form field attributes [Bill Tomczak]