![]() |
PaymentSDK
Mobile payment SDK
|
Describes how the recurring transaction is related to previous/following transaction(s) More...
#import <WDPeriodic.h>
Inheritance diagram for WDPeriodic:
Collaboration diagram for WDPeriodic:Properties | |
| WDPeriodicType | periodicType |
| Indicates how and why a Payment occurs more than once. More... | |
| WDSequenceType | sequenceType |
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: |
Describes how the recurring transaction is related to previous/following transaction(s)
|
readwritenonatomicassign |
Indicates how and why a Payment occurs more than once.
It is intended as differentiation for the merchant's use. Which of the two [periodic type](WDPeriodicType) is chosen depends on the merchant's business model.
Both WDPeriodicTypeInstallment and WDPeriodicTypeRecurring transactions will be processed the same way.
|
readwritenonatomicassign |
Indicates the sequence of the recurring transaction