Skip to content

Instantly share code, notes, and snippets.

View benjaminprojas's full-sized avatar
🏠
Working from home

Benjamin Rojas benjaminprojas

🏠
Working from home
  • Awesome Motive, Inc.
  • Atlanta, GA
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Stripe Getting Started Form</title>
<!-- The required Stripe lib -->
<script type="text/javascript" src="https://js.stripe.com/v1/"></script>
<!-- jQuery is used only for this example; it isn't required to use Stripe -->