woocommerce/plugins/woocommerce-admin/client/task-list/tasks/payments
Jeff Stieler 98f09e2b7d Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804)
* Add "create an account" option to PayPal setup.

Requires a connected Jetpack and WCS.

* Incorporate account creation into multiple flows.

Consolidate form code as well.

* Empty emails aren't valid.

* Remove defunct manual form render.

* Only validate API credentials if needed.

* Update PayPal settings for account creation flow.

* Add first basic test for PayPal setup task.

* Add more test coverage.

* Add some padding to the create account form.

* Only show "create account" if WCS TOS has been accepted.
2020-07-15 08:10:21 -04:00
..
images Add existing TaskList component to new home screen (https://github.com/woocommerce/woocommerce-admin/pull/4378) 2020-05-21 11:15:08 -06:00
bacs.js Options: Add data store (https://github.com/woocommerce/woocommerce-admin/pull/4144) 2020-06-11 11:49:27 +12:00
index.js Fix WCPay sometimes not appearing on the task list (https://github.com/woocommerce/woocommerce-admin/pull/4647) 2020-06-23 10:18:35 +12:00
klarna.js Button: Remove deprecated isDefault (https://github.com/woocommerce/woocommerce-admin/pull/4548) 2020-06-12 07:22:20 +12:00
methods.js Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804) 2020-07-15 08:10:21 -04:00
payfast.js Options: Add data store (https://github.com/woocommerce/woocommerce-admin/pull/4144) 2020-06-11 11:49:27 +12:00
paypal.js Add option to automatically create a PayPal account (https://github.com/woocommerce/woocommerce-admin/pull/4804) 2020-07-15 08:10:21 -04:00
square.js Button: Remove deprecated isDefault (https://github.com/woocommerce/woocommerce-admin/pull/4548) 2020-06-12 07:22:20 +12:00
stripe.js Button: Remove deprecated isDefault (https://github.com/woocommerce/woocommerce-admin/pull/4548) 2020-06-12 07:22:20 +12:00
wcpay.js Try: WC Pay payment method with custom onClick handler (https://github.com/woocommerce/woocommerce-admin/pull/4552) 2020-06-12 10:38:02 +01:00