public interface BroadleafPaymentModuleService
| Modifier and Type | Method and Description |
|---|---|
void |
manualPayment(PaymentSeed paymentSeed,
java.lang.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 java.lang.Exception
paymentSeed - java.lang.Exceptionvoid manualPayment(PaymentSeed paymentSeed, java.lang.String transactionID)
transactionID - Copyright © 2018. All Rights Reserved.