woocommerce-ios
woocommerce-ios copied to clipboard
Try Tap To Pay allows to pay in any way, not only TTP
- More
- Payments
- Try TTP
- Notice that you can pay in other payment methods e.g cash or card reader
🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.
This was deliberate when we did it, to show what the actual payment flow is like after you tap Collect Payment.
We could remove it, and if we do it would be good to get rid of all the Simple Payments code at the same time, as that's only used here now.
Instead we can have a new action to create the test order, and go directly into a payment process. If we do that, consider using the CardPresentPaymentService instead as a first step to using that wrapper throughout the app.
@joshheald
On Android, all the options except TTP are visible but disabled, so learning opportunity still there, but we still route people to TTP
I'll be closing this one for backlog clearance. When we work again in TTP/Payment flows we can unify the approach between platforms with design if needed.