Commit Graph

182 Commits

Author SHA1 Message Date
Rimian Perkins 23cb6ef93e create the products 2019-10-15 21:50:30 +11:00
Rimian Perkins 892478ab57 initial product pages 2019-10-14 15:39:24 +11:00
Rimian Perkins fcfb826929 create the token and make the customer request 2019-10-11 12:26:01 +11:00
Rimian Perkins bb31deae89 basic subscribe page 2019-10-10 13:52:55 +11:00
Rimian Perkins 0a6ade7ab9 stylin, translations 2019-10-08 22:26:58 +11:00
Rimian Perkins 19a03aa2ca plan model with destroy and find 2019-10-08 19:37:22 +11:00
Rimian Perkins 6fd1638a15 add missing translation 2019-10-08 11:56:39 +11:00
Rimian Perkins 1b232a1bd4 list plans 2019-09-25 11:18:11 +10:00
Rimian Perkins a2d120c8b5 save plan model 2019-09-24 20:44:51 +10:00
Rimian Perkins 0d82bcf37e Plans, subscriptions
* Plans controller
* Subscription controller
* Clean admin controller
* Ember Plans route
* Index page
* New Plans
* Translations
2019-09-24 16:04:42 +10: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 a42e98ee5b error for user not permitted 2019-09-15 08:40:52 +10:00
Rimian Perkins ad5961a4c5 show the payment on the thankyou page 2019-09-14 20:54:13 +10:00
Rimian Perkins 5c33268477 created at and url 2019-09-14 14:20:16 +10:00
Rimian Perkins 6fe149c4a5 basic admin interface 2019-09-14 12:56:28 +10:00
Rimian Perkins 404bede398 fix snake case 2019-09-13 13:46:32 +10:00
Rimian Perkins 68b4d07a94 fix jslint and some settings 2019-09-13 13:02:28 +10:00
Rimian Perkins 32bf78fa9a send a description to the payment intent 2019-09-12 19:17:08 +10:00
Rimian Perkins 83fc234b90 settings, headings 2019-09-12 18:27:25 +10:00
Rimian Perkins 6f87f11e4a currency format helper 2019-09-12 18:16:47 +10:00
Rimian Perkins ba73e688f2 validate billing 2019-09-12 17:47:08 +10:00
Rimian Perkins b60244e809 form text 2019-09-12 16:28:19 +10:00
Rimian Perkins e2cec16b99 forms and settings 2019-09-12 16:16:38 +10:00
Rimian Perkins 515882d845 more config 2019-09-12 15:36:08 +10:00
Rimian Perkins 9b69c58be4 Add some billing details 2019-09-12 15:13:08 +10:00
Rimian Perkins a87fcae149 a little formatting 2019-09-12 13:46:30 +10:00
Rimian Perkins 2a1a17793f add some settings for text 2019-09-12 13:40:18 +10:00
Rimian Perkins c636a2896a some translations 2019-09-12 11:34:54 +10:00
Rimian Perkins 7ad42c9b48 combo box with amounts. use decimals 2019-09-12 11:21:27 +10:00
Rimian Perkins 07f4bb0406 add basic locales 2019-09-12 09:34:28 +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 44410fa375 add cause release fields 2019-04-03 12:32:24 +11: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 45ece34200 Add donations causes 2018-09-22 14:03:30 +10:00
Angus McLeod 1b1eb215e4 various 2018-06-28 09:32:58 +10:00
Angus McLeod 8453d5cc03 various 2018-06-25 18:14:50 +10:00
Angus McLeod 90f5083fb6 Small fixes 2018-06-22 11:55:16 +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 92639a483f Fix discourse-markdown 2017-10-12 00:37:29 +01:00
Chris Beach 6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Rimian Perkins 9f51b0ef10 Merge pull request #8 from Dax74/patch-3
Update client.it.yml
2017-09-22 12:40:40 +10:00
Dax74 26d6b27003 Update server.it.yml 2017-07-04 15:16:08 +02:00
Dax74 f533a480e6 Update client.it.yml 2017-07-04 15:02:10 +02:00
Rimian Perkins 5ba61725c3 server message 2017-05-06 16:31:06 +10:00
Rimian Perkins 2aa663d922 merge in master 2017-04-27 20:35:33 +10:00
Rimian Perkins 23b909dc48 fix translations 2017-04-24 06:34:25 +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 a5e34cd9ab merge in master 2017-04-04 12:03:22 +10:00
Rimian Perkins ec52c438b7 Merge pull request #5 from Dax74/patch-2
Create  server.it.yml
2017-04-03 08:14:52 +10:00
Dax74 136755aa8b Create server.it.yml
Italian translation
2017-04-02 20:15:59 +02:00
Dax74 6ff18309e4 Create client.it.yml
Italian translation
2017-04-02 20:15:39 +02:00
Rimian Perkins 3896866d5b send another ajax request to create account 2017-03-22 13:56:45 +11:00
Rimian Perkins f77ddeba31 create a user account 2017-03-21 11:52:48 +11:00
Rimian Perkins 35f8c17e91 initial create account fields 2017-03-20 14:33:17 +11:00
Risto 4f193a6cb2 Update server.fi.yml 2017-03-16 13:27:01 +02:00
Risto bc86abc0ee Update server.en.yml
Fix a typo
2017-03-15 10:47:54 +02:00
Risto d18c27e3b2 Create server.fi.yml 2017-03-15 10:47:15 +02:00
Risto fe1368e50a Update client.fi.yml 2017-03-15 10:35:34 +02:00
Rimian Perkins 6b307c1a32 Merge pull request #1 from rizka10/patch-1
Create client.fi.yml
2017-03-14 12:32:23 +11:00
Risto a406e8397c Create client.fi.yml 2017-03-14 01:36:57 +02:00
Rimian Perkins a80272caff title and navigation item can be different 2017-03-13 15:28:50 +11:00
Rimian Perkins 1933272154 add a success message 2017-03-13 15:26:48 +11:00
Rimian Perkins 5468cac161 add settings for currency and hide post code 2017-03-07 15:21:51 +11:00
Rimian Perkins 0723ce8315 rm success message as it comes from stripe.js 2017-03-06 13:12:46 +11:00
Rimian Perkins 10e63f2a4c fix i18n and import site settings 2017-02-28 12:39:07 +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
Rimian Perkins a77cf00504 update name space in locales 2017-02-27 11:52:34 +11:00
Rimian Perkins 8769306a86 German translation 2017-02-27 11:42:48 +11:00
Rimian Perkins 1de3a98f59 initial de locale 2017-02-23 14:57:16 +11:00
Rimian Perkins 551b578b21 add the amount as a combo-box 2017-02-23 12:48:06 +11:00
Rimian Perkins 08e0e47d3e add some labels and the user table 2017-02-23 11:50:25 +11:00
Rimian Perkins 42fc79c232 wrap elements in template framework and some i18n implementation 2017-02-23 11:04:04 +11:00
Rimian Perkins 5dc2cccc38 bump with stripe form 2017-02-20 11:43:12 +11:00