Josh Heald
Josh Heald
🛑 Do not merge ## Description This is a hacked together branch for use testing the subscription changes. It uses a hardcoded customer id, intended to be changed during testing....
If we get an error from the call to `capture_terminal_payment`, and then repeated errors from the check calls to `orders\{id}` as added in #13165, then we show a generic error...
Now that payment messages will be shown inline, we should implement that UI instead of a modal alert. These will generally be simple views, but in the case of errors,...
The button should collect payment for an order, and be available when we've created that order from the cart. After payment completes, we should show the payment result, and then...
Do you think it's worth making this available for other use cases? Like an extension like AnyPublisher+Async. _Originally posted by @jaclync in https://github.com/woocommerce/woocommerce-ios/pull/12928#discussion_r1625301635_
Quite a few ways, but one repro was along the lines of 1. Disable WooPayments on your store 2. Edit the POS eligibility checks to make sure you still see...
## Description Builds on #12735 to add the onboarding and payments UI. This adapts and reuses the existing payments code and, as much as possible, the UI. Onboarding UI is...
> https://github.com/user-attachments/assets/1e5c0721-8796-40f2-b01e-a44c7234e5a8 > > Note that this video shows an issue at the end where the Multiple Readers View is shown empty after tapping try again on the error. That's...
Closes: #13731 Merge after: #13774 ## Description This is the last in a series of PRs to improve the card reader connnection screens. In this PR, the `Multiple readers found`...
Part of: #13731 Merge after: #13773 ## Description This is part of a series of PRs to improve the card reader connnection screens. You may want to test at the...