PaymentSDK
Mobile payment SDK
|
Cde.wirecard.paymentsdk.RootChecker.a | |
Cde.wirecard.paymentsdk.WirecardCardFormFragment.Builder | |
▼C<NSCopying> [external] | |
CWDCard | Non-sensitive card data |
CNSError(WDUtils) | Error returned by WDCompletionBlock |
▼C<NSKeyValueBindingCreation> | |
▼CNSObject [external] | |
CWDAddress | Address data |
CWDCard | Non-sensitive card data |
CWDCardToken | Tokenized card data |
CWDClient | Payment processing client |
CWDCustomerData | Customer data to describe account holder or shipping |
CWDNotification | Transaction notification |
CWDOrder | Order data |
CWDOrderItem | Order item data |
▼CWDPayment | Base class of all Payment Methods |
CWDAlipayPayment | |
▼CWDApplePayPayment | Defines ApplePay payment method |
CWDApplePayManagedPayment | Defines ApplePay payment method |
CWDCardPayment | Defines Card payment method |
CWDPaymentResponse | Payment response from ElasticEngine |
CWDPayPalPayment | Defines PayPal payment method |
CWDSEPAPayment | Defines SEPA payment method |
CWDPeriodic | Describes how the recurring transaction is related to previous/following transaction(s) |
▼CWDStyle | Base class of all payment methods styles |
▼CWDBaseStyle | Base class for formulars |
▼CWDNativeStyle | Base class for native UI formulars |
CWDCardStyle | Style class for WDCardPayment method |
CWDSEPAStyle | Style class for WDSEPAPayment method |
CWDSubMerchantInfo | |
▼C<NSObject> [external] | |
CNSObject [external] | |
C<WDCardFieldDelegate> | This protocol allows a delegate to be notified when a payment text field's contents change |
Cde.wirecard.paymentsdk.RootChecker.RootCheckerHolder | |
▼CRuntimeException | |
Cde.wirecard.paymentsdk.WirecardException | Thrown when exception occurred |
▼CUIControl | |
CWDCardField | Field for collecting card data |
▼Cde.wirecard.paymentsdk.models.WebViewable | |
Cde.wirecard.paymentsdk.models.WirecardAlipayPayment | Defines AliPay payment method |
Cde.wirecard.paymentsdk.models.WirecardPayPalPayment | Defines PayPal payment method |
Cde.wirecard.paymentsdk.WirecardClient | Payment processing client |
Cde.wirecard.paymentsdk.WirecardClientBuilder | Payment processing client builder |
Cde.wirecard.paymentsdk.WirecardEnvironment | List of supported environments |
Cde.wirecard.paymentsdk.WirecardInputFormsStateChangedListener | Listens for card input forms state changes from WirecardCardFormFragment |
Cde.wirecard.paymentsdk.WirecardInputFormsStateManager | Manages communication between card input forms and WirecardInputFormsStateChangedListener |
Cde.wirecard.paymentsdk.WirecardPaymentType | List of supported payment types |
Cde.wirecard.paymentsdk.WirecardPeriodicType | Indicates how and why a transaction occurs more than once |
Cde.wirecard.paymentsdk.WirecardResponseListener | Provides callback methods which will provide transaction result |
Cde.wirecard.paymentsdk.WirecardSequenceType | Indicates the sequence of the recurring transaction |
▼CFragment | |
Cde.wirecard.paymentsdk.WirecardCardFormFragment | Contains input fields for card data |
▼CSerializable | |
Cde.wirecard.paymentsdk.CardBrand | List of supported card brands |
Cde.wirecard.paymentsdk.models.Address | Address data |
Cde.wirecard.paymentsdk.models.CardToken | Tokenized sensitive card data |
Cde.wirecard.paymentsdk.models.Cryptogram | Encrypted payment data. Typically used in place of account-number or token-id |
Cde.wirecard.paymentsdk.models.CustomerData | Customer data to describe account holder or shipping |
Cde.wirecard.paymentsdk.models.Notification | ElasticEngine has a built-in notification capability. The Merchant simply sends the notifications instructions as part of each transaction request. Notifications need to be specified as a URL. There are two types of notifications: HTTP(S) (Web Server POST) SMTP (Email with URL scheme 'mailto') It is possible to setup conditional notifications based on the state of transaction. For example, a Merchant can instruct a notification to only occur on |
Cde.wirecard.paymentsdk.models.Order | Order data |
Cde.wirecard.paymentsdk.models.OrderItem | Order item data |
Cde.wirecard.paymentsdk.models.PaymentPageStyle | Defines custom style and texts for elements in payment forms |
Cde.wirecard.paymentsdk.models.Periodic | Describes how the recurring transaction is related to previous/following transaction(s) |
Cde.wirecard.paymentsdk.models.SubMerchantInfo | Sub Merchant Info |
▼Cde.wirecard.paymentsdk.models.WirecardPayment | Base class of all Payment Methods |
Cde.wirecard.paymentsdk.models.WirecardAlipayPayment | Defines AliPay payment method |
▼Cde.wirecard.paymentsdk.models.WirecardCardPayment | Defines Card payment method |
Cde.wirecard.paymentsdk.models.WirecardAndroidPayPayment | Defines Android Pay payment method |
Cde.wirecard.paymentsdk.models.WirecardExtendedCardPayment | Defines Card payment method. Used with embedded card input form |
Cde.wirecard.paymentsdk.models.WirecardPayPalPayment | Defines PayPal payment method |
Cde.wirecard.paymentsdk.models.WirecardSepaPayment | Defines SEPA payment method |
Cde.wirecard.paymentsdk.WirecardErrorCode | Error codes |
Cde.wirecard.paymentsdk.WirecardPaymentResponse | Payment response from ElasticEngine. Contains response data from ElasticEngine |
Cde.wirecard.paymentsdk.WirecardResponseError | Error object returned by WirecardResponseListener |
Cde.wirecard.paymentsdk.WirecardTransactionState | List of transaction states |
Cde.wirecard.paymentsdk.WirecardTransactionType | List of transaction types |