![]() |
PaymentSDK
Mobile payment SDK
|
Classes | |
| class | Address |
| Address data. More... | |
| class | CardToken |
| Tokenized sensitive card data. More... | |
| class | Cryptogram |
| Encrypted payment data. Typically used in place of account-number or token-id. More... | |
| class | CustomerData |
| Customer data to describe account holder or shipping. More... | |
| class | 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. More... | |
| class | Order |
| Order data. More... | |
| class | OrderItem |
| Order item data. More... | |
| class | PaymentPageStyle |
| Defines custom style and texts for elements in payment forms. More... | |
| class | Periodic |
| Describes how the recurring transaction is related to previous/following transaction(s). More... | |
| class | SubMerchantInfo |
| Sub Merchant Info. More... | |
| interface | WebViewable |
| class | WirecardAlipayPayment |
| Defines AliPay payment method. More... | |
| class | WirecardAndroidPayPayment |
| Defines Android Pay payment method. More... | |
| class | WirecardCardPayment |
| Defines Card payment method. More... | |
| class | WirecardExtendedCardPayment |
| Defines Card payment method. Used with embedded card input form. More... | |
| class | WirecardPayment |
| Base class of all Payment Methods. More... | |
| class | WirecardPayPalPayment |
| Defines PayPal payment method. More... | |
| class | WirecardSepaPayment |
| Defines SEPA payment method. More... | |