Commit Graph

16 Commits

Author SHA1 Message Date
PCoder 77dd6cb14e Indent 2019-09-14 13:33:53 +05:30
PCoder fefc1947e2 Add basic flow for ProductOrder 2019-09-14 13:33:23 +05:30
PCoder c83c7720b3 Forbid unwanted realms from add products 2019-09-14 13:19:22 +05:30
PCoder 73a7d9dc8b Add uuid to identify products 2019-09-14 12:48:19 +05:30
PCoder 15911872f3 Simplify logic and log everything 2019-09-14 12:28:28 +05:30
PCoder ba9961a01a Add card exists method 2019-09-14 12:28:03 +05:30
PCoder 0359eb22f9 Create a fresh token to avoid issue with reuse of tokens
(doesn't work well entirely -> creates duplicate cards)
2019-09-14 01:14:02 +05:30
PCoder 77c1ca76fa Borrow stripe_utils from dynamicweb
(avoid reinventing the wheel)
2019-09-14 00:50:45 +05:30
PCoder 8cc568f736 Add otp validation + handle key error for add product 2019-09-14 00:48:30 +05:30
PCoder e1f9db5479 Fix errors in --register-payment 2019-09-14 00:43:27 +05:30
PCoder 5b7e7a4606 Add UserRegisterPayment + check_otp 2019-09-13 23:38:48 +05:30
PCoder 153f339383 Obtain STRIPE_API_PRIVATE_KEY from config 2019-09-13 23:37:53 +05:30
PCoder 7f750a6c39 Add pyotp, requests and stripe 2019-09-13 23:37:25 +05:30
PCoder 85c9c4bacc Supply app port via config 2019-09-13 12:07:53 +05:30
PCoder 320ba43cdd Update Pipfile to obtain etcd3_wrapper from pypi 2019-09-13 11:40:10 +05:30
PCoder 48e012a131 Initial commit 2019-09-13 10:32:23 +05:30