You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we pass a terminal event to the POS when the Payment flow is completed (payment collection success / failure).
We want to pass another event "Card reader ready to collect payment", notifying card reader facade that it's now possible to engage Payment VM directly for payment collection.
Switch to using Payment Controller inside WooPosTotalsViewModel for payment collection
The text was updated successfully, but these errors were encountered:
At the moment we pass a terminal event to the POS when the Payment flow is completed (payment collection success / failure).
WooPosTotalsViewModel
for payment collectionThe text was updated successfully, but these errors were encountered: