2893 Commits

Author SHA1 Message Date
0a506b1729 refactor: explicitly specify top redirections for secure payment and payout links (#6494) 2024-11-11 07:36:14 +00:00
5af532a121 fix(router): add card expiry check in the network_transaction_id_and_card_details based MIT flow (#6504) 2024-11-08 14:37:24 +00:00
6f24bb4ee3 feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 13:50:25 +00:00
0389ae74e1 refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433) 2024-11-08 13:50:14 +00:00
bc92a2e9d9 fix(connector): [fiuu]fix mandates for fiuu (#6487)
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-11-08 12:53:58 +00:00
378ec44db9 feat(connector): [worldpay] add support for mandates (#6479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 12:30:39 +00:00
1be2654b4f feat(payments): Add audit events for PaymentUpdate update (#6426) 2024-11-08 12:29:57 +00:00
3d9f4432bc fix(connector): [Novalnet] Add mandatory fields for wallets and card in config (#6463) 2024-11-08 12:26:08 +00:00
1dfcaabff8 refactor(router): Remove card exp validation for migration api (#6460)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 12:13:03 +00:00
d9ce42fd0c Refactor(core): interpolate success_based_routing config params with their specific values (#6448)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 11:59:44 +00:00
51b6cdfad7 fix(router): get apple pay certificates only from metadata during the session call (#6514)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 11:28:46 +00:00
fe4931a37e Feat(connector): [AMAZON PAY] Added Template code (#6486)
Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
2024-11-08 10:10:45 +00:00
6823418e2a feat(payments): Add audit events for PaymentApprove update (#6432) 2024-11-08 09:32:27 +00:00
a5ac69d1a7 chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-08 07:18:01 +00:00
063fe904c6 feat(payments): Add audit events for PaymentCreate update (#6427) 2024-11-07 13:08:07 +00:00
b43033c2d9 fix(users): Add force rotate password on first login for non-email flow (#6483) 2024-11-07 16:07:29 +05:30
1ba3d84df1 refactor(connector): Added amount conversion framework to Wise. (#6469) 2024-11-07 06:44:29 +00:00
b8b206057c fix(core): PMD Not Getting Populated for Saved Card Transactions (#6497) 2024-11-06 17:14:03 +00:00
01c5216fdd feat(analytics): implement currency conversion to power multi-currency aggregation (#6418)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-06 09:16:16 +00:00
b048e39b5c Feat(connector): [JP MORGAN] Added Template code for cards integration (#6467)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-GJQC9R9THR.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 15:16:26 +00:00
6b66cccd02 feat(users): Add force_two_factor_auth environment variable (#6466) 2024-11-05 13:43:11 +00:00
7f1d34571f fix(connector): [Cybersource] remove newline in billing address with space (#6478) 2024-11-05 10:07:16 +00:00
22ba2dbb28 feat(connector): [Paypal] implement vaulting for paypal wallet and cards while purchasing (#5323)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-11-05 09:27:43 +00:00
b481e5cb8f Feat(connector): [ELAVON] Template PR (#6309)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-05 09:23:31 +00:00
5f493a5166 feat(db): implement MerchantAccountInteraface for Mockdb (#6283) 2024-11-05 07:39:46 +00:00
e457ccd91e fix(connector): Expiration Year Incorrectly Populated as YYYY Format in Paybox Mandates (#6474) 2024-11-05 07:04:47 +00:00
72ee434003 refactor(connector): [AIRWALLEX, MULTISAFEPAY, RAZORPAY, SHIFT4, WORLDPAY, ZSL] Move connectors from router to hyperswitch_connectors crate (#6369)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-04 14:50:39 +00:00
19cf0f7437 feat: add macro to generate ToEncryptable trait (#6313)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-11-04 05:54:13 +00:00
37513e0f1e feat(connector): [Paybox] Add mandates Flow for Paybox (#6378) 2024-10-30 16:02:59 +00:00
c514608594 feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 15:56:23 +00:00
33bc83fce4 refactor(connector): add amount conversion framework to rapyd (#6414) 2024-10-30 14:14:44 +00:00
62067e406a chore(users): change entity_type column of roles to non-optional (#6435) 2024-10-30 12:32:15 +00:00
bb246e27b7 refactor(connnector): Structure connector enums in separate files for improved team ownership (#6459)
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>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-10-30 07:28:58 +00:00
7dcffccf3f feat(authz): Make info APIs support ParentGroup (#6440)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 07:28:41 +00:00
11ce389000 refactor(connector): add amount conversion framework to payu (#6199)
Co-authored-by: rahulsinghpatwal <rahul.s@gopherslab.com>
Co-authored-by: patwalrahul092@gmail.com <your-email@example.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-10-29 11:34:09 +00:00
aecd5eea3d fix(multitenancy): consistently use tenant nomenclature everywhere (#6389) 2024-10-28 15:07:59 +00:00
925e4240e4 fix(connector): [Adyen] Add MYR currency config (#6442)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-10-28 19:46:48 +05:30
cee84cdcfd fix(core): fix setup mandate payments to store connector mandate details (#6446) 2024-10-28 08:36:20 +00:00
a3ea62f885 feat: Add amount, currency and email to paze session response (#6412)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 13:01:31 +00:00
53075792b3 fix(router): Update request body for migrate-batch api (#6429)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 13:00:50 +00:00
2807622ba6 refactor(connector): added amount conversion framework for klarna and change type of amount to MinorUnit for OrderDetailsWithAmount (#4979)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
2024-10-25 12:59:44 +00:00
b0d5c96b99 refactor(connector): [Paypal] Add support for passing shipping_cost in Payment request (#6423) 2024-10-25 12:58:57 +00:00
4647a2f6ae feat(connector): [Fiuu] Add support for cards recurring payments (#6361)
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-10-25 12:54:22 +00:00
ce732db9b2 feat(euclid): add dynamic routing in core flows (#6333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 11:08:38 +00:00
90765bece1 refactor(connector): add amount conversion framework to tsys (#6282)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-10-25 10:57:11 +00:00
aaac9aa97d feat(router): Move organization_id to request header from request body for v2 (#6277)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-10-25 10:07:13 +00:00
e36ea184ae feat(sample_data): generate random disputes for sample data (#6341) 2024-10-25 08:15:28 +00:00
4105d98d7a feat(connector): [Rapyd] Use connector_request_reference_id (#6296)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-10-25 08:13:09 +00:00
a845d46899 feat(connector): [Rapyd] Use connector_response_reference_id (#6302)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-10-25 08:12:36 +00:00
8708a5cb8f chore: address Rust 1.82.0 clippy lints (#6401)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-24 15:36:07 +00:00