|  | ed2907e141 | feat(router): serve OpenAPI docs at /docs(#698)Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in> | 2023-03-01 18:16:45 +00:00 |  | 
			
				
					|  | adca6bcac3 | feat(list): global filter mapping for payment methods via card network (#694) | 2023-03-01 11:20:13 +00:00 |  | 
			
				
					|  | 1a8753485c | fix(connector): fix wordline card number validation issue (#695) | 2023-03-01 10:38:11 +00:00 |  | 
			
				
					|  | c5fda7ac68 | docs(openapi): document security schemes (#676) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-03-01 06:16:50 +00:00 |  | 
			
				
					|  | 4f4b9d7f5f | api contract change for applepay (#693) | 2023-02-28 19:14:16 +00:00 |  | 
			
				
					|  | cf71d7aa3b | fix(customer): populate email from customer table if not present in request (#692) | 2023-02-28 22:54:27 +05:30 |  | 
			
				
					|  | f12abbcef4 | feat(router): added incoming refund webhooks flow (#683) Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro> | 2023-02-28 19:15:25 +05:30 |  | 
			
				
					|  | 2e99152d35 | bugfix(adyen): adyen psync fail fix (#691) | 2023-02-28 19:01:02 +05:30 |  | 
			
				
					|  | 35a74baf55 | fix: Error Mapping for Bluensap & Card Number for Airwallex (#686) | 2023-02-28 18:31:54 +05:30 |  | 
			
				
					|  | bfca26d9fd | feat: store card network for cards (#687) | 2023-02-28 18:30:03 +05:30 |  | 
			
				
					|  | 5c29f37ab2 | fix(list): remove enabled payment methods from list customer payment … (#689) | 2023-02-28 18:29:08 +05:30 |  | 
			
				
					|  | d0c9dded8b | fix(connector): fix wordline tests and visa card issuer support (#688) | 2023-02-28 18:27:43 +05:30 |  | 
			
				
					|  | 5449ce463b | refactor(core): add payment method list route to payment_methods (#682) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-02-28 17:04:45 +05:30 |  | 
			
				
					|  | 2701cceb5a | refactor(pm_list): pm_list for bank redirects (#685) | 2023-02-28 16:55:05 +05:30 |  | 
			
				
					|  | 718c8a423a | fix(list): fix card network filtering (#684) | 2023-02-28 16:39:35 +05:30 |  | 
			
				
					|  | 76a9b557cc | bugfix: check if bank_pm exists and then send (#679) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-02-28 08:24:02 +00:00 |  | 
			
				
					|  | e6f627d931 | feat: Add bank redirect mapping to adyen and stripe (#680) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in> | 2023-02-28 07:53:01 +00:00 |  | 
			
				
					|  | 79aa8f3d3d | feat:H1083-L1-L3-L4-L5 [Payment Authorise and Sync] + [Refunds and Sync] + [Redirection Flow (BNPL)] + [3DS Payment and Sync] for MultiSafePay (#658) Co-authored-by: Zaid <syed.zaidali@juspay.in>
Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> | 2023-02-27 23:34:26 +00:00 |  | 
			
				
					|  | 0de5d44195 | feat(connector): [Bambora] Add support for cards Authorize, psync, capture, void, refund, Rsync (#677) | 2023-02-28 03:31:50 +05:30 |  | 
			
				
					|  | 576f8e1f2f | feat(pm_list): support for sending bank names (#678) Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> | 2023-02-28 01:59:06 +05:30 |  | 
			
				
					|  | b1685ba120 | bugfix: populate failed status and add bank_redirect (#674) | 2023-02-27 23:33:51 +05:30 |  | 
			
				
					|  | 7f22c22cf4 | fix(compatibility): change next_action type and customer request type (#675) | 2023-02-27 23:19:42 +05:30 |  | 
			
				
					|  | 5cdbef0489 | bugfix(refunds): skip validate refunds for card (#672) | 2023-02-27 19:01:11 +05:30 |  | 
			
				
					|  | db8bc16421 | feat(card_network): add additional enum variants (#671) | 2023-02-27 18:47:50 +05:30 |  | 
			
				
					|  | ff86417eee | feat: api contract change for wallet (#628) | 2023-02-27 17:38:40 +05:30 |  | 
			
				
					|  | 060c54193e | fix(list): adding configuation changes for filtering pmbased on countries & currencies (#669) | 2023-02-27 17:12:57 +05:30 |  | 
			
				
					|  | b80f19e248 | fix(core): send metadata in payments response (#670) | 2023-02-27 17:06:43 +05:30 |  | 
			
				
					|  | 222251a0e8 | bugfix: populate empty hashmap and fix card_network filtering logic (#666) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-02-27 16:56:34 +05:30 |  | 
			
				
					|  | 7044b80b33 | fix(compatibility): map stripe country_code to payment_request country code (#667) | 2023-02-27 16:42:36 +05:30 |  | 
			
				
					|  | a2616d87b1 | refactor(pm_list): modify pm list to support new api contract (#657) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in> | 2023-02-26 19:21:29 +00:00 |  | 
			
				
					|  | 028e140144 | feat(stripe): eps, giropay and ideal using stripe (#529) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in> | 2023-02-26 16:29:37 +00:00 |  | 
			
				
					|  | 301736fc25 | refactor: Pass country and currency as json format in MCA (#656) | 2023-02-26 12:48:57 +00:00 |  | 
			
				
					|  | 12f25f057d | feat(stripe): get error message for failed redirect payments (#615) | 2023-02-26 11:16:59 +00:00 |  | 
			
				
					|  | f3224cc4df | chore: merging back release v0.3.0 back to main (#636) (#655) Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com> | 2023-02-26 08:25:17 +00:00 |  | 
			
				
					|  | 7792de55ef | feat(connector): add authorize, capture, void, refund, psync, rsync support for Dlocal connector (#650) Co-authored-by: Venkatesh <inventvenkat@gmail.com> | 2023-02-25 14:13:40 +00:00 |  | 
			
				
					|  | 6a487b195b | chore(connectors): log connector request and response at debug level (#624) | 2023-02-25 13:23:53 +00:00 |  | 
			
				
					|  | 46f77d078b | refactor(connector): remove peek()on PII info (#642)Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in> | 2023-02-25 12:52:01 +00:00 |  | 
			
				
					|  | d27e6be599 | refactor: Pass country and currency as json format in MCA (#523) | 2023-02-24 14:09:03 +00:00 |  | 
			
				
					|  | 32de632ded | fix: add currency in verify request data (#619) | 2023-02-24 12:46:24 +00:00 |  | 
			
				
					|  | 1b3b7f5bc6 | enhance(router/webhooks): expose additional incoming request details to webhooks flow (#637) | 2023-02-24 12:23:16 +00:00 |  | 
			
				
					|  | aaf372505c | feat: Add support for a redis pubsub interface (#614) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-02-23 12:34:19 +00:00 |  | 
			
				
					|  | 8ee097ea21 | feat: applepay payment request object (#519) | 2023-02-23 09:26:30 +00:00 |  | 
			
				
					|  | e8255b4ae2 | refactor(redirection): Fromimpl for redirection data for ease of use (#613) | 2023-02-20 10:48:31 +00:00 |  | 
			
				
					|  | 7fd8221188 | fix(router): allow setup future usage to be updated in payment update and confirm requests (#610) | 2023-02-19 14:07:02 +00:00 |  | 
			
				
					|  | c467a47aed | refactor: use simple uuid instead of hyphens (#605) | 2023-02-19 14:06:18 +00:00 |  | 
			
				
					|  | 626e467e54 | refactor(core): make attempt id as mandatory in router_data (#604) | 2023-02-19 14:01:47 +00:00 |  | 
			
				
					|  | 66563595df | refactor: add payment_issuer and payment_experience in pa (#491) | 2023-02-19 13:59:22 +00:00 |  | 
			
				
					|  | c47619b5ea | enhance(braintree): create basic auth for braintree (#602) | 2023-02-19 13:46:40 +00:00 |  | 
			
				
					|  | a8d6ce836a | chore(release): port release bug fixes to main branch (#612) Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-02-17 12:45:45 +00:00 |  | 
			
				
					|  | effa7a00e9 | bugfix(router): api keys path params (#609) | 2023-02-17 09:33:54 +00:00 |  |