Skip to content

BLIFRAME

This endpoint serves an HTML page to capture credit card information.

Store information should be placed in the query parameters as shown below

Query String Parameters

AttributeDescription
storeThe unique assignment for you location(s) Merchant accounts are assigned by store/location
regthis identifies the POS station, user, terminal or process requesting
dateDate of the request made to Rover Pay
tranIf error occurred will be empty, otherwise will hold the reqID that can be used for the BLTOKENREFUND endpoint
entityThis tells the api what database to use for your transactions
addraddress
zipzip code

Example URL

https://test-gateway.total-computing.com/api/bliframe?store=<store>&reg=<reg>&date=<date>&tran=<tran>&entity=<entity>&addr=<addr>&zip=<zip>