![]() |
PaymentSDK
Mobile payment SDK
|
Style class for WDSEPAPayment method. More...
#import <WDSEPAStyle.h>
Inheritance diagram for WDSEPAStyle:
Collaboration diagram for WDSEPAStyle:Properties | |
| NSString * | firstNamePlaceholder |
| First name text field used with [UITextField placeholder]. More... | |
| NSString * | lastNamePlaceholder |
| Last name text field used with [UITextField placeholder]. More... | |
| NSString * | IBANPlaceholder |
| IBAN text field used with [UITextField placeholder]. More... | |
| UITextView * | textViewStyled |
| SEPA legal info UITextView prototype. More... | |
| NSString * | merchantName |
| Merchant name to fill in SEPA legal info UITextView. More... | |
| UISwitch * | switchStyled |
| SEPA legal agreement UISwitch prototype. More... | |
Properties inherited from WDNativeStyle | |
| UILabel * | orderLabelStyled |
| UILabel prototype. More... | |
| NSString * | orderLabelText |
| Order Total label value used by [UILabel text]. More... | |
| UILabel * | labelStyled |
| UILabel prototype. More... | |
| UITextField * | textFieldStyled |
| UITextField prototype. More... | |
| UIButton * | submitButtonStyled |
| Submit button prototype. More... | |
| NSString * | submitButtonTitle |
| Submit button title used by [UIButton setTitle:forState:]. More... | |
| UIView * | underlineViewStyled |
| security code underline UIView prototype. More... | |
Properties inherited from WDBaseStyle | |
| UIView * | mainViewStyled |
| main UIView prototype. More... | |
| UIView * | headerViewStyled |
| header UIView prototype. More... | |
| UILabel * | headerLabelStyled |
| Card header title UILabel prototype. More... | |
| NSString * | headerLabelText |
| Header label value used by [UILabel text]. More... | |
| UIButton * | cancelButtonStyled |
| Cancel button prototype. More... | |
| NSString * | cancelButtonTitle |
| Cancel button title used with [cancelButton setTitle:cancelButtonTitle forState:UIControlStateNormal]. More... | |
Properties inherited from WDStyle | |
| WDLocale | locale |
| WDLocale enum used to localize native UI. More... | |
Additional Inherited Members | |
Public Class Methods inherited from NSObject | |
| (id) | + alloc |
| (Class) | + class |
| (void) | + initialize |
| (void) | + load |
| (id) | + new |
Public Instance Methods inherited from NSObject | |
| (Class) | - classForCoder |
| (id) | - copy |
| (void) | - dealloc |
| (void) | - finalize |
| (id) | - init |
| (id) | - mutableCopy |
Public Instance Methods inherited from <NSObject> | |
| (NSString *) | - description |
| (NSUInteger) | - hash |
| (BOOL) | - isEqual: |
Style class for WDSEPAPayment method.
|
readwritenonatomicstrong |
First name text field used with [UITextField placeholder].
Overrides default localized value.
|
readwritenonatomicstrong |
IBAN text field used with [UITextField placeholder].
Overrides default localized value.
|
readwritenonatomicstrong |
Last name text field used with [UITextField placeholder].
Overrides default localized value.
|
readwritenonatomicstrong |
Merchant name to fill in SEPA legal info UITextView.
|
readwritenonatomicstrong |
SEPA legal agreement UISwitch prototype.
Following properties are used: TODO
|
readwritenonatomicstrong |
SEPA legal info UITextView prototype.
Following properties are used: TODO