Skip to content

A form that allows you to accept credit and debit card payments directly on your site! This form is entirely built and already includes the Stripe Payment API. Requires an SSL Certificate. Project Website:

License

Notifications You must be signed in to change notification settings

nduhamell/stripe-checkout-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Payment Form

This is a simple stripe payment form built with HTML and PHP. This form uses the stripe API to allow you to accept card payments on your website. All you need to get started are your Stripe API keys which can be found at: https://dashboard.stripe.com/account/apikeys This repository includes the stripe library so NO OTHER INSTALLATION is required. You MUST have an SSL certificate. This is a huge security risk implementing otherwise. I enjoy making software so much! Please, if you see any issues make them known!

Documentation

https://nateduhamell.com/github-project-stripe-checkout-form/

Install

Keys located in main "index.php" file

  • Set Publishable Key
  • Set Secret Key

Install Images

Visual Representation of Above Stripe Checkout Form Install Instructions Stripe Checkout Form Install Instructions

Design Options

The Design folder has 7 additonal designs! They include:

  • 1.php = Green Submit Button w/ White Background
  • 2.php = Red Submit Button w/ White Background
  • 3.php = Black Submit Button w/ White Background
  • 4.php = Pink Submit Button w/ White Background
  • 5.php = Blue Submit Button w/ White Background
  • 6.php = Teal Submit Button w/ White Background
  • 7.php = Yellow Submit Button w/ White Background

Features

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

Requirements

  • PHP 5+
  • MySQL database
  • SSL Certificate (Should not even be used at all wihtout)

Preview

https://files.nateduhamell.com/test/stripe-checkout-form-master/

License

This software is under an MIT License. Which allows full use to edit, distribute, or sell this code. See the "LICENSE" file for more information!

About

A form that allows you to accept credit and debit card payments directly on your site! This form is entirely built and already includes the Stripe Payment API. Requires an SSL Certificate. Project Website:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages