Commit graph

78 commits

Author SHA1 Message Date
SachaG
8613f8b79f Upgrade product creation for new Stripe API 2018-07-30 14:59:10 +09:00
SachaG
8a446680cf Minor fixes to form, mutators; query, and payments 2018-07-07 18:49:04 +02:00
SachaG
50fba6b0a3 viewableBy -> canRead 2018-06-22 20:55:22 +09:00
SachaG
228a93eb3b Throw Stripe error; add successCallback/errorCallback props to Checkout component 2018-06-17 15:56:57 +09:00
SachaG
e783d51dca v1.11.2 2018-06-16 08:57:45 +09:00
SachaG
c0650893fa v1.11.1 2018-06-14 08:51:03 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
1951000118 Merge branch 'master' into devel
# Conflicts:
#	README.md
2018-05-23 15:12:33 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
SachaG
2dadce31e7 Merge branch 'devel' into i18n2 2018-05-07 17:46:14 +09:00
SachaG
55800a9b30 Add support for intl fields to API and SmartForm 2018-05-07 17:41:22 +09:00
SachaG
18bde83fbc v1.10.1 2018-05-04 12:04:10 +09:00
SachaG
a086e6e584 Update flash messages 2018-04-28 18:51:20 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00
SachaG
f88cd9017d Small payments fixes 2018-04-07 10:20:44 +09:00
SachaG
d192f7b198 Clarify stripe callback hooks naming 2018-04-07 10:10:09 +09:00
SachaG
5534ab7430 Add amount property to charges schema; add addSubscriptionProduct; various other fixes 2018-03-08 10:48:35 +09:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00
SachaG
d3fdb3ae38 v1.8.10 2018-03-03 15:12:16 +09:00
SachaG
150d28d9bb Unused getCollection 2018-03-03 15:10:40 +09:00
SachaG
861e65e641 Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
SachaG
85c3ed8d8e Add customAmount prop to checkout component 2018-03-03 11:21:55 +09:00
SachaG
748e2f8fea Charges dashboard improvements 2018-02-24 18:26:56 +09:00
SachaG
8e27870bf0 processCharge -> processEvent; call processEvent after subscription, too; add Charges dashboard 2018-02-24 18:15:42 +09:00
SachaG
270c6b4215 Use connectors and await/async 2018-02-18 15:26:59 +09:00
SachaG
af35c0cc10 subscribeUser -> createSubscription for consistency with createCharge 2018-02-17 10:56:30 +09:00
SachaG
67f9c66350 Add new subscribe callback; clean up stripe.charge.sync callback and make it iterate over metadata 2018-02-16 12:07:55 +09:00
SachaG
33e3b28495 Improve charge processing logging 2018-02-14 22:21:56 +09:00
Justin Reynolds
2dc9cc0b87 Fix Charges Insert 2018-02-13 11:22:41 -06:00
SachaG
31621b39b2 Add createdAtFormattedShort field to charges 2018-02-09 11:30:15 +09:00
SachaG
f8bf479f16 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-02-06 09:16:45 +09:00
SachaG
8c88f36e0e Avoid duplicate charge documents and make sure associated documents exist 2018-02-06 09:16:42 +09:00
Sacha Greif
85e1398b09
Merge pull request #1887 from justinr1234/add-stripe-callbacks
Add stripe callbacks
2018-02-06 09:14:26 +09:00
Sacha Greif
b1ae8a8d36
Merge pull request #1886 from justinr1234/fix-payments-callbacks
Fix async register callback for vulcan-payments
2018-02-06 09:13:23 +09:00
Justin Reynolds
9bd1da9f59 Fix stripe plan startup 2018-02-05 18:09:18 -06:00
Justin Reynolds
4f900a2898 Add stripe callbacks 2018-02-05 15:18:57 -06:00
Justin Reynolds
818da2c56b Fix async register callback for vulcan-payments 2018-02-05 13:31:53 -06:00
SachaG
fae0e812df Add isPublic option to registerSetting; explain Stripe settings 2018-02-05 10:44:56 +09:00
Sacha Greif
4c6164530c
Merge branch 'devel' into create-stripe-subscriptions 2018-02-04 10:41:00 +09:00
Justin Reynolds
1303ed329b Export stripe singleton 2018-02-03 13:24:57 -06:00
Justin Reynolds
7e4cce29cb Create Stripe Subscriptions on startup if requested 2018-02-03 13:17:04 -06:00
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +09:00
Michel Herszak
5a17346648 packages update to meteor 1.6.1 2018-01-28 23:03:10 -07:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00