The last change was to retain the WebView cache on close, so that it can be re-opened quickly, and matches with swift. This updates that a little to ensure we clear the cache on close when the checkout is complete.
Before you deploy
[x] I have added tests to support my implementation
What are you trying to accomplish?
The last change was to retain the WebView cache on close, so that it can be re-opened quickly, and matches with swift. This updates that a little to ensure we clear the cache on close when the checkout is complete.
Before you deploy