Skip to content

Repo covers various methods on how to integrate your app with Enigma Vault's Card Vault.

License

Notifications You must be signed in to change notification settings

Enigma-Vault/card-vault-integration-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integration-Examples

There are multiple ways to integreate your app with Enigma Vault's Card Vault: simple iframe, advanced iframe, popup, and redirect.

Advanced iframe integration

Link to example

Using the advanced iframe integration, your app has full control over the submission of the Enigma Vault card store form. Using the postMessage method within the browser's windows API, your parent page informs the iframed card store form when it should submit. After submission, the card store form returns an object on success or failure back through the windows API.

About

Repo covers various methods on how to integrate your app with Enigma Vault's Card Vault.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages