|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PaymentInterface
Payment modules must implement this interface
| Method Summary | |
|---|---|
PaymentDetails |
getPaymentDetails(Order order,
PaymentInfo info)
|
boolean |
isAvailable()
Is the payment module available? |
void |
setStaticVariables()
Refreshes the static variables from the copy in the database |
| Method Detail |
|---|
PaymentDetails getPaymentDetails(Order order,
PaymentInfo info)
throws java.lang.Exception
order - info -
java.lang.Exception
boolean isAvailable()
throws KKException
KKException
void setStaticVariables()
throws KKException
KKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||