Skip to content

0.9.0

Compare
Choose a tag to compare
@rootpd rootpd released this 21 Feb 11:15
· 590 commits to master since this release
  • Fixed issue with unexpected recurrent charge behavior for specific implementation of upgrades. remp/crm#1023
  • Added command to charge single cid with custom amount and description in case of necessity of custom charges. remp/crm#1023
  • Changed interval for start_time to closed for paidSubscribers() and freeSubscribers. remp/crm#913
  • Added support for custom-amount recurrent charges with multi-item subscription types. Until now these payments were not chargeable. remp/crm#1043
  • Added VariableSymbolInterface to make VariableSymbol repositories interchangeable. remp/crm#1035
  • Moved internal tests to the extension so they can be open-sourced.
  • Added bank mail confirmation config keys to seeder.
  • Added bank confirmation mail downloader, parser and command for slovak CSOB. remp/crm#1061