Commit Graph

29 Commits

Author SHA1 Message Date
Arjun Patel 301190e20c fixing up the column references 2019-05-11 03:47:34 -07:00
Arjun Patel 3c55717dda adding integration with payment sources table and within stripe controller 2019-05-11 03:27:30 -07:00
Arjun Patel f865781c07 properly adding payment source with helper function 2019-05-11 02:18:49 -07:00
Arjun Patel ed0cee28a2 fixes to payments for the .3 to be distributed 2019-05-09 01:35:41 -07:00
Arjun Patel fa2343822b taking out charify credit and application fee per donation 2019-05-01 00:56:25 -07:00
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 cc067b1ec6 allowing stripe credit to use up and charge for remaining if not enough credit 2019-04-28 20:17:42 -07:00
Arjun Patel 2b454b1dad adding in charify credit implementation 2019-04-28 20:04:51 -07:00
Arjun Patel 65258f1ecf adding in column and also proper redirecting to activate connect stripe account 2019-04-28 18:37:10 -07:00
Arjun Patel 522a35b104 enable disable and enable monthly grant 2019-04-21 23:25:21 -07:00
Arjun Patel 232d3ad098 proper stripe changes for prod 2019-04-13 23:34:25 -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 7b38620605 cleanup for getting verified charities and also proper sendgrid and org transfer for payments 2019-04-13 13:58:19 -07:00
Arjun Patel 66df6bb576 allowing charities to add ribbons for 2019-04-12 14:11:33 -07:00
Arjun Patel e97239af79 fixing charges input into db 2019-03-26 02:05:25 -07:00
Arjun Patel 84180ff2e5 working getting the stripe account id and then sending the created temp link 2019-03-21 21:51:06 -07:00
Arjun Patel f6f1196b42 properly updating the db and also promises call 2019-03-21 21:09:54 -07:00
Arjun Patel c03b71ebd3 promise request attempt 2019-03-21 19:47:12 -07:00
Arjun Patel 6306d3b1a7 condensing the controllers for accessing each model separately 2019-03-17 00:13:40 -07:00
Arjun Patel 226f5c1149 merging create grant and stripe calls 2019-02-02 19:33:44 -08:00
Arjun Patel 5af606e4eb changing name for stripe plans 2019-01-31 13:43:31 -08:00
Arjun Patel 258491985d cleaning 2019-01-30 22:07:53 -08:00
Arjun Patel 53c0c95006 cleaning out the controller 2019-01-30 12:50:05 -08:00
Arjun Patel 7b19e69447 working async create payments/plans/subscrptions
- need to handle edge cases
2019-01-30 01:04:31 -08:00
Arjun Patel 876e77e11a attempt to do controller function 2019-01-29 23:47:06 -08:00
Arjun Patel d6643c32f9 working on new tables for payments 2019-01-29 19:55:32 -08:00
Arjun Patel ad26f7b6fd working on stripe controller 2019-01-29 15:53:49 -08:00
Arjun Patel e3b7a1699e adding charges table and starting the endpoint for charging for a grant 2019-01-29 10:32:21 -08:00