public interface BroadleafPaymentModuleService
Modifier and Type | Method and Description |
---|---|
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.
|
void validateResponse(PaymentSeed paymentSeed) throws Exception
paymentSeed
- Exception
void manualPayment(PaymentSeed paymentSeed, String transactionID)
transactionID
- Copyright © 2013. All rights reserved.