API iPassThruManager (DEPRECATED)

From Cloud9 Payment Processing Gateway Documentation
Jump to: navigation, search




Cloud9 Payment Gateway Documentation. This site can also be reached at http://docs.cloud9paymentgateway.com

This is a part of the iOS API Documentation

iPassthruManager

IPassthruManager is a virtual payment terminal, which communicates with Multiplexer. Multiplexer is a Cloud Based Payment Terminal Communication Server. All TCP based pin pads are controlled by the Multiplexer.
NO STORE & FORWARD SUPPORT!

  1. Implement the protocol IPassthruNotificationSupport
  2. Call initWithDelegate to instantiated the iPassthruManager class.
  3. Call setConnectionWithHost to set the Multiplexer host and port
  4. Call Start to connect to Multiplexer and connect to the payment terminal via bluetooth
  5. Call Stop to disconnect the above

connections.

Protocol Reference

IPassthruManagerNotifyClient is used for payment terminal communication event notifications. IPassthruManagerNotifySSL is used for Multiplexer communication event notifications.
ServerToClientDataSent is triggered after sending data to ICM122.
ClientToServerDataSent is triggered after sending data to Multiplexer.
HttpsDataReceived is triggered when a Cloud-PDC response is receieved.
HttpsErrorOccurred is triggered when the https connection encounter a error.






From the makers of Cloud9 Payment Processing Gateway and Creditline Credit Card Processing Software