You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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