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
Don't attempt to return users to non-existant transfer
When a registration transfer invoice is completed, if they payment
confirmation notification hits before the user clicks onwards, we can't
find the transfer record because it's been removed. In this case, just
redirect the user back to the invoice so they get something other than a
crash.
0 commit comments