Commit Graph

17 Commits

Author SHA1 Message Date
Arjun Patel db960ee554 changes to flow of payments for different fees shown 2019-04-30 03:29:03 -07:00
Arjun Patel 98d165eab1 properly showing transaction fees with stripe in email and deductions 2019-04-30 01:42:58 -07:00
Arjun Patel 2b454b1dad adding in charify credit implementation 2019-04-28 20:04:51 -07:00
Arjun Patel 1f16e88fc6 fixing email template 2019-04-22 02:58:17 -07:00
Arjun Patel 0ec8bb7468 taking out async that was causing problems with creation 2019-04-22 01:56:43 -07:00
Arjun Patel 6542b03fe1 getting total amount for charity page and adding to cart 2019-04-22 01:09:50 -07:00
Arjun Patel 522a35b104 enable disable and enable monthly grant 2019-04-21 23:25:21 -07:00
Arjun Patel 2010f33f0a working cleaner query for getting grants...split to multiple queries 2019-04-13 21:19:55 -07:00
Arjun Patel 9faff9e6e8 making needed changes to make the table names strict 2019-04-13 18:06:18 -07:00
Arjun Patel 9ed96806fb making stripe helper for creating grant a helper and transferring to specific connected accounts 2019-04-13 14:43:50 -07:00
Arjun Patel f963ae45da properly sending payments/charges 2019-04-02 09:47:35 -07:00
Arjun Patel 2caed4fc4c updated query for grants, with some issues with distinct in grantdetail 2019-03-26 02:47:48 -07:00
Arjun Patel e97239af79 fixing charges input into db 2019-03-26 02:05:25 -07:00
Arjun Patel 2c26c7dd2c properly adding the fields needed in frontend 2019-03-23 21:47:55 -07:00
Arjun Patel 80beb1a825 changin query for the grants and organizations associated 2019-03-23 20:40:30 -07:00
Arjun Patel 9c42496e22 starting fix for getGrantsByDonor 2019-03-23 04:20:37 -07:00
Arjun Patel 6306d3b1a7 condensing the controllers for accessing each model separately 2019-03-17 00:13:40 -07:00