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
Both return types PurchaseResult and ModificationResult contains pspResults and errorStatusCodes.
But they are evaluated in different ways., preferable would be a more consistent flow in both cases.
see discussion here: #12 (comment)
Both return types PurchaseResult and ModificationResult contains pspResults and errorStatusCodes.
But they are evaluated in different ways., preferable would be a more consistent flow in both cases.