0.20.0
- Changed
ServerToServerNotificationProcessor::getUser()
. Added search for user withinpayment_meta
, then withinuser_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