You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,6 @@ Example iOS Backend
3
3
4
4
This is a really simple [Sinatra](http://www.sinatrarb.com/) webapp that you can use to test Stripe's [example iOS apps](https://github.com/stripe/stripe-ios).
5
5
6
-
It has a single endpoint, `/charge`, which takes 2 parameters (`stripeToken` and `amount`) to create a charge on your Stripe account.
7
-
8
6
This is intended for example purposes only: you'll likely need something more serious for your production apps.
9
7
10
8
To deploy this for free on Heroku, click this button:
0 commit comments