3228 Commits

Author SHA1 Message Date
acd1530420 feat(connector): [PayU] Use connector_request_reference_id (#6360) 2024-10-25 10:56:45 +00:00
1d24b04596 feat(connector): [Novalnet] Integrate Applepay wallet token flow (#6409) 2024-10-25 10:28:15 +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
8e58b56b43 fix(core): populate billing_address for payment with pm_id (#6411) 2024-10-24 15:27:46 +00:00
ecaf700996 chore: Add samsung pay payment method support for cybersource (#6424) 2024-10-24 14:00:17 +00:00
842c4a2f47 fix(payment_methods): fix merchant payment method list to retain a mca based on connector_name and mca_id (#6408) 2024-10-24 13:39:06 +00:00
4a0afb8213 feat(authz): Create a permission generator (#6394)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-24 13:15:21 +00:00
ca325e969b fix(payments): filter total count by card-network value (#6397) 2024-10-24 13:12:23 +00:00
673b8691e0 feat(connector): [Novalnet] Integrate wallets Paypal and Googlepay (#6370)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-24 12:24:59 +00:00
4b569c9d5e feat(connector): [Airwallex] Use connector_response_reference_id as reference to merchant (#2747)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
2024-10-24 11:49:22 +00:00
c3b0f7c1d6 refactor(connector): add amount conversion framework to Wellsfargo (#6298) 2024-10-24 11:38:10 +00:00
fbe395198a refactor(connector): add amount conversion framework to Shift4 (#6250) 2024-10-24 11:37:04 +00:00
c7c1e1adab feat(payments_v2): add payment_confirm_intent api endpoint (#6263)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
2024-10-24 10:40:01 +00:00
aee11c560e fix(deployment-config): remove invalid currencies from worldpay filters (#6400) 2024-10-23 13:51:03 +00:00
829a20cc93 refactor(connector): Move connectors Forte, Nexinets, Payeezy, Payu and Zen from Router to Hyperswitch Connector Trait (#6261)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-23 12:26:24 +00:00
af0aeeea53 fix(connector_config): include the payment_processing_details_at Hyperswitch option only if apple pay token decryption flow is supported for the connector (#6386) 2024-10-23 12:06:33 +00:00
5a10e5867a feat(router): add api_models and openapi changes for refunds create api v2 (#6385) 2024-10-23 11:23:46 +00:00
4ef48c39b3 feat(analytics): remove additional filters from PaymentIntentFilters (#6403) 2024-10-23 06:24:48 +00:00
3d1a3cdc8f refactor(connector): [WorldPay] propagate refusal codes as error code and messages (#6392) 2024-10-22 12:38:36 +00:00
e5710fa084 refactor(permissions): Remove permissions field from permission info API response (#6376) 2024-10-22 09:50:43 +00:00
d09a805c0a fix(mandates): Allow connector_mandate_detail updation in case of 'Authorized' Payments (#6379) 2024-10-21 13:53:35 +00:00
b93c849623 feat(connector): add 3DS flow for Worldpay (#6374)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-21 13:49:44 +00:00
b3ce373f8e refactor(router): Introduce ApiKeyId id type (#6324) 2024-10-21 13:49:31 +00:00
58296ffae6 refactor(connector): [WorldPay] migrate from modular to standard payment APIs (#6317)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-21 09:59:44 +00:00
2e6cd6d31e feat(opensearch): add additional global search filters and create sessionizer indexes for local (#6352) 2024-10-19 13:57:53 +00:00
ba6f7a817b fix(router): make x_merchant_domain as required value only for session call done on web (#6362)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-19 13:57:34 +00:00
91146de2a2 refactor(connector): add amount conversion framework to opayo (#6342)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2024-10-18 13:21:54 +00:00
368e6b5310 refactor(core): populate shipping_cost in payment response (#6351)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-18 13:19:04 +00:00
3cf6210176 refactor(connector): [Billwerk] Move connector Billwerk form Router to HyperswitchConnector Crate (#6266)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
2024-10-18 13:18:47 +00:00
451376e799 refactor(connector): added amount conversion framework for Mollie (#6280) 2024-10-18 06:53:59 +00:00
fba4a027df refactor(users): Update Database connection for Read only functions (#6167) 2024-10-18 06:53:23 +00:00
e14a0fe8f2 fix(mandates): handle the connector_mandate creation once and only if the payment is charged (#6327) 2024-10-17 19:29:13 +05:30
1a3d0a60f4 fix(router): set the eligible connector in the payment attempt for nti based mit flow (#6347) 2024-10-17 13:30:05 +00:00
962afbd084 feat(worldpay): migrate to v7 (#6109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-17 10:21:59 +00:00
df2501ceaf fix(payments_list): skip count query if no filters and add logging (#6331) 2024-10-17 10:21:04 +00:00
afa803e0f9 feat(router): add payments create-intent flow for v2 (#6193)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-10-17 10:20:47 +00:00
9576ee37a6 fix: Set headers as optional in ob flows (#6305) 2024-10-17 09:21:14 +00:00
2798f57560 fix(users): Add max wrong attempts for two-fa (#6247) 2024-10-17 07:26:52 +00:00
d04a87be9e feat(connector): [fiuu] Add support for payment and refund webhooks (#6315)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-10-16 13:51:46 +00:00
899ec23565 refactor(users): Move hardcoded email subjects to constants (#6110) 2024-10-16 06:47:15 +00:00
6aa6b7bdc6 feat(user_role): add limit to generic_user_roles_list_for_org_and_extra (#6191) 2024-10-16 06:44:30 +00:00
1b31c57fd9 feat(sample_data): extend the batch sample data interface trait for disputes (#6293) 2024-10-16 06:43:33 +00:00
7e90031c68 feat(router): implement post_update_tracker for SessionUpdate Flow and add support for session_update_flow for Paypal (#6299)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-15 23:38:44 +05:30
53e82c3fae feat(core): add payments post_session_tokens flow (#6202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-15 18:29:16 +05:30
7f1bbbfffe fix(router): replace underscore by hyphen in Samsung pay session call (#6311) 2024-10-14 16:54:36 +00:00
ca086d0b25 docs(v2): Added 'X-Merchant-Id' to headers in Profile API docs (#6291) 2024-10-14 16:53:54 +00:00