Matt Lott
|
482b66b8a4
|
Create and list clans
Replace mock data with some real functionality.
|
2015-04-01 11:56:48 -07:00 |
|
Matt Lott
|
cd59b90e37
|
Add custom payments
Example:
https://codecombat.com/account/invoices?a=21600&d=9%20monthly%20subscrip
tions
|
2015-03-04 15:40:53 -08:00 |
|
Matt Lott
|
7e46b819c4
|
Stripe API version update fixes
Using customer sources instead of cards so we can update our API
version:
https://stripe.com/docs/upgrades?since=2014-11-05#api-changelog
|
2015-02-22 07:54:36 -08:00 |
|
Scott Erickson
|
b0de331a10
|
Shored up stripe transaction payment defences to try and fix #1906.
|
2014-12-12 15:27:58 -08:00 |
|
Scott Erickson
|
d0ee8cb7c7
|
Set up the server to allow admins to assign customers coupons. Fixed up how customers are created/updated by the server to allow setting new payment information rather than forever using the payment info first provided.
|
2014-12-04 17:41:27 -08:00 |
|
Scott Erickson
|
0edf4e0ca1
|
Fixed a MailChimp test. Fixed payment and subscription handlers to deny anonymous users. Hid the subscribe button from anonymous users.
|
2014-12-04 13:07:07 -08:00 |
|
Scott Erickson
|
5dcdabfd62
|
Refactored stripeCustomerID to stripe object in the user object so we can put more stuff in there.
|
2014-12-02 11:47:15 -08:00 |
|
Scott Erickson
|
c77d38d59f
|
Made sure Apple receipts can't be re-used with different accounts.
|
2014-11-21 10:34:37 -08:00 |
|
Scott Erickson
|
95dca575d1
|
Set up stripe on the server and site to allow purchases through the website.
|
2014-11-17 15:15:08 -08:00 |
|
Scott Erickson
|
7012d5dfbe
|
Built payment endpoint for processing Apple IAPs.
|
2014-11-11 17:40:29 -08:00 |
|