Closed gabrielsolomon closed 1 year ago
The iOS native part must be implemented. Since there is nothing changed in the SumUp's
prepareForCheckout
on iOS, we can just copywakeUpTerminal
and name itprepareForCheckout
.
I added the method now
@gabrielsolomon thanks for your contribution!
@gabrielsolomon thanks for your contribution!
My pleasure :)
The iOS native part must be implemented. Since there is nothing changed in the SumUp's
prepareForCheckout
on iOS, we can just copywakeUpTerminal
and name itprepareForCheckout
.