Add option add tip and skip the success screen
- [IMPROVEMENT] Support for future SumUp terminal.
- [ADDED] Add
SMPSkipScreenOptions
to allow for skipping the screen
shown at the end of a successful transaction. - [ADDED] Add
-[SMPCheckoutRequest tipAmount]
to provide an additional
tip amount to be added to the total in checkout.
Sample application:
- [ADDED] Add option to skip the receipt screen by setting the
appropriateSMPSkipScreenOptions
of the checkout request. - [ADDED] Add option to specify tip amount.
- [IMPROVEMENT] Convert to Auto Layout