nelsonec87

Results 4 issues of nelsonec87

After the user picks a theme subscription option from [the UI](https://github.com/Automattic/wp-calypso/issues/65567), the checkout page should have the correct details (e.g. subscription period, price, currency) We also need to make sure...

Themes
Purchases

PoC - do not merge! This PR adds the request history to the `localStorage`, so we don't lose our previous requests after a refresh or on a new browser session...

Hi, as this is a decorator, I don't think the code should "hide" methods from the original socket. In my case, I had to add "write" to the list of...