API
Embed your website/checkout-page with our payments widget using our web-component or iframe SDK.
Jump to it
Sample App
Script
SensePass Elements
<html>
<head>
<script src="https://js.sensepass.com/scripts/[email protected]" type="application/javascript"></script>
</head>
</html>iFrame SDK (Deprecated)
<html>
<head>
<script src="https://js.sensepass.com/scripts/[email protected]" type="application/javascript"></script>
</head>
</html>Security
Using the JS API
Step 1 - Configuration
Step 2 - Initiate the iFrame element
Step 3 - Style the frame dimensions (optional)
Step 4 - Listen to callback events
Step 5 - Pay button event
Pay button event - For manual capture transaction type - see our docs here
Step 6 - Commit payment from your backend (Backend verification)
Last updated
Was this helpful?
