public interface ITipiPaymentService
Modifier and Type | Method and Description |
---|---|
void |
paymentProcessed(String strIdop)
Method to be called when the TIPI payment is processed by the TIPI service
|
void |
paymentProcessed(Tipi tipi)
Method to be called when the TIPI payment is processed by the TIPI service
|
static final String BEAN_NAME
void paymentProcessed(Tipi tipi) throws TransactionResultException
tipi
- the TIPI objectTransactionResultException
- if there is an error getting the TIPI transaction resultvoid paymentProcessed(String strIdop) throws TransactionResultException, TipiNotFoundException
strIdop
- the idop of the TIPI paymentTransactionResultException
- if there is an error getting the TIPI transaction resultTipiNotFoundException
- if there is no TIPI object associated to the specified idopCopyright © 2018 City of Paris. All rights reserved.