|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BroadleafPaymentModuleService
Service implemented by Broadleaf Payment modules used to provide general functionality.
| Method Summary | |
|---|---|
void |
manualPayment(PaymentSeed paymentSeed,
String transactionID)
Used by the payment module to implement setting the transaction id into the database where approriate the payment module. |
void |
validateResponse(PaymentSeed paymentSeed)
Validates the response received from the payment module. |
| Method Detail |
|---|
void validateResponse(PaymentSeed paymentSeed)
throws Exception
paymentSeed -
Exception
void manualPayment(PaymentSeed paymentSeed,
String transactionID)
transactionID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||