|  | dd7e093fe3 | fix: fixes to surface level mandate issues (#180) | 2022-12-22 12:51:52 +05:30 |  | 
			
				
					|  | 60f076f1c3 | refactor: shrink sizes of VARCHARcolumns and rename some columns (#188) | 2022-12-22 12:27:59 +05:30 |  | 
			
				
					|  | 349036bff3 | feat(middleware): return request ID in response header (#214) | 2022-12-22 12:19:26 +05:30 |  | 
			
				
					|  | 6fb19c7f4a | fix: remove/resolve fixmes for services (#187) | 2022-12-22 11:43:52 +05:30 |  | 
			
				
					|  | 8f803ad507 | refactor(router): make compatibility module, types and utilities public (#197) | 2022-12-22 11:22:39 +05:30 |  | 
			
				
					|  | a12923723f | fix: fix address being null after cancel (#202) | 2022-12-22 11:21:15 +05:30 |  | 
			
				
					|  | e044451a4b | chore(router): clippy::use_self (#203) | 2022-12-22 11:20:53 +05:30 |  | 
			
				
					|  | 939827da8f | refactor: Mandate unification (#191) | 2022-12-21 23:27:57 +05:30 |  | 
			
				
					|  | 57366f3304 | fix: send Connector as reference for base_url (#200) | 2022-12-21 17:10:00 +05:30 |  | 
			
				
					|  | 55d161b826 | fix: proper error message for payment cancel (#192) | 2022-12-21 17:09:38 +05:30 |  | 
			
				
					|  | 47741b47fa | feat(router): use payment confirm for confirmed payments in payments create and update (#165) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2022-12-21 14:36:37 +05:30 |  | 
			
				
					|  | 60d1ad52b1 | refactor(router): make stripe compatibility and certain core routes public (#190) | 2022-12-21 14:35:43 +05:30 |  | 
			
				
					|  | bf857cb8ee | fix: TODO's and FIXME's in connectors (#183) | 2022-12-21 14:04:09 +05:30 |  | 
			
				
					|  | 0b404c317e | fix: Cancellation reason null in payments_retrieve (#184) | 2022-12-20 18:30:48 +05:30 |  | 
			
				
					|  | 08e9c079ce | refactor(compatibility): remove specific imports (#181) | 2022-12-20 18:00:40 +05:30 |  | 
			
				
					|  | cb28355459 | feat: payment for paypal through braintree (#155) | 2022-12-20 17:59:00 +05:30 |  | 
			
				
					|  | 76b47e64c4 | fix: remove and resolve FIXMEs andTODOs from db module (#174) | 2022-12-20 17:55:24 +05:30 |  | 
			
				
					|  | f3d3abf060 | refactor(connectors): remove specific imports from connectors (#161) | 2022-12-20 13:36:59 +05:30 |  | 
			
				
					|  | bf322c9535 | refactor(router): make routes public and move cryptomodule to common utils (#176)Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2022-12-19 19:34:24 +05:30 |  | 
			
				
					|  | 87fed68519 | db: Added Reverse lookup table (#147) | 2022-12-19 18:50:05 +05:30 |  | 
			
				
					|  | d6a3e508e2 | feat(router): add straight-through routing connector selection in payments (#153) | 2022-12-19 18:43:04 +05:30 |  | 
			
				
					|  | 4edc97e57e | refactor(redis_interface): return MsetnxReplyfromMSETNXwrapper (#170) | 2022-12-19 16:25:24 +05:30 |  | 
			
				
					|  | 50706bde77 | feat(core): support for gpay session token creation (#152) | 2022-12-19 13:38:03 +05:30 |  | 
			
				
					|  | 4e433a49f2 | fix(router): pop bugs in the payments confirm flow (#157) | 2022-12-16 15:52:20 +05:30 |  | 
			
				
					|  | 3bad58b0d3 | feat(drainer): added drainer which reads from redis stream and executes queries on DB (#142) | 2022-12-16 15:38:03 +05:30 |  | 
			
				
					|  | 3db49d0530 | fix: set thread stack size to 4 MiB for debug builds (#163) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2022-12-16 15:35:49 +05:30 |  | 
			
				
					|  | 8f43489989 | chore: address Rust 1.66 clippy lints (#162) | 2022-12-16 12:21:31 +05:30 |  | 
			
				
					|  | aaa1901c5d | fix(core): store payment token in payment attempt (#146) | 2022-12-16 12:10:09 +05:30 |  | 
			
				
					|  | bf7f24125f | feat: allow updating payment method details without authn/authz (#150) | 2022-12-15 20:34:43 +05:30 |  | 
			
				
					|  | bd19dad616 | feat(router): add configuration support for actix workers (#156) | 2022-12-15 20:24:10 +05:30 |  | 
			
				
					|  | e5ea411fb0 | feat(admin): add payment_connector_listAPI (#160) | 2022-12-15 19:43:44 +05:30 |  | 
			
				
					|  | bc2f13ab07 | fix: resolve TODOcomments in storage models crate (#151) | 2022-12-15 19:10:02 +05:30 |  | 
			
				
					|  | d36ae26460 | feat(router): add opt-in mimallocfeature (#141)Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2022-12-15 13:49:48 +05:30 |  | 
			
				
					|  | a4d64eba7c | refactor(api_models): shrink Amount(#140) | 2022-12-14 18:33:30 +05:30 |  | 
			
				
					|  | 8b8ff8188f | feat: Apple pay session flow integrate (#138) | 2022-12-14 17:59:27 +05:30 |  | 
			
				
					|  | 1f0d1deb2b | fix: todos and fixmes resolution for api_models (#144) | 2022-12-14 17:49:48 +05:30 |  | 
			
				
					|  | 041654eabc | feat(router): add connector to PaymentsResponse(#145) | 2022-12-14 17:19:34 +05:30 |  | 
			
				
					|  | bcf1dd3a24 | refactor: use frunk deriving mechanisms to reduce boilerplate (#137) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2022-12-14 15:47:05 +05:30 |  | 
			
				
					|  | 40050031ad | fix(router): connecconnector name not saved in payment_attempt & connector_response tables (#143) | 2022-12-14 15:46:28 +05:30 |  | 
			
				
					|  | ae8869318b | feat: delete customer data in compliance with GDPR regulations (#64) | 2022-12-13 19:39:32 +05:30 |  | 
			
				
					|  | b90009868c | use serde_reprfor serializing enums asu8(#130) | 2022-12-13 18:53:37 +05:30 |  | 
			
				
					|  | 73581e4a4e | refactor(router): miscellaneous cleanups (#134) | 2022-12-13 18:52:45 +05:30 |  | 
			
				
					|  | 16cc0a4b38 | refactor(core): make sessions token resposne enum (#135) | 2022-12-13 18:50:52 +05:30 |  | 
			
				
					|  | 6d30989f59 | fix(redis_interface): fix derps in HSETandHSETNXcommand wrappers (#129) | 2022-12-13 18:14:19 +05:30 |  | 
			
				
					|  | 529c28feea | fix: mandate_type change & unittests (#132) | 2022-12-13 16:56:58 +05:30 |  | 
			
				
					|  | 97ccfd33b7 | chore: add #[forbid(unsafe_code)] to all crates(#131) | 2022-12-13 16:53:19 +05:30 |  | 
			
				
					|  | 695cba3dd8 | feat: add card cvc and payment token handling (#116) | 2022-12-13 16:36:57 +05:30 |  | 
			
				
					|  | 6bf9904867 | feat(list_pm): allow client secret authentication for list payment method api (#126) | 2022-12-13 14:03:33 +05:30 |  | 
			
				
					|  | 3acde2603b | refactor: cleaning, requests and split db files (#75) Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2022-12-13 13:28:48 +05:30 |  | 
			
				
					|  | 9c2f296f25 | feat(core): call multiple connectors in parallel (#128) | 2022-12-13 13:26:11 +05:30 |  |