| java.lang.Object org.ofbiz.accounting.thirdparty.valuelink.ValueLinkServices
ValueLinkServices | public class ValueLinkServices (Code) | | ValueLinkServices - Integration with ValueLink Gift Cards
author: Andy Zeneski version: $Revision: 1.5 $ since: 3.0 |
Method Summary | |
public static Map | activate(DispatchContext dctx, Map context) | public static Map | assignWorkingKey(DispatchContext dctx, Map context) | public static Map | balanceInquire(DispatchContext dctx, Map context) | public static Map | createFulfillmentRecord(DispatchContext dctx, Map context) | public static Map | createKeys(DispatchContext dctx, Map context) | public static Map | disablePin(DispatchContext dctx, Map context) | public static Map | giftCardProcessor(DispatchContext dctx, Map context) | public static Map | giftCardPurchase(DispatchContext dctx, Map context) | public static Map | giftCardRefund(DispatchContext dctx, Map context) | public static Map | giftCardRelease(DispatchContext dctx, Map context) | public static Map | giftCardReload(DispatchContext dctx, Map context) | public static Map | linkPhysicalCard(DispatchContext dctx, Map context) | public static Map | redeem(DispatchContext dctx, Map context) | public static Map | refund(DispatchContext dctx, Map context) | public static Map | refundReload(DispatchContext dctx, Map context) | public static Map | reload(DispatchContext dctx, Map context) | public static Map | testKekEncryption(DispatchContext dctx, Map context) | public static Map | timeOutReversal(DispatchContext dctx, Map context) | public static Map | transactionHistory(DispatchContext dctx, Map context) | public static Map | voidActivate(DispatchContext dctx, Map context) | public static Map | voidRedeem(DispatchContext dctx, Map context) | public static Map | voidRefund(DispatchContext dctx, Map context) | public static Map | voidReload(DispatchContext dctx, Map context) |
|
|