Skip to content

fedgrant/StripeAnywhereAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Stripe Anywhere RESTFUL API

Place this code in a publicly accessible folder in a PHP application.

Send as paramaters in RESTful manner as GET or POST (yourUrl.com/cloud/index.php?number=xxx&expMonth=xxx: )

number (cc number) expMonth (expiration month) expYear (expirationYear) cvc (ccv number) description amount (in USD * 100. So, $1 = 100)

In index.php, change the API key to your Strip API key on line 56

More info on CodeCloud in Marknad Project

About

Mobile Payments via Stripe Made Super Easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published