Interface AuthorizationCommand
- All Superinterfaces:
Command<AuthorizationRequest,AuthorizationResult>
- All Known Implementing Classes:
AuthorizationMockCommand
Command for handling card authorizations. Card authorization is the first step in card payment process. Authorized
amount of money remains "locked" on card's account until it is captured or authorization is reversed (cancelled) or
authorization is expired.
-
Method Summary