Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SECTION_KEY |
"customer-credit" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SECTION_KEY |
"gift-card" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REGISTRATION_NAME |
"Gift Cards and Customer Credit (AccountCredit)" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EXPIRED |
"Expired Account: " |
protected static final String |
INSUFFICIENT_FUNDS |
"Insufficient funds on account: " |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EXPIRED |
"Expired Account: " |
protected static final String |
INSUFFICIENT_FUNDS |
"Insufficient funds on account: " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CUSTOMER_CREDIT_NUM |
"CUSTOMER_CREDIT_NUM" |
public static final String |
GIFT_CARD_NUM |
"GIFT_CARD_NUM" |
public static final String |
GIFT_CARD_RECIPIENT_EMAIL |
"GIFT_CARD_RECIPIENT_EMAIL" |
public static final String |
REFUND_DUE_TO_ROLLBACK |
"REFUND_DUE_TO_ROLLBACK" |
public static final String |
REMAINING_BALANCE |
"REMAINING_BALANCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER |
1500 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORDER |
5500 |
public static final String |
PROVISIONED_GIFT_CARDS |
"provisionedGiftCards" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
Account |
2000 |
public static final int |
Amount |
4000 |
public static final int |
Currency |
5000 |
public static final int |
Customer |
1000 |
public static final int |
Email |
3000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
Details |
"CreditAccountImpl_Details" |
public static final String |
General |
"General" |
public static final String |
History |
"CreditAccountImpl_History" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
Details |
2000 |
public static final int |
General |
1000 |
public static final int |
History |
3000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
Amount |
2000 |
public static final int |
Expire |
5000 |
public static final int |
ReasonCode |
3000 |
public static final int |
ReasonDesc |
4000 |
public static final int |
Type |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TransactionHistory |
"CreditAccountImpl_Transaction_History" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TransactionHistory |
20000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PURCHASE |
"purchase" |
public static final String |
REDEEMED |
"redeemed" |
public static final String |
REFUND |
"refund" |
public static final String |
ROLLBACK |
"rollback" |
Copyright © 2019. All rights reserved.