Skip to content

0.20.0

Compare
Choose a tag to compare
@rootpd rootpd released this 01 Sep 10:50
· 140 commits to master since this release
  • Changed ServerToServerNotificationProcessor::getUser(). Added search for user within payment_meta, then within user_meta.
  • Added creation of anonymous unclaimed user if no user with original transaction ID of in-app purchase was found. iOS in-app purchases have to be possible without account in CRM. remp/crm#1235
  • Added tests for ServerToServerNotificationProcessor::getUser(). remp/crm#1235