Skip to content

Demonstration of how to use UserApp and Stripe to create pricing with sign-up.

License

Notifications You must be signed in to change notification settings

userapp-io/stripe-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserApp + Stripe

Demonstration of how to use UserApp and Stripe to create pricing with sign-up.

Note! This demo is not ready for use just yet.

Getting Started

Sign up for UserApp and Stripe

For this demo you'll need a UserApp account and a Stripe account.

Configuration

Open the file js/config.js and replace the following parameters:

Try it

Open the file pricing.html in your browser. If it works, it should display your price plans that you previously set up. Else it will display an error message with further instructions.

Click on "Sign Up" on one of the plans. This should take you to signup.html where you can enter your information and a credit card. It will also display more detailed plan costs.

Once the form has been filled in and submitted, the stated amount will be charged from the credit card and the user will be signed up with the selected subscription. A redirect to final.html will be made, displaying a message with a login button.

Help

Contact us via email at [email protected] or visit our support center. You can also see the UserApp documentation for more information.

License

MIT, see LICENSE.

About

Demonstration of how to use UserApp and Stripe to create pricing with sign-up.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published