customerPhone property

String? customerPhone
getter/setter pair

Optional customer phone number useful to autofill phone field on transaction successful screen.

Android only (see https://github.com/sumup/sumup-ios-sdk/issues/74)

Implementation

String? customerPhone;