Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

yuuues/StripePayments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Payments

Replace "Stripe Publishable Key" & "Stripe Secret Key" in index.php if you want to test it.

Features

  • Form validation
  • Generate Token via Stripe JS
  • Responsive design
  • Warning if JavaScript is disabled
  • Charge single amounts with Stripe

ToDo

  • Admin Page to create tokens with a defined Quantity
  • After tokens, Database Log with status of the codes.

Used Components

Original Author Daniel Schröter