Wp-calypso: Billing Management: Add subscription detail components to new site level routes (3)

Created on 15 Sep 2020  路  4Comments  路  Source: Automattic/wp-calypso

  • add site-level route under /purchases/subscriptions/:site-id/:receipt-id
  • Ensure auto-renew toggle still works
  • Ensure renew works as well
  • Cancel flows
  • Change payment method
  • need to verify that all linked pages have appropriate routes at the site level and/or modals
Billing [Type] Task

All 4 comments

1/3 of this is done in https://github.com/Automattic/wp-calypso/pull/45922

We still need to add:

  • Cancel page
  • Add payment method page
  • We may also want to consider the thank-you page after a renewal completes

The 2nd third is done in https://github.com/Automattic/wp-calypso/pull/45974 which handles the cancel page.

Part 3 (add/change payment method) is in #45977

Part 4 (the cancel domain confirmation page) is in https://github.com/Automattic/wp-calypso/pull/46021

Was this page helpful?
0 / 5 - 0 ratings

Related issues

apeatling picture apeatling  路  3Comments

rickybanister picture rickybanister  路  3Comments

samouri picture samouri  路  3Comments

gedex picture gedex  路  3Comments

kellychoffman picture kellychoffman  路  3Comments