From d66911063e7a3cb11b649ba8c8c13bb09eefbabf Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 9 Mar 2024 18:02:16 -0500 Subject: [PATCH] bana data --- service/redeem.js | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/service/redeem.js b/service/redeem.js index 700346c..76035c9 100644 --- a/service/redeem.js +++ b/service/redeem.js @@ -24,7 +24,9 @@ var redeem = { "style": "style1", "text": "Send balance to your debit card", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "FULL" }, }, "thiskey02": { @@ -34,7 +36,9 @@ var redeem = { "style": "style1", "text": "Send your balance to Amazon Digital Card", "description": "Some descriptio.n of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "FULL" }, }, "thiskey03": { @@ -44,7 +48,9 @@ var redeem = { "style": "style1", "text": "Send Balance to your Apple Card", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "" }, }, "thiskey04": { @@ -54,7 +60,9 @@ var redeem = { "style": "style1", "text": "Use your credit on PlayStations", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "FULL" }, }, "thiskey05": { @@ -64,7 +72,9 @@ var redeem = { "style": "style1", "text": "This is the title text?", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "FULL" }, }, "thiskey06": { @@ -74,7 +84,9 @@ var redeem = { "style": "style1", "text": "This is the title text?", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "" }, }, "thiskey07": { @@ -84,7 +96,9 @@ var redeem = { "style": "style1", "text": "This is the title text?", "description": "Some description of this item, ", - "action": "thiskey" + "action": "thiskey", + "feature_token" : "", + "open_type" : "" }, } };