Joshua T Flowers
|
a2fa141bcb
|
Update payment gateway suggestions semantics to be more consistent (https://github.com/woocommerce/woocommerce-admin/pull/7130)
* Rename and simplify frontend component names
* Rename feature flag and feature folder
* Rename transients and filters
* Rename SlotFills
* Fix feature name comment
* Update variable naming in payment suggestions
* Update WCPay Button component
* Rename suggestion key to id
* Rename recommended to recommendation
* Add changelog entry
* Update isConfigured to needsSetup
* Fix key id reference in WCPayMethodCard
* Update onboarding component filenames and exports
* Fix typo
* Add changelog entry
* Fix up remaining references to keys/ids
|
2021-06-08 13:40:57 -04:00 |
Joel Thiessen
|
7cfa39663a
|
Adding WCPay payment configuration defaults (https://github.com/woocommerce/woocommerce-admin/pull/7097)
Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>
|
2021-06-03 09:19:50 -07:00 |
Joel Thiessen
|
bb7f1dc466
|
Refactoring WCPayCard into new onboarding package (https://github.com/woocommerce/woocommerce-admin/pull/7058)
|
2021-05-28 16:26:38 -07:00 |
Fernando
|
b8a7f9a7ab
|
Add event recording to start of gateway connections (https://github.com/woocommerce/woocommerce-admin/pull/6801)
* Added PayPal and Stripe start connection tracking
This commit adds PayPal and Stripe start connection tracking
# Conflicts:
# client/task-list/tasks/payments/index.js
* Added Square connection
* Added chagelog
# Conflicts:
# readme.txt
* Added recorded event "wcadmin_payments_task_stepper_view"
# Conflicts:
# client/task-list/tasks/payments/index.js
* Added event recording to eWAY connection flow
* Added event recording to generic connections
* Modified changelog
# Conflicts:
# readme.txt
* Moved event recording line
* Added testing instructions
* Fixed method "recordConnectStartEvent"
* Fixed event "payments_task_stepper_view"
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
|
2021-04-19 08:53:14 -03:00 |
Joel Thiessen
|
c31d694c45
|
Adding setup required indicator for non-configured payment methods (https://github.com/woocommerce/woocommerce-admin/pull/6811)
|
2021-04-15 15:29:15 -07:00 |
Joel Thiessen
|
c0e95ba189
|
Update UI for Payment Task Screen (https://github.com/woocommerce/woocommerce-admin/pull/6766)
|
2021-04-15 11:42:31 -07:00 |