Skip to content

Uninterruptible credit card data submission with i-frames

License

Notifications You must be signed in to change notification settings

sichangi/card-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure credit card data submission

an attempt at recreating the way stripe elements card forms work

getting started

install dependencies

yarn install

run the mock client and server

yarn start

The client web page will be opened in your default browser

next steps

  • open the developer console window
  • click the submit button
  • expect the data from the forms iframe to be submitted to the server which responds accordingly if successful
  • check your servers console for the forms contents

About

Uninterruptible credit card data submission with i-frames

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published