Tag 070 - Scrolling Text with Radio Buttons

Simplify supports a Scrolling Text with Radio Buttons Message. This Tag can be used to display a Consent screen. The Request displays a screen with up to 2 radio buttons and up to 100 lines or text through which the customer can scroll. A field in the Request (Required) determines whether the Enter key is accepted when no radio button is selected.

The maximum length of radio button text and text lines (Info fields, also referred to as labels) depends on the device.

One field in the Response (ActionButton) indicates whether Enter or Cancel was pressed. Another field (Data)indicates the radio button selected by the customer (if any).

Field 5001 Format

Request

Field NameLengthDescription
TTT3Tag (always = 070)
LLL3Length of the following data
Required1Data is required when ENTER is pressed (0=No, 1=Yes)
FS1Field separator (Hex 1C)
Radio1Var. **Radio button1 text (left justified).
FS1Field separator (Hex 1C)
Radio2Var. **Radio button2 text (left justified)
FS1Field separator (Hex 1C)
InfoJust1Justification for all Information fields (1=Left justify, 2=Center, 3=Right justify)
FS1Field separator (Hex 1C)
Info1Var.Information 1 (left justified)
FS1Field separator (Hex 1C)
Info2Var.Text/field separator for Information 2
FS1
Info3Var.Text/field separator for Information 3
FS1
Info4Var.Text/field separator for Information 4
FS1
Info5Var.Text/field separator for Information 5
FS1
Info6Var.Text/field separator for Information 6
FS1
(etc.)(etc.)
Info100Var.Information 100

** The sizes of the font and radio button determine the number of characters that can be displayed as radio button text, with an absolute maximum of 44 characters.

Response

Field NameLengthDescription
TTT8Tag (always = 070 )
LLL3Length of the following data
ActionButton3If field 11 Completion Code = 000 (success), returns code for key pressed:
  • 777=Enter hard key pressed
  • 888=Cancel hard key pressed
FS1Field separator (Hex 1C)
Data1If ActionButton=777, returns selected radio button, if any (1 = top button, 2= bottom button)

Sample Message

Request

The following request tells Simplify to display the screen shown below (start and end of scrolling text are shown):

API Field #, ValueDescription
0001,36Transaction Type
0011,xxx..User Data. See Simplify-Controlled Field Definitions.
5001,[see value below]Non-Financial Data
  • 070=Tag
  • 989=Length of data
  • 1= Data required when ENTER pressed
  • I agree=Radio button 1 descriptor
  • I do not agree=Radio button 2 descriptor
  • 2= center justification
  • You agree that any Services contain proprietary=text for Info1
  • (etc.)

5001,0709891FSI agreeFSI do not agreeFS2FSYou agree that any Services contain proprietaryFScontent, information and material that isFSprotected by applicable intellectual propertyFSand other laws, including but not limited toFScopyright, and that You will not use suchFSproprietary content, information or materialsFSin any way whatsoever except for permitted useFSof the Services. No portion of the Services mayFSbe reproduced in any form or by any means. YouFSagree not to modify, rent, lease, loan, sell,FSdistribute, or create derivative works based onFSthe Services, in any manner, and You shall notFSexploit the Services in any unauthorized wayFSwhatsoever, including but not limited to, byFStrespass or burdening network capacity. YouFSfurther agree not to use the Services in anyFSmanner to harass, abuse, stalk, threaten,FSdefame or otherwise infringe or violate theFSrights of any other party, and that theFSApplication Provider is not in any wayFSresponsible for any such use by You, nor forFSany harassing, threatening, defamatory,FSoffensive or illegal messages orFStransmissions that You may receive as a resultFSof using any of the Services.

sample screen start agreement

sample screen end agreement two radio buttons

Response

API Field #, ValueDescription
0001,36Transaction Type
0011,xxx..User Data. See Simplify-Controlled Field Definitions.
5001,070005777FS10Non-Financial Data
  • 070=Tag
  • 005=Length of data
  • 777=Enter key pressed
  • 1=Radio button 1 pressed
5002,80378002Device serial number (if present)