Closed dshevchuk closed 8 years ago
Hi. Here is only private constructor in SDK for Card object as it shouldn't be able to create by application directly. For obtaining Card instance use CardInputView.confirm. About customizing it: this CardInputView may be created in any needed Themed Context.
HI! In SDK your Card class doesn't have public consturtor so i can't create Card object with my data from custom form.