Commit Graph

32 Commits

Author SHA1 Message Date
Rimian Perkins 4a812ceff6 toggle the subscribe button 2019-11-06 20:43:16 +11:00
Rimian Perkins c6dcff5c06 redirect to group landing page on success 2019-10-14 13:54:46 +11:00
Rimian Perkins bb31deae89 basic subscribe page 2019-10-10 13:52:55 +11:00
Rimian Perkins 32bf78fa9a send a description to the payment intent 2019-09-12 19:17:08 +10:00
Rimian Perkins 2a1a17793f add some settings for text 2019-09-12 13:40:18 +10:00
Rimian Perkins 7ad42c9b48 combo box with amounts. use decimals 2019-09-12 11:21:27 +10:00
Rimian Perkins 73258b10b9 reorder those settings the same as stripe dashboard 2019-09-11 22:14:15 +10:00
Rimian Perkins 381315f9f3 add settings 2019-09-11 22:06:01 +10:00
Rimian Perkins ac267fabaf basic route and template 2019-09-11 17:13:12 +10:00
Rimian Perkins 78914e0511 Add new plugin files.
This gets the plugin running again without name collisions. A solid starting point
2019-09-11 13:19:07 +10:00
Angus McLeod ae793ad247 Add setting for monthly total and other minor improvements 2018-09-24 10:17:53 +10:00
Angus McLeod 45ece34200 Add donations causes 2018-09-22 14:03:30 +10:00
Angus McLeod 8453d5cc03 various 2018-06-25 18:14:50 +10:00
Angus McLeod d55d149d7d Add recurring donations 2018-06-21 19:00:43 +10:00
Angus McLeod 446cc75cbc Make donation amounts a customisable setting 2018-02-02 19:49:58 +08:00
Angus McLeod e8e558c3e2 Add ability to allow donor to include stripe transaction fee in their donation 2018-02-02 17:43:54 +08:00
Angus McLeod 19f197e780 Add page description setting 2018-02-02 13:43:20 +08:00
Chris Beach df91a44277 fix client/server messages and locales
zip code should be a positive boolean not negative
remove dollar signs
fix stripe.rb method signature and charging logic
2017-11-26 12:24:27 +00:00
Chris Beach d563cd1ddd Working checkout_controller.rb that charges Stripe
* Add billing address setting
2017-10-19 23:51:05 +01:00
Chris Beach 6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Rimian Perkins 2aa663d922 merge in master 2017-04-27 20:35:33 +10:00
Rimian Perkins 061ea69434 add the user to a group 2017-04-24 11:44:55 +10:00
Rimian Perkins 9acaf51307 explicitly specify group name 2017-04-24 06:05:51 +10:00
Rimian Perkins b2393cb2aa add the current user to a group when the payment is successful 2017-04-21 10:26:43 +10:00
Rimian Perkins e208ef3dfa initial setting 2017-04-06 14:26:23 +10:00
Rimian Perkins 35f8c17e91 initial create account fields 2017-03-20 14:33:17 +11:00
Rimian Perkins 261c0dfbcc donation description 2017-03-14 13:31:20 +11:00
Rimian Perkins 057d204b87 use let keyword and toggle plugin off by default 2017-03-13 11:19:10 +11:00
Rimian Perkins 5468cac161 add settings for currency and hide post code 2017-03-07 15:21:51 +11:00
Rimian Perkins 19a7956f43 load the public key from settings 2017-02-27 14:22:52 +11:00
Rimian Perkins a84de2c876 settings for public and private key 2017-02-27 13:45:26 +11:00
Rimian Perkins 65317324f2 only show the link when the plugin is enabled 2017-02-27 12:52:00 +11:00