Secure Sessions Flow

Secure Sessions & Hosted Payment Pages – Overview

Removes card number entry from POS/WEB Software

This technology can be used to integrate with:

  • POS Systems – Replace payment entry on a POS device while retaining real-time checkout functionality.
  • Websites, Shopping Carts, and Custom Checkouts – Replace the payment page of a website, cart, donation page, and more with a hosted payment page
  • Mobile Devices – Interact directly to accept payment from mobile devices from POS or WEB applications.
  • EMAIL Delivery – Send payment requests directly to cardholders via email, whereby the sending system simply monitors the results without touching cardholder data.

These technologies prevents applications from touching cardholder data and can be used to move cardholder data entry completely outside merchant’s network while providing a completely integrated environment.


Hosted Payment Pages

HTML Forms for data entry & receipts
This feature allows data entry pages to be created and hosted on SLIM CD servers.
A Hosted Payment Page for POS or WEB consists of:

  • Forms – Forms provide the graphical wrapper and contain the configuration information for how to display the page and handle the data.
  • Fields – Fields are contained in forms. They are focused on data, and can capture, store and/or transmit data fields to and from the Hosted Payment Page.
  • Approved/Declined Handling – Pages showing approval or decline information can be displayed or skipped, depending on the developer’s integration needs.
  • Receipts – Receipts can be customized and emailed to consumers and/or merchants.

Hosted Payment Pages are integrated with the SLIM CD Gateway for payment processing. Hosted Payment Pages can be presented on POS systems or integrated with WEB interfaces. Page URLs can also be sent via Email or SMS-Text, providing direct access to consumers for input of payment information.


Secure Sessions

Controls the flow of data and the transaction

Secure Sessions provide a wrapper for Hosted Payment Pages so that POS/WEB developers can communicate with Hosted Payment Pages without requiring static IP addresses or allowing inbound traffic through firewalls.

Developers using Secure Sessions can utilize the following functions :

  • CreateSession – Provide initial data to pre-populate the display (name, amount, etc), and retrieves a unique session id.
  • ShowSession – Display the Hosted Payment Page using a URL containing the unique Session ID.
  • CheckSession – Monitor the results of a session as the consumer/clerk fills out the information
  • CancelSession – Prevent the consumer/clerk from continuing, and rendering the payment page as obsolete.
  • SendSession – Send the page URL via email or SMS-Text message.
  • MultiSession – Show a session from a template used by multiple consumers

Slim CD Simple Session

Sample transaction flow for a simple secured session

simple

WEB developers can accept payments and without touching cardnumbers.


Slim CD Web Session

Sample transaction flow for a Web secured session

web-session

Developers can combine Redirection and PostBack calls to tightly integrate with payment processing.


Slim CD POS Session
Sample transaction flow for a POS secured session

pos-session

The data entry can flow from a merchant’s POS to SLIM CD’s Site so that merchants never have to touch cardholder data in their systems. Add encrypted hardware support and the merchant’s computers can be completely removed from PCI scope.


Sample Hosted Payment Page

hosted

This Secure Session is part of a Point-of-Sale kiosk that allows consumers to sign up for a membership.

All consumer data is captured by the POS system, while the payment information is entered with SLIM CD’s Secured Sessions.