Package com.flutterwave.rave.java.config
Class raveConfig
- java.lang.Object
-
- com.flutterwave.rave.java.config.raveConfig
-
public class raveConfig extends Object
- Author:
- cleopatradouglas
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description raveConfig()
-
-
-
Field Detail
-
LIVE_URL
public static final String LIVE_URL
- See Also:
- Constant Field Values
-
CAPTURE_URL
public static final String CAPTURE_URL
- See Also:
- Constant Field Values
-
VOID_URL
public static final String VOID_URL
- See Also:
- Constant Field Values
-
SECRET_KEY
public static final String SECRET_KEY
- See Also:
- Constant Field Values
-
PUBLIC_KEY
public static final String PUBLIC_KEY
- See Also:
- Constant Field Values
-
ENCRYPTION_KEY
public static final String ENCRYPTION_KEY
- See Also:
- Constant Field Values
-
BUY_SERVICE
public static final String BUY_SERVICE
- See Also:
- Constant Field Values
-
SERVICE_METHOD_POST
public static final String SERVICE_METHOD_POST
- See Also:
- Constant Field Values
-
EBILLS_URL
public static final String EBILLS_URL
- See Also:
- Constant Field Values
-
SERVICE_METHOD_GET
public static final String SERVICE_METHOD_GET
- See Also:
- Constant Field Values
-
SERVICE_VERSION
public static final String SERVICE_VERSION
- See Also:
- Constant Field Values
-
SERVICE_CHANNEL
public static final String SERVICE_CHANNEL
- See Also:
- Constant Field Values
-
AIRTIME_BILLERNAME
public static final String AIRTIME_BILLERNAME
- See Also:
- Constant Field Values
-
DSTV_BILLERNAME
public static final String DSTV_BILLERNAME
- See Also:
- Constant Field Values
-
DSTV_BOX_OFFICE_BILLERNAME
public static final String DSTV_BOX_OFFICE_BILLERNAME
- See Also:
- Constant Field Values
-
LIVE_CHARGE_URL
public static final String LIVE_CHARGE_URL
- See Also:
- Constant Field Values
-
REDIRECT_URL
public static final String REDIRECT_URL
- See Also:
- Constant Field Values
-
alg
public static final String alg
- See Also:
- Constant Field Values
-
SUSCRIPTION_LIST_URL
public static final String SUSCRIPTION_LIST_URL
- See Also:
- Constant Field Values
-
SUSCRIPTION_URL
public static final String SUSCRIPTION_URL
- See Also:
- Constant Field Values
-
LIVE_REFUND_URL
public static final String LIVE_REFUND_URL
- See Also:
- Constant Field Values
-
PAYMENT_PLAN_CREATE_LIVE_URL
public static final String PAYMENT_PLAN_CREATE_LIVE_URL
- See Also:
- Constant Field Values
-
PAYMENT_PLAN_LIVE_URL
public static final String PAYMENT_PLAN_LIVE_URL
- See Also:
- Constant Field Values
-
PAYMENT_PLAN_CANCEL_LIVE_URL
public static final String PAYMENT_PLAN_CANCEL_LIVE_URL
- See Also:
- Constant Field Values
-
BVN_LIVE
public static final String BVN_LIVE
- See Also:
- Constant Field Values
-
LIVE_VIRTUAL_CARD_CREATE_URL
public static final String LIVE_VIRTUAL_CARD_CREATE_URL
- See Also:
- Constant Field Values
-
LIVE_VIRTUAL_CARD_FUND_URL
public static final String LIVE_VIRTUAL_CARD_FUND_URL
- See Also:
- Constant Field Values
-
EBILLS_LIVE_URL
public static final String EBILLS_LIVE_URL
- See Also:
- Constant Field Values
-
SUBACCOUNT_LIST_URL
public static final String SUBACCOUNT_LIST_URL
- See Also:
- Constant Field Values
-
TRANSACTION_VERIFICATION_URL_LIVE
public static final String TRANSACTION_VERIFICATION_URL_LIVE
- See Also:
- Constant Field Values
-
TRANSFER_URL
public static final String TRANSFER_URL
- See Also:
- Constant Field Values
-
VALIDATE_CHARGE_URL
public static final String VALIDATE_CHARGE_URL
- See Also:
- Constant Field Values
-
TOKENIZED_CHARGE_URL_LIVE
public static final String TOKENIZED_CHARGE_URL_LIVE
- See Also:
- Constant Field Values
-
TOKEN_UPDATE_URL_LIVE
public static final String TOKEN_UPDATE_URL_LIVE
- See Also:
- Constant Field Values
-
-