Walgreens Simulator

Walgreens Swipe Reload

Swipe Reload Auth - Request

This request includes the following key fields. Keep all others as-is and do not remove them.

  • <gdqa:MITType>0200</gdqa:MITType> – Message type 0200 means authorization. A different retailer API may use a different value for the auth message.
  • <gdqa:LoadAmt>51</gdqa:LoadAmt> -- The transaction amount.
  • <gdqa:PIN_AcctNbr>4869558554585645</gdqa:PIN_AcctNbr> --The 16-digit PAN.
  • <gdqa:TransactionID>220501223622</gdqa:TransactionID> -- The Transaction ID. Must be unique and up to 12 digits.
  • <gdqa:TransactionType>524040</gdqa:TransactionType> --The Processing code
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:gdqa="http://GDQA_CentralTestEngine.com">
	<SOAP-ENV:Body>
		<gdqa:RetailerISOTest>
			<gdqa:request>
				<gdqa:RequestParameters>
					<gdqa:AccountExpirationDate>1201</gdqa:AccountExpirationDate>
					<gdqa:AddressType>0</gdqa:AddressType>
					<gdqa:CardAcc/>
					<gdqa:CheckMICR>0203</gdqa:CheckMICR>
					<gdqa:CheckNumber>000243</gdqa:CheckNumber>
					<gdqa:CheckType>01</gdqa:CheckType>
					<gdqa:City>Monrovia</gdqa:City>
					<gdqa:ConsumerCity>MONROVIA</gdqa:ConsumerCity>
					<gdqa:ConsumerState>06</gdqa:ConsumerState>
					<gdqa:ConsumerZIP>91017</gdqa:ConsumerZIP>
					<gdqa:Country/>
					<gdqa:DOB/>
					<gdqa:DOBDate>2017-01-04T00:30:28.324-08:00</gdqa:DOBDate>
					<gdqa:Email>[email protected]</gdqa:Email>
					<gdqa:EnableField63>false</gdqa:EnableField63>
					<gdqa:EnableFiveDigitStore>false</gdqa:EnableFiveDigitStore>
					<gdqa:EnableVISAHeader>true</gdqa:EnableVISAHeader>
					<gdqa:F11_Stan/>
					<gdqa:F19_CuntryAcqID/>
					<gdqa:F25_Msgreasoncode/>
					<gdqa:F26_TenderType/>
					<gdqa:F2_Pan/>
					<gdqa:F32_AqID/>
					<gdqa:F35_Track2/>
					<gdqa:F37_Retr_Refno/>
					<gdqa:F3_Proc_Code/>
					<gdqa:F41_TerminalID/>
					<gdqa:F48_TransactionType>03</gdqa:F48_TransactionType>
					<gdqa:F49_CurrencyTR/>
					<gdqa:F4_LoadAmout/>
					<gdqa:F5_RetailerLoadFee/>
					<gdqa:F61_DOB>19990909</gdqa:F61_DOB>
					<gdqa:F61_FirstName>Bauer</gdqa:F61_FirstName>
					<gdqa:F61_ImageId>123456789012345</gdqa:F61_ImageId>
					<gdqa:F61_ImageType>US</gdqa:F61_ImageType>
					<gdqa:F61_LastName>Jack</gdqa:F61_LastName>
					<gdqa:F61_PhoneNumber>1810009876</gdqa:F61_PhoneNumber>
					<gdqa:F63_ConsumerZIP/>
					<gdqa:F63_FirstName/>
					<gdqa:F63_LastName/>
					<gdqa:F63_TenderType/>
					<gdqa:FirstName>Gardon</gdqa:FirstName>
					<gdqa:IDExpirationDate>2017-01-04T00:30:28.308-08:00</gdqa:IDExpirationDate>
					<gdqa:IDIsUS>false</gdqa:IDIsUS>
					<gdqa:IDNumber>897788899</gdqa:IDNumber>
					<gdqa:IDState/>
					<gdqa:IDType>00</gdqa:IDType>
					<gdqa:IdIssuingStateCode>06</gdqa:IdIssuingStateCode>
					<gdqa:IsCheckCashing>false</gdqa:IsCheckCashing>
					<gdqa:IsSendF61Info>false</gdqa:IsSendF61Info>
					<gdqa:IsSendTenderType>true</gdqa:IsSendTenderType>
					<gdqa:LastName>James</gdqa:LastName>
					<gdqa:LoadAmt>51</gdqa:LoadAmt>
					<gdqa:MCC/>
					<gdqa:MITType>0200</gdqa:MITType>
					<gdqa:OriginalTransactionID/>
					<gdqa:PIN_AcctNbr>4869558554585645</gdqa:PIN_AcctNbr>
					<gdqa:POSEntryMode>011</gdqa:POSEntryMode>
					<gdqa:PhoneNumber>866-795-7597</gdqa:PhoneNumber>
					<gdqa:PhoneNumberType>0</gdqa:PhoneNumberType>
					<gdqa:ProductId>1234567890A</gdqa:ProductId>
					<gdqa:RetReason>02</gdqa:RetReason>
					<gdqa:RetailerLoadFee>00</gdqa:RetailerLoadFee>
					<gdqa:SSN>198045883</gdqa:SSN>
					<gdqa:State>CA</gdqa:State>
					<gdqa:StoreID>11526</gdqa:StoreID>
					<gdqa:StoreName>Green Dot Corp</gdqa:StoreName>
					<gdqa:StreetAddress>STE 205, 605 E HUNTINGTON DR</gdqa:StreetAddress>
					<gdqa:TenderType>01</gdqa:TenderType>
					<gdqa:TenderTypeRiteAid/>
					<gdqa:TerminalID/>
					<gdqa:TransactionDateTime>2017-01-04T00:30:28.240-08:00</gdqa:TransactionDateTime>
					<gdqa:TransactionID>220501223622</gdqa:TransactionID>
					<gdqa:TransactionType>524040</gdqa:TransactionType>
					<gdqa:UPC>498403</gdqa:UPC>
					<gdqa:ZIP>91016</gdqa:ZIP>
				</gdqa:RequestParameters>
				<gdqa:RetailerConnectionInfo>
					<gdqa:IPAddress>10.50.64.152</gdqa:IPAddress>
					<gdqa:PartnerKey>42</gdqa:PartnerKey>
					<gdqa:PortNumber>25224</gdqa:PortNumber>
				</gdqa:RetailerConnectionInfo>
			</gdqa:request>
		</gdqa:RetailerISOTest>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Swipe Reload Auth - Response

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
	<s:Body>
		<RetailerISOTestResponse xmlns="http://GDQA_CentralTestEngine.com">
			<RetailerISOTestResult xmlns:a="http://schemas.datacontract.org/2004/07/GDQA_ReadyAPI.ISO_Engine" 
			xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
				<Exceptions i:nil="true"/>
				<a:ISOTestResponse>
					<CompleteMessageReturn xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
						<b:KeyValueOfstringstring>
							<b:Key>Field -1</b:Key>
							<b:Value>0210</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 0</b:Key>
							<b:Value>F23864810EE18400</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 1</b:Key>
							<b:Value>0000002000000000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 2</b:Key>
							<b:Value>4869558554585645</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 3</b:Key>
							<b:Value>524040</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 4</b:Key>
							<b:Value>000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 7</b:Key>
							<b:Value>0501113623</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 11</b:Key>
							<b:Value>100119</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 12</b:Key>
							<b:Value>113623</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 13</b:Key>
							<b:Value>0501</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 18</b:Key>
							<b:Value>3002</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 19</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 22</b:Key>
							<b:Value>0210</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 25</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 32</b:Key>
							<b:Value>4752454544</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 37</b:Key>
							<b:Value>220501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 38</b:Key>
							<b:Value>001000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 39</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 41</b:Key>
							<b:Value>11526          </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 42</b:Key>
							<b:Value>0030029995     </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 43</b:Key>
							<b:Value>Green Dot Corp          Monrovia    CAUS</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 48</b:Key>
							<b:Value>Keep your receipt as proof of your reload. Check with your card provider for your
  updated account balance. Stores cannot provide refunds or exchanges.</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 49</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 54</b:Key>
							<b:Value>4002840C0000000000004003840C000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 91</b:Key>
							<b:Value>1</b:Value>
						</b:KeyValueOfstringstring>
					</CompleteMessageReturn>
					<FinalMessageSent xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
						<b:KeyValueOfstringstring>
							<b:Key>Field -1</b:Key>
							<b:Value>0200</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 0</b:Key>
							<b:Value>7A3864C128E08010</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 2</b:Key>
							<b:Value>4869558554585645</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 3</b:Key>
							<b:Value>524040</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 4</b:Key>
							<b:Value>000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 5</b:Key>
							<b:Value>000000000000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 7</b:Key>
							<b:Value>0501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 11</b:Key>
							<b:Value>100119</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 12</b:Key>
							<b:Value>113623</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 13</b:Key>
							<b:Value>0501</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 18</b:Key>
							<b:Value>3002</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 19</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 22</b:Key>
							<b:Value>0210</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 25</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 26</b:Key>
							<b:Value>01</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 32</b:Key>
							<b:Value>4752454544</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 35</b:Key>
							<b:Value>9260113101111111111D251299924711111</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 37</b:Key>
							<b:Value>220501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 41</b:Key>
							<b:Value>11526          </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 42</b:Key>
							<b:Value>0030029995</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 43</b:Key>
							<b:Value>Green Dot Corp          Monrovia    CAUS</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 49</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 60</b:Key>
							<b:Value>012Z10352474300200009995005000000001</b:Value>
						</b:KeyValueOfstringstring>
					</FinalMessageSent>
				</a:ISOTestResponse>
			</RetailerISOTestResult>
		</RetailerISOTestResponse>
	</s:Body>
</s:Envelope>

Swipe Reload Void - Request

This request includes the following key fields. Keep all others as-is and do not remove them.

  • <gdqa:MITType>0420</gdqa:MITType> – Message type 0420 means Void. A different retailer API may use a different value for the auth message.
  • <gdqa:LoadAmt>51</gdqa:LoadAmt> -- The transaction amount.
  • <gdqa:PIN_AcctNbr>4869558554585645</gdqa:PIN_AcctNb> --The 16-digit PAN.
  • <gdqa:TransactionID>220501223622</gdqa:TransactionID> -- The target Transaction ID to be voided.
  • <gdqa:TransactionType>524040</gdqa:TransactionType> --The Processing code.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:gdqa="http://GDQA_CentralTestEngine.com">
	<SOAP-ENV:Body>
		<gdqa:RetailerISOTest>
			<gdqa:request>
				<gdqa:RequestParameters>
					<gdqa:AccountExpirationDate>1201</gdqa:AccountExpirationDate>
					<gdqa:AddressType>0</gdqa:AddressType>
					<gdqa:CardAcc/>
					<gdqa:CheckMICR>0203</gdqa:CheckMICR>
					<gdqa:CheckNumber>000243</gdqa:CheckNumber>
					<gdqa:CheckType>01</gdqa:CheckType>
					<gdqa:City>Monrovia</gdqa:City>
					<gdqa:ConsumerCity>MONROVIA</gdqa:ConsumerCity>
					<gdqa:ConsumerState>06</gdqa:ConsumerState>
					<gdqa:ConsumerZIP>91017</gdqa:ConsumerZIP>
					<gdqa:Country/>
					<gdqa:DOB/>
					<gdqa:DOBDate>2017-01-04T00:30:28.324-08:00</gdqa:DOBDate>
					<gdqa:Email>[email protected]</gdqa:Email>
					<gdqa:EnableField63>false</gdqa:EnableField63>
					<gdqa:EnableFiveDigitStore>false</gdqa:EnableFiveDigitStore>
					<gdqa:EnableVISAHeader>true</gdqa:EnableVISAHeader>
					<gdqa:F11_Stan/>
					<gdqa:F19_CuntryAcqID/>
					<gdqa:F25_Msgreasoncode/>
					<gdqa:F26_TenderType/>
					<gdqa:F2_Pan/>
					<gdqa:F32_AqID/>
					<gdqa:F35_Track2/>
					<gdqa:F37_Retr_Refno/>
					<gdqa:F3_Proc_Code/>
					<gdqa:F41_TerminalID/>
					<gdqa:F48_TransactionType>03</gdqa:F48_TransactionType>
					<gdqa:F49_CurrencyTR/>
					<gdqa:F4_LoadAmout/>
					<gdqa:F5_RetailerLoadFee/>
					<gdqa:F61_DOB/>
					<gdqa:F61_FirstName/>
					<gdqa:F61_ImageId/>
					<gdqa:F61_ImageType/>
					<gdqa:F61_LastName/>
					<gdqa:F61_PhoneNumber/>
					<gdqa:F63_ConsumerZIP/>
					<gdqa:F63_FirstName/>
					<gdqa:F63_LastName/>
					<gdqa:F63_TenderType/>
					<gdqa:FirstName>Gardon</gdqa:FirstName>
					<gdqa:IDExpirationDate>2017-01-04T00:30:28.308-08:00</gdqa:IDExpirationDate>
					<gdqa:IDIsUS>false</gdqa:IDIsUS>
					<gdqa:IDNumber>897788899</gdqa:IDNumber>
					<gdqa:IDState/>
					<gdqa:IDType>00</gdqa:IDType>
					<gdqa:IdIssuingStateCode>06</gdqa:IdIssuingStateCode>
					<gdqa:IsCheckCashing>false</gdqa:IsCheckCashing>
					<gdqa:IsSendF61Info>false</gdqa:IsSendF61Info>
					<gdqa:IsSendTenderType>true</gdqa:IsSendTenderType>
					<gdqa:LastName>James</gdqa:LastName>
					<gdqa:LoadAmt>51</gdqa:LoadAmt>
					<gdqa:MCC/>
					<gdqa:MITType>0420</gdqa:MITType>
					<gdqa:OriginalTransactionID/>
					<gdqa:PIN_AcctNbr>4869558554585645</gdqa:PIN_AcctNbr>
					<gdqa:POSEntryMode>011</gdqa:POSEntryMode>
					<gdqa:PhoneNumber>866-795-7597</gdqa:PhoneNumber>
					<gdqa:PhoneNumberType>0</gdqa:PhoneNumberType>
					<gdqa:ProductId>1234567890A</gdqa:ProductId>
					<gdqa:RetReason>02</gdqa:RetReason>
					<gdqa:RetailerLoadFee>00</gdqa:RetailerLoadFee>
					<gdqa:SSN>198045883</gdqa:SSN>
					<gdqa:State>CA</gdqa:State>
					<gdqa:StoreID>1000200030</gdqa:StoreID>
					<gdqa:StoreName>Green Dot Corp</gdqa:StoreName>
					<gdqa:StreetAddress>STE 205, 605 E HUNTINGTON DR</gdqa:StreetAddress>
					<gdqa:TenderType>01</gdqa:TenderType>
					<gdqa:TenderTypeRiteAid/>
					<gdqa:TerminalID/>
					<gdqa:TransactionDateTime>2017-01-04T00:30:28.240-08:00</gdqa:TransactionDateTime>
					<gdqa:TransactionID>220501223622</gdqa:TransactionID>
					<gdqa:TransactionType>524040</gdqa:TransactionType>
					<gdqa:UPC>498403</gdqa:UPC>
					<gdqa:ZIP>91016</gdqa:ZIP>
				</gdqa:RequestParameters>
				<gdqa:RetailerConnectionInfo>
					<gdqa:IPAddress>10.50.64.152</gdqa:IPAddress>
					<gdqa:PartnerKey>42</gdqa:PartnerKey>
					<gdqa:PortNumber>25224</gdqa:PortNumber>
				</gdqa:RetailerConnectionInfo>
			</gdqa:request>
		</gdqa:RetailerISOTest>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Swipe Reload Void - Response

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
	<s:Body>
		<RetailerISOTestResponse xmlns="http://GDQA_CentralTestEngine.com">
			<RetailerISOTestResult xmlns:a="http://schemas.datacontract.org/2004/07/GDQA_ReadyAPI.ISO_Engine"
 xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
				<Exceptions i:nil="true"/>
				<a:ISOTestResponse>
					<CompleteMessageReturn xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
						<b:KeyValueOfstringstring>
							<b:Key>Field -1</b:Key>
							<b:Value>0430</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 0</b:Key>
							<b:Value>F22040012EC08400</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 1</b:Key>
							<b:Value>0000004000000000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 2</b:Key>
							<b:Value>4869558554585645</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 3</b:Key>
							<b:Value>524040</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 4</b:Key>
							<b:Value>000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 7</b:Key>
							<b:Value>0501113631</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 11</b:Key>
							<b:Value>100119</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 18</b:Key>
							<b:Value>3002</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 32</b:Key>
							<b:Value>4752454544</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 35</b:Key>
							<b:Value>9260113101111111111D251299924711111</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 37</b:Key>
							<b:Value>220501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 38</b:Key>
							<b:Value>010000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 39</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 41</b:Key>
							<b:Value>1000200030     </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 42</b:Key>
							<b:Value>0030029995     </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 49</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 54</b:Key>
							<b:Value>4002840C0000000000004003840C000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 90</b:Key>
							<b:Value>000000000000000000000000000000000000000000</b:Value>
						</b:KeyValueOfstringstring>
					</CompleteMessageReturn>
					<FinalMessageSent xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
						<b:KeyValueOfstringstring>
							<b:Key>Field -1</b:Key>
							<b:Value>0420</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 0</b:Key>
							<b:Value>F23C64812EE08012</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 1</b:Key>
							<b:Value>0000004000000000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 2</b:Key>
							<b:Value>4869558554585645</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 3</b:Key>
							<b:Value>524040</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 4</b:Key>
							<b:Value>000000005100</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 7</b:Key>
							<b:Value>0501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 11</b:Key>
							<b:Value>100119</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 12</b:Key>
							<b:Value>113624</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 13</b:Key>
							<b:Value>0501</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 14</b:Key>
							<b:Value>2405</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 18</b:Key>
							<b:Value>3002</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 19</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 22</b:Key>
							<b:Value>0210</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 25</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 32</b:Key>
							<b:Value>4752454544</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 35</b:Key>
							<b:Value>9260113101111111111D251299924711111</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 37</b:Key>
							<b:Value>220501223622</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 38</b:Key>
							<b:Value>010000</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 39</b:Key>
							<b:Value>00</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 41</b:Key>
							<b:Value>1000200030     </b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 42</b:Key>
							<b:Value>0030029995</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 43</b:Key>
							<b:Value>Green Dot Corp          Monrovia    CAUS</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 49</b:Key>
							<b:Value>840</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 60</b:Key>
							<b:Value>012Z10352474300200009995005000000001</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 63</b:Key>
							<b:Value>05</b:Value>
						</b:KeyValueOfstringstring>
						<b:KeyValueOfstringstring>
							<b:Key>Field 90</b:Key>
							<b:Value>000000000000000000000000000000000000000000</b:Value>
						</b:KeyValueOfstringstring>
					</FinalMessageSent>
				</a:ISOTestResponse>
			</RetailerISOTestResult>
		</RetailerISOTestResponse>
	</s:Body>
</s:Envelope>