Matteo Pagliazzi
|
292d2455ba
|
fix(emails): try multiple attemps (delay not avalaible in api because in not yet released version)
|
2014-09-18 18:43:55 +02:00 |
|
Matteo Pagliazzi
|
900d8e7dfa
|
fix(emails): re-add emails for payments, @lefnire should be ok now I had used req.user but it did not exist. There is a way to test payments locally? Because even now I can not verify it is really ok
|
2014-09-17 15:55:19 +02:00 |
|
Tyler Renelle
|
ad146d6d88
|
fix(payments): revert payments.js to 5cc4c60, see #2454 cc @paglias
|
2014-09-16 21:31:52 -06:00 |
|
negue
|
c348d72142
|
fix payments.js compile
|
2014-09-15 21:20:41 +02:00 |
|
Matteo Pagliazzi
|
3118508e9c
|
fix(emails): send only if email found
|
2014-09-14 19:35:51 +02:00 |
|
Matteo Pagliazzi
|
fca45a3c0b
|
feat(emails): add emails on signup, subscription begin and donation
|
2014-09-13 14:28:11 +02:00 |
|
David Marshall
|
5cc4c60329
|
Edit stripe cc subscriptions
|
2014-07-21 01:08:56 -07:00 |
|
Tyler Renelle
|
b0eb12bb5f
|
feat(subscriptions): allow one month after sub start-date before it's terminated. Fixes #3180
|
2014-05-06 09:18:44 -06:00 |
|
Tyler Renelle
|
123f8192f4
|
feat(subscriptions): add misc. IPN handler. For this case, it will catch
off-site cancelled subscriptions
|
2014-03-24 21:51:49 -06:00 |
|
Tyler Renelle
|
440a2e2884
|
refactor(subscriptions): move all payments stuff to it's own controller
|
2014-03-24 21:51:20 -06:00 |
|