You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement in the new WooCommerce Payments settings screen, a new info box with a list of all the supported checkout options: Apple Play and Google Play.
By default, all checkboxes are disabled and unchecked.
Once the feature is enabled, all checkboxes will be enabled and checked.
Disabling the feature again un-checks and disables all checkboxes.
Re-enabling the feature again (without refreshing the page) keeps in memory what the previously checked options were.
Re-enabling the feature again (after refreshing the page) will re-check all the options.
Screenshot
The text was updated successfully, but these errors were encountered:
Work to implement features of the "Payment methods" card will contain code that should then be reusable for the purpose of this issue. See this comment for a breakdown of how other issues will affect what is actually required to be implemented by this issue.
Then, sorting for the Express checkout options card should be taken care of in #1505, and handling of the Manage button - in #1508.
Implement in the new WooCommerce Payments settings screen, a new info box with a list of all the supported checkout options: Apple Play and Google Play.
Screen elements
See designs in Figma: https://www.figma.com/proto/Li3cAa1Y2uSklkek0axmyu/WCpay-Local-payment-methods?page-id=1013%3A1&node-id=1781%3A6705&viewport=2126%2C969%2C0.10555893927812576&scaling=min-zoom
Functionality
By default, all checkboxes are disabled and unchecked.
Once the feature is enabled, all checkboxes will be enabled and checked.
Disabling the feature again un-checks and disables all checkboxes.
Re-enabling the feature again (without refreshing the page) keeps in memory what the previously checked options were.
Re-enabling the feature again (after refreshing the page) will re-check all the options.
Screenshot
The text was updated successfully, but these errors were encountered: