3448 Commits

Author SHA1 Message Date
d65d7b5cca refactor(payouts): update helper functions for deciding whether or not to consume flows based on current status (#5248) 2024-07-12 07:33:06 +00:00
1081e38089 refactor(cypress): correction of cypress tests env variables for Payment method list (#5299) 2024-07-12 05:52:07 +00:00
2c321522da chore(version): 2024.07.12.0 2024.07.12.0 2024-07-12 00:17:23 +00:00
6d372efbed fix(router): fixed integrity check failures in case of 3ds flow in sync flow (#5279) 2024-07-11 23:44:16 +00:00
43741df4a7 feat: create key in encryption service for merchant and user (#4910)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-11 15:09:40 +00:00
f63a678d71 fix(router): fail refund with bad request error for duplicate refund_id in refunds create flow (#5282) 2024-07-11 14:59:55 +00:00
68adda036d fix(cypress): validate false positives and fix PML tests (#5293) 2024-07-11 14:28:06 +00:00
48e3b41e32 Fix(router): [razorpay] update refund webhook reference id (#5297) 2024-07-11 13:37:41 +00:00
bcb3450445 fix(analytics): Resolve issues for payment-intent v2 analytics (#5283) 2024-07-11 12:38:08 +00:00
7c408aff1e fix(connector): [BANKOFAMERICA] Remove cards 3ds flow (#5294) 2024-07-11 12:34:25 +00:00
4e41827ade feat(config): [ZSL] Update ZSL base url for production (#5290) 2024-07-11 11:06:45 +00:00
d6f7f3c799 feat(payouts): add country, currency filters for payout methods (#5130)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-11 11:04:03 +00:00
6f754eaa1d fix(router): send assurance_details required as false in googlepay metadata during merchant_connector_account creation from dashboard (#5278) 2024-07-11 10:48:59 +00:00
35d502e3da refactor: Move trait IncomingWebhook to hyperswitch_interfaces (#5191) 2024-07-11 10:31:31 +00:00
3312e787f9 chore: fix file name ignored by git in cypress (#5281) 2024-07-11 09:19:09 +00:00
998ce02ebc refactor(analytics): Create new permissions for Generate Report APIs (#5178) 2024-07-11 08:09:01 +00:00
66ac1584df refactor(connectors): [boa/cybs] add billing address to MIT request (#5068) 2024-07-11 07:00:28 +00:00
dcc59115f2 chore(version): 2024.07.11.0 2024.07.11.0 2024-07-11 00:18:18 +00:00
38d5137c27 refactor(connector): [Mifinity] fix redirection after payment completion and handle 5xx error (#5250) 2024-07-10 19:20:59 +00:00
545a6dbfc6 fix(analytics): Updated frm clickhouse script for creating table (#5272)
Co-authored-by: vrishab.srivatsa] <vrishab.srivatsa@juspay.in>
2024-07-10 19:03:47 +00:00
f8f69728b3 refactor(user_auth_method): populate default user auth method (#5257) 2024-07-10 19:03:08 +00:00
5e4b0826e6 refactor(connector): Update connector_refund_id and Refactor Webhook Status (#5280) 2024-07-10 17:21:06 +00:00
53cb95378e fix(payments_create): save the customer_id in payments create (#5262) 2024-07-10 16:39:36 +00:00
125699f89c feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 16:31:13 +00:00
f7abcee625 feat(connector): [Bambora APAC] Add payment flows (#5193)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 10:54:31 +00:00
1adcf01504 refactor(cypress): unify fixtures in tests & follow conventions (#5180) 2024-07-10 09:36:44 +00:00
974309477c ci: update CODEOWNERS for connector_configs crate (#5270) 2024-07-10 09:31:42 +00:00
3da93f1f73 fix(router): [razorpay] make source verification false (#5268) 2024-07-10 08:39:02 +00:00
d6b9151e9e feat(merchant_account): add merchant account create v2 route (#5061)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Abhitator216 <abhishek.kanojia@juspay.in>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: GORAKHNATH YADAV <gorakhcodes@gmail.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: ShivanshMathurJuspay <104988143+ShivanshMathurJuspay@users.noreply.github.com>
Co-authored-by: awasthi21 <107559116+awasthi21@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2024-07-10 07:45:36 +00:00
fa7add19ee chore(version): 2024.07.10.1 2024.07.10.1 2024-07-10 06:41:25 +00:00
c016407688 refactor(connector): wasm changes for razorpay (#5265) 2024-07-10 06:15:15 +00:00
15eab2cab8 chore(version): 2024.07.10.0 2024.07.10.0 2024-07-10 00:17:51 +00:00
82c6e0e649 feat(core): Constraint Graph for Payment Methods List (#5081)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 17:15:15 +00:00
fdac313241 feat(connector): [RazorPay] Add new connector and Implement payment flows for UPI payment method (#5200)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 14:34:20 +00:00
d9c7849dfa refactor(core): removal of deserialization logs for routing_metadata (#5253)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 10:56:06 +00:00
fa83b697ab ci: set fail fast to false in CI workflow (#5252) 2024-07-09 15:12:28 +05:30
071d5345b5 feat(decision): add support to register api keys to proxy (#5168) 2024-07-09 07:35:20 +00:00
ffc79674e4 chore(version): 2024.07.09.0 2024.07.09.0 2024-07-09 00:17:36 +00:00
f64b522154 feat: add hsdev binary to run migrations (#4877)
Co-authored-by: James Motherwell <motherwell.james@student.greenriver.edu>
Co-authored-by: James M <122129564+JamesM25@users.noreply.github.com>
2024-07-08 17:12:25 +00:00
19744cec10 fix(connector): remove mandatory payment_method_type check in MIT (#5246) 2024-07-08 16:06:30 +00:00
adc760f0a6 feat(router): add integrity check for refund refund sync and capture flow with stripe as connector (#5187)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
2024-07-08 15:09:58 +00:00
2d31d38c1e feat(core): addition of shipping address details in payment intent (#5112)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-07-08 09:43:19 +00:00
307135366e ci: use matrix strategy for specifying runners (#5243) 2024-07-08 15:19:26 +05:30
0b232c57e3 chore(version): 2024.07.08.1 2024.07.08.1 2024-07-08 09:27:20 +00:00
d4813b9950 fix(router): [Iatapay] add CLEARED refund status (#5231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-08 14:55:48 +05:30
864d53c6d2 fix(cypress): Fix payouts failing (#5239) 2024-07-08 08:42:47 +00:00
a79437d5f0 fix(core): fetch customer id from customer object during MIT (#5218)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-07-08 14:29:13 +05:30
549c293c3f fix(cypress): remove unsupported manual confirm tests (#5223) 2024-07-08 07:09:07 +00:00
ec311421fc chore(version): 2024.07.08.0 2024.07.08.0 2024-07-08 00:17:56 +00:00
5ea09c7f9d fix(connector): [adyen] remove browser info for mit and [paypal] add refund key in headers (#5225) 2024-07-07 15:52:29 +00:00