verifyVoucherReceipient(final Long, final Long, final IGenericAuthorisationRequest) method

Syntax

ITransactionParticipant verifyVoucherReceipient ( final Long authorisationId , final Long actorId , final IGenericAuthorisationRequest request ) throws MobiliserServiceException, DataAccessException, TransactionException

Parameters

Exceptions

Usage

Takes the payee identification from the request and check if the identification already exists in the system, then creates the new payment instrument as

InternalVoucher

. If not, create the new customer with internal voucher as payment instrument.