Skip to main content

Secure Connect SDK

Overview

The Secure Connect SDK provides a secure way to collect and reveal sensitive data (documents, card details) in your applications. The SDK handles encryption, tokenization, and secure communication with the Connect Financial platform, ensuring PCI compliance and data security.

Available Platforms

The SDK is available for three platforms:

PlatformDownload
Node.js / BrowserDownload SDK
AndroidDownload SDK
iOSDownload SDK

Select your platform guide:

Supported Operations

All SDK platforms support the following operations:

Collect (Submit) Operations

OperationDescription
SUBMIT_DOCUMENT_IDSubmit government-issued ID
SUBMIT_DOCUMENT_SSNSubmit Social Security Number
SUBMIT_DOCUMENT_DRIVERS_LICENCESubmit driver's license
SUBMIT_DOCUMENT_PASSPORTSubmit passport

Reveal (Show) Operations

OperationDescription
REVEAL_DOCUMENT_IDReveal government-issued ID
REVEAL_DOCUMENT_SSNReveal Social Security Number
REVEAL_DOCUMENT_DRIVERS_LICENCEReveal driver's license
REVEAL_DOCUMENT_PASSPORTReveal passport
REVEAL_CARD_PANReveal card number
REVEAL_CARD_CVVReveal card CVV
REVEAL_CARD_EXPIRYReveal card expiry date

Security Considerations

  • All sensitive data is encrypted before transmission
  • Data never passes through your application servers in plain text
  • Tokens are returned instead of raw data for secure storage and retrieval
  • PCI DSS compliant data handling

Support

For technical support or questions about the Secure Connect SDK, contact your Customer Success Manager or reach out to our technical support team.