public interface PKDisbursementAuthorizationControllerDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
disbursementAuthorizationControllerDidAuthorizeWithDisbursementVoucher(PKDisbursementAuthorizationController controller,
PKDisbursementVoucher disbursementVoucher)
Sent to the delegate when disbursement controller has authorized the disbursement request.
|
void |
disbursementAuthorizationControllerDidFinish(PKDisbursementAuthorizationController controller)
Sent to the delegate when disbursement controller is finished.
|
void disbursementAuthorizationControllerDidAuthorizeWithDisbursementVoucher(PKDisbursementAuthorizationController controller, PKDisbursementVoucher disbursementVoucher)
void disbursementAuthorizationControllerDidFinish(PKDisbursementAuthorizationController controller)