Skip to content

0.24.0

Compare
Choose a tag to compare
@rootpd rootpd released this 10 Nov 13:19
· 103 commits to master since this release
  • Added AppleAppstoreUserDataProvider to prevent from deleting user if user has active Apple App Store recurrent payment. remp/crm#1510
  • Added mutex to prevent collision of processing of the same transaction ID notification. remp/crm#1573
  • Processing of S2S payment notification (inside ServerToServerNotificationWebhookApiHandler) delayed by 1 minute to avoid collision with processing of payment send directly from a device (in VerifyPurchaseHandler). remp/crm#1573