123 Commits

Author SHA1 Message Date
Rimian Perkins
7e5d92e0e8 upgrade api and gem 2019-10-17 12:08:48 +11:00
Rimian Perkins
829199ffb2 form not rendering 2019-10-09 09:06:12 +11:00
Rimian Perkins
89e53744ed Hide disabled
* Do not show the form if the plugin is disabled
* Upgrade Stripe Gem
2019-10-08 11:36:48 +11:00
Rimian Perkins
8b61747fbd FEATURE: Upgrades, translations
* Name space the translations for extensibilty
* Upgrade the Stripe Gem
* Correct the plugin version in the Stripe setup info
2019-09-23 12:04:30 +10:00
Rimian Perkins
6fe149c4a5 basic admin interface 2019-09-14 12:56:28 +10:00
Rimian Perkins
c90d4b2f8e fix params 2019-09-13 14:34:06 +10:00
Rimian Perkins
4287e8aa5d load model 2019-09-13 13:52:41 +10:00
Rimian Perkins
dfba5471f9 add specs back. fix plugin name 2019-09-12 09:25:06 +10:00
Rimian Perkins
02c9ea873a add stylesheets 2019-09-11 21:14:48 +10:00
Rimian Perkins
af97581911 stub stripe payment create 2019-09-11 19:55:35 +10:00
Rimian Perkins
d71ab48fff upgrade stripe gem 2019-09-11 19:42:59 +10:00
Rimian Perkins
c70f570479 Rubocop 2019-09-11 19:27:24 +10:00
Rimian Perkins
b97e9b91c2 add stripe gem 2019-09-11 19:18:30 +10:00
Rimian Perkins
2e3cdb0dcf fix routes. get specs passing 2019-09-11 19:11:02 +10:00
Rimian Perkins
3f90518e18 controller spec runs 2019-09-11 18:32:09 +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
Rimian Perkins
d2f85f1a97 Merge branch 'master' into upgrade-stripe-gem 2019-08-28 19:54:07 +10:00
Rimian Perkins
05da88009d whoops add invoice list back 2019-08-28 19:53:29 +10:00
Rimian Perkins
5eb0fca3d8 upgrade really old stripe gem 2019-08-28 19:05:14 +10:00
Rimian Perkins
e891eb1517 fix eslint, bump patch 2019-08-28 18:27:45 +10:00
Rimian Perkins
e956551d0f Upgrade stripe gem. bump! 2019-08-27 20:53:06 +10:00
Rimian Perkins
6f826ce7a0 rubocop correct 2019-08-27 20:04:02 +10:00
Rimian Perkins
3c23b225fb bumpus 2019-08-27 19:09:24 +10:00
Rimian Perkins
ae3e67d385 add more stripe factories 2019-08-27 16:43:55 +10:00
Rimian Perkins
d0bdfab44b fix the test runner 2019-08-26 16:01:57 +10:00
Angus McLeod
262ae0f96c add mobile styles 2019-04-03 12:40:03 +11:00
Angus McLeod
44410fa375 add cause release fields 2019-04-03 12:32:24 +11:00
Angus McLeod
b7ee6a1b25 preload category custom fields 2019-03-19 12:22:06 +11:00
Angus McLeod
e9746221ab add stripe to CSP 2019-01-29 15:00:29 +11:00
Angus McLeod
9481fdba07 bugfix 2018-09-30 11:53:33 +10:00
Angus McLeod
e1eb585974 Add additional settings and customizations 2018-09-28 17:33:27 +10:00
Angus McLeod
ae793ad247 Add setting for monthly total and other minor improvements 2018-09-24 10:17:53 +10:00
Angus McLeod
b4fd0287ed Add meta link 2018-09-22 17:48:38 +10:00
Angus McLeod
d58c04a592 only show cause UI in cause categories 2018-09-22 17:09:06 +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
e307a75a3b
Merge branch 'master' into transaction_fee 2018-02-02 17:47:53 +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
ccf7f1b73b Save and reuse stripe customer id when user is present 2018-02-02 16:06:43 +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
Angus McLeod
e4f420a96e add stripe script in plugin.rb 2017-11-12 11:16:47 +08:00
Angus McLeod
c22ef46224 rm stripe.js from build
It needs to be loaded directly.

https://stripe.com/docs/stripe-js/reference#including-stripejs
2017-11-12 11:01:08 +08:00
Angus McLeod
c2fa248b79 Include stripe js && inherit from the application controller 2017-11-08 08:45:18 +08:00
Chris Beach
6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Rimian Perkins
70b928707f disable the button as soon as it is clicked 2017-05-29 10:48:32 +10:00
Rimian Perkins
850ddd1cf7 remove auto create theme 2017-05-25 08:59:11 +10:00
Rimian Perkins
dfd9e451c3 handle fails from stripe 2017-05-24 12:22:00 +10:00
Rimian Perkins
17a43740d6 fix missing strong param 2017-05-23 14:32:52 +10:00