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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
NEW FEATURES:
Added editor option Receive Payment Check Delay to add a delay when a payment check request is sent,
Added editor option Resend Attempts Amount to send repeat requests when last attempt failed (used only for receiving payment checks, number of methods from SDK will be increased in the future).
BUG FIXES:
Fixed a rare bug related to the Target transaction not found error on the backend, where when buying items in bulk the user had stars deducted from their balance, but the payment check could not be successfully processed on the game client because the backend sometimes could not receive it in time.