wp-calypso
wp-calypso copied to clipboard
Theme Subscription: Send correct billing options to checkout
After the user picks a theme subscription option from the UI, the checkout page should have the correct details (e.g. subscription period, price, currency)
We also need to make sure the purchases are stored in the DB with all the right information attached after they're completed.
Related to https://github.com/Automattic/wp-calypso/issues/65133
Related diff: D84731-code