javascript - Stripe customer integration on bootstrap html site -


i built ecommerce website using twitter bootstrap wish take subscription payments using stripe. want create new customer has subscription using example code seen here on stripe site. has option execute code using various languages (curl,ruby,python,pho,java). how can implement on basic bootstrap based website has no real backend?

you need real backend 1 way or another. use heroku, or build simple backend on server. nginx/gunicorn/supervisor/flask stack. i've used this tutorial several times, , nice (you need follow link @ bottom , configure supervisor finish it).

also, check out flaskr tutorial bootstrap site plugged in , ready on top of stack can started stripe python integration.

good luck-- you've got lot of work : )


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -