Skip to content

Issues: Automattic/woocommerce-payments

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add playwright e2e test for critical flow: view account balances for multiple deposit currencies category: e2e Issues and PRs related to e2e tests. focus: reporting priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability type: task The issue is an internally driven task (e.g. from another A8c team).
#9188 opened Jul 30, 2024 by Jinksi
Epic: MVP: Pre-launch Tasks for Payment Activity widget category: projects For any issues which are part of any project, including bugs, enhancements, etc. focus: reporting type: task The issue is an internally driven task (e.g. from another A8c team).
#8680 opened Apr 20, 2024 by shendy-a8c
PRB tokenized cart - maintenance placeholder focus: checkout payments type: task The issue is an internally driven task (e.g. from another A8c team).
#8531 opened Mar 29, 2024 by frosso
Migrate Stripe express checkout methods to new domain registration API component: payment request button Apple Pay, Google Pay, etc focus: checkout payments status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. type: task The issue is an internally driven task (e.g. from another A8c team).
#8503 opened Mar 27, 2024 by FangedParakeet
Add basic test for Deposit List screen (e2e or react unit test) component: deposits Issues related to Deposits component: tests Issues related to tests focus: deposits priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team). type: technical debt This issue/PR represents/solves the technical debt of the project.
#8417 opened Mar 19, 2024 by jessy-p
Merchant facing: Multi-currency orders category: e2e Issues and PRs related to e2e tests. component: customer multi-currency Issues related to customer multi-currency project focus: multi-currency priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. type: task The issue is an internally driven task (e.g. from another A8c team). type: technical debt This issue/PR represents/solves the technical debt of the project.
#7383 opened Oct 5, 2023 by tpaksu
Merchant facing: Setup– Multi-currency widget category: e2e Issues and PRs related to e2e tests. component: customer multi-currency Issues related to customer multi-currency project focus: multi-currency priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team). type: technical debt This issue/PR represents/solves the technical debt of the project.
#7348 opened Oct 3, 2023 by dwainm
Add correct TS interface for charge.dispute category: engineering For product engineering, architecture work, tech debt and so on. pr: in progress type: task The issue is an internally driven task (e.g. from another A8c team).
#7311 opened Sep 27, 2023 by Jinksi Draft
6 tasks
Warning to use createRoot instead ReactDOM.render focus: misc or unknown Issues that need to be added to a focus area (aka "needs focus"). good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#7074 opened Aug 27, 2023 by shendy-a8c
[QIT] Warning in class-wc-rest-user-exists-controller.php component: WooPay WooPay related issues focus: woopay size: small The issue is sized small. status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. type: task The issue is an internally driven task (e.g. from another A8c team).
#6599 opened Jun 27, 2023 by ricardo
Review the repository access rights for collaborators and teams category: devops Features and tools supporting dev process. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline type: task The issue is an internally driven task (e.g. from another A8c team).
#6120 opened Apr 21, 2023 by jbordonado
Update @woocommerce/eslint-plugin dependency to version 2.2.0 category: devops Features and tools supporting dev process. dependencies Pull requests that update a dependency file focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline type: task The issue is an internally driven task (e.g. from another A8c team).
#6095 opened Apr 19, 2023 by jbordonado
Use get_rest_url() instead of hardcoded /wp-json/ in REST API endpoints category: core WC Payments core related issues, where it’s obvious. component: WooPay WooPay related issues focus: woopay priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#6057 opened Apr 17, 2023 by ricardo
Delete release testing branches during post-release workflow category: devops Features and tools supporting dev process. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline type: task The issue is an internally driven task (e.g. from another A8c team).
#5983 opened Apr 5, 2023 by jbordonado
Add E2E tests to catch errors that happen when non-admin users log to wp-admin category: e2e Issues and PRs related to e2e tests. focus: misc or unknown Issues that need to be added to a focus area (aka "needs focus"). needs prioritisation Triage finished and issues are ready for the following processing. type: task The issue is an internally driven task (e.g. from another A8c team).
#5101 opened Nov 10, 2022 by leonardola
E2E Not testing stripe subscription billing category: e2e Issues and PRs related to e2e tests. category: engineering For product engineering, architecture work, tech debt and so on. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
#5041 opened Nov 3, 2022 by brucealdridge
E2E Tests not running WCPay version of subscriptions-core category: e2e Issues and PRs related to e2e tests. category: engineering For product engineering, architecture work, tech debt and so on. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#5040 opened Nov 3, 2022 by brucealdridge
Remove inline *100 (hack) in format_item_price_data & refactor WC_Payments_Utils::prepare_amount so it can be used by client code wanting float or int return value (follow up to #4321) category: core WC Payments core related issues, where it’s obvious. category: refactor The issue/PR is related to refactoring. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. type: bug The issue is a confirmed bug. type: task The issue is an internally driven task (e.g. from another A8c team).
#4345 opened Jun 12, 2022 by haszari
e2e tests for WooCommerce Subscriptions category: e2e Issues and PRs related to e2e tests. focus: subscriptions type: task The issue is an internally driven task (e.g. from another A8c team).
#4217 opened May 2, 2022 by shendy-a8c
Pass currency formatting information to the server category: core WC Payments core related issues, where it’s obvious. component: accounts Issues related to Accounts component: settings Issues related to Settings focus: account lifecycle type: task The issue is an internally driven task (e.g. from another A8c team).
#4090 opened Apr 5, 2022 by jessepearson
Ensure that subscriptions webhooks do not cause duplicate actions category: core WC Payments core related issues, where it’s obvious. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions component: webhooks focus: subscriptions priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: enhancement The issue is a request for an enhancement. type: task The issue is an internally driven task (e.g. from another A8c team). type: technical debt This issue/PR represents/solves the technical debt of the project.
#4032 opened Mar 25, 2022 by htdat
Fix Flaky / Skipped Subscriptions Tests category: e2e Issues and PRs related to e2e tests. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug. type: task The issue is an internally driven task (e.g. from another A8c team).
#3820 opened Feb 17, 2022 by brucealdridge
[settings] Add fraud prevention section category: projects For any issues which are part of any project, including bugs, enhancements, etc. component: settings Issues related to Settings focus: account lifecycle type: task The issue is an internally driven task (e.g. from another A8c team).
#3218 opened Oct 26, 2021 by cesarcosta99
TSX: Enchancements category: engineering For product engineering, architecture work, tech debt and so on. focus: misc or unknown Issues that need to be added to a focus area (aka "needs focus"). needs prioritisation Triage finished and issues are ready for the following processing. type: task The issue is an internally driven task (e.g. from another A8c team).
#1967 opened May 31, 2021 by RadoslavGeorgiev
4 tasks
Migrate the disputes data layer to TypeScript category: engineering For product engineering, architecture work, tech debt and so on. focus: disputes priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. size: medium The issue is sized medium. type: task The issue is an internally driven task (e.g. from another A8c team).
#1274 opened Feb 3, 2021 by reykjalin
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.