WaiveCar / WaiveScreen

WaiveScreen related stuff.
0 stars 0 forks source link

Payment system #249

Open kristopolous opened 4 years ago

kristopolous commented 4 years ago

Use WC's payment system and figure out some way to make shadow accounts if necessary on WC

daleighan commented 4 years ago

I am actually going to just make a stab at making a new integration with the stripe api for this.

daleighan commented 4 years ago

I did this in a branch. It currently can make charges and do all necessary curd operations for users' cards

daleighan commented 4 years ago

The initial work for this is now merged into master in the file "payments.py"