Handle multiple visits to Paypal approval return URI

This commit is contained in:
ayumi-signal
2026-02-11 06:15:13 -08:00
committed by GitHub
parent 291000f297
commit 09b006e14b
4 changed files with 64 additions and 12 deletions

View File

@@ -137,6 +137,7 @@ window.testUtilities = {
currentWorkflow: undefined,
didResumeWorkflowAtStartup: false,
lastError: undefined,
lastReturnToken: undefined,
receipts: [],
configCache: undefined,
},