StoreGUI=TF
This type of top up loads value directly to a consumer phone number with one of the carriers list of denominations.
Steps to purchase include:
1. Choose a carrier
2. Enter the phone number to load.
3. Choose the amount desired from the available list of denominations
4. Receipt prints with confirmation details.
<RequestXml>
<Type>PinlessRequest</Type>
<RefNo>6473</RefNo>
<TerminalId>PSITERMINALTEST-1</TerminalId>
<Password>*</Password>
<ProdCode>CWJMRE</ProdCode>
<Amount>4</Amount>
<AccountNo>5551234567</AccountNo>
<EntryMode></EntryMode>
<CardData></CardData>
<ReceiptNo>6473</ReceiptNo>
<ClerkId>bsmith</ClerkId>
<Language>eng</Language>
</RequestXml>
<ResponseXml>
<StatusCode>0</StatusCode>
<StatusDescription>Success</StatusDescription>
<TransNo>1110005412160</TransNo>
<AuthorizationCode>OK</AuthorizationCode>
<AdditionalInfo>
<Item fs="5">0.00</Item>
<Item fs="17">0</Item>
<Item fs="18">XXXXXX4567</Item>
<PinData>
<Pin />
<Custom1>XXXXXX4567</Custom1>
<Custom2 />
<PinSerial>5551234567</PinSerial>
<PinBatch />
<ExpiryDate />
</PinData>
<Custom1>XXXXXX4567</Custom1>
<Custom2 />
</AdditionalInfo>
<MerchantId>PSITESTSTORE</MerchantId>
<Company>PSI Convenience</Company>
<CompanyCity>Port Moody</CompanyCity>
<CompanyPhone>(604) 555-5555</CompanyPhone>
<CompanyDbaName>PSI Convenience Mart</CompanyDbaName>
<TransDate>2019-01-31</TransDate>
<TransTime>08:47:29</TransTime>
<ProductVer>1940182</ProductVer>
<PromoVer>1940004</PromoVer>
<SoftVer />
<InvoiceNumber />
</ResponseXml>