[tor-bugs] #11678 [Website]: integrate stripe into the donations page

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Sep 19 18:54:59 UTC 2014


#11678: integrate stripe into the donations page
-------------------------+-------------------------------------------
     Reporter:  phobos   |      Owner:  phobos
         Type:  defect   |     Status:  accepted
     Priority:  normal   |  Milestone:  Website Donations Enhancement
    Component:  Website  |    Version:
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:  #5993
       Points:           |
-------------------------+-------------------------------------------

Comment (by jmtodaro):

 It seems we've run into a bit of a snag here.

 It turns out that Stripe requires server-side code (ruby,python,etc.) to
 actually process charges. Stripe Checkout on it's own simply generates a
 token representing the cc details (to keep them from actually touching
 your server) and is intended to just pass along the info to be processed
 by your server-side code, which handles authentication and subscriptions
 too.

 Since everything on our servers is static this presents a bit of a
 problem. I think we could still POST to the script if we really wanted to
 host it somewhere else (with https).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11678#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list