2279 Commits

Author SHA1 Message Date
ed6fdad737 refactor(connector): [Stripe] add stripe-api-version in API-headers (#4109) 2024-03-15 12:29:02 +00:00
fc81f90f61 feat(connector): [Paypal] Unify error code and error message in Paypal (#2354)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-03-15 12:27:46 +00:00
290c456a23 feat(pm_auth): Support different pm types in PM auth (#3114) 2024-03-15 12:27:26 +00:00
8c103c0f8e refactor(connector): [Wise] Response Fields made Optional (#4007) 2024-03-15 11:33:25 +00:00
0f6c97c47d refactor(core): remove pament_method_status from payment_data (#4061)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-15 09:48:30 +00:00
3d4baa230c fix(api_response): ghost payment_method_billing being populated in the response (#4085) 2024-03-15 09:25:17 +00:00
e5b7bc62fb fix(connector): [Iatapay] remove unused fields from auth response (#4091) 2024-03-14 17:26:50 +00:00
9ae10dc4d0 refactor(payment_methods): enable country currency filter for cards (#4056) 2024-03-14 10:26:35 +00:00
5185d65ef5 feat(connector): [cybersource] add card holder name in dynamic fields (#4082) 2024-03-14 07:29:52 +00:00
fd67a6c225 feat(webhooks): store request and response payloads in events table (#4029) 2024-03-14 07:00:37 +00:00
ad17cc7383 refactor(router): Add IO level application logs (#4042) 2024-03-14 06:54:41 +00:00
d28e415dc2 fix(mandates): give higher precedence to connector mandate id over network txn id in mandates (#4073)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-03-13 20:02:17 +05:30
db25dac5c0 fix(payment_methods): set requires-cvv to false for cards in customer payment methods list if making an off-session payment (#4075) 2024-03-13 17:43:33 +05:30
d82960c1cc fix(connector): [cybersource] update mandate condition (#4048) 2024-03-13 08:09:51 +00:00
ada0002455 fix(router): fix token fetch logic in complete authorize flow for three ds payments (#4052) 2024-03-13 13:18:25 +05:30
16d73cb5f9 fix(connector): [Adyen] update config and add required fields (#4046) 2024-03-12 13:42:44 +00:00
733a560146 refactor: [Checkout] change payment and webhooks API contract (#4023) 2024-03-12 13:34:40 +00:00
7513423631 fix(core): [REFUNDS] Fix Not Supported Connector Error (#4045) 2024-03-12 13:33:02 +00:00
7840bdb95f feat(connector): [AUTHORIZEDOTNET] Audit Connector (#4035) 2024-03-12 13:12:58 +00:00
ce3625cb0c feat(core): confirm flow and authorization api changes for external authentication (#4015)
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: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-03-12 10:41:22 +00:00
195c700e6c refactor(address): pass payment method billing to the connector module (#3828)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-12 10:22:52 +00:00
ac8ddd4020 feat(global-search): dashboard globalsearch apis (#3831)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-12 07:51:09 +00:00
45ed56f165 refactor(payment_methods): allow deletion of default payment method for a customer if only one pm exists (#4027)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-12 05:19:00 +00:00
abe9c2ac17 refactor(payment_methods): filter wallet payment method from mca based on customer pm (#4038) 2024-03-12 05:18:25 +00:00
e87f2ea8c5 Refactor(core): status handling for payment_method_status (#3965)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-11 14:20:38 +00:00
43ebfbc47f feat(router): add routing support for token-based mit payments (#4012) 2024-03-11 09:56:07 +00:00
5584f1131a refactor(connector): [adyen] add more fields in the payments request (#4010) 2024-03-11 09:55:59 +00:00
6b2f71c850 refactor(connector): [Nuvie] Mask PII data (#3924) 2024-03-11 09:13:11 +00:00
a179b9c90c refactor(connector): [Trustpay][Volt] Mask PII data (#3932) 2024-03-11 09:12:56 +00:00
7391416e24 refactor(core): updated payments response with payment_method_id & payment_method_status (#3883)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-11 07:34:34 +00:00
614182ae4c refactor(connector): [stripe] capture error_code and error_message for psync (#3771) 2024-03-11 07:32:52 +00:00
96efc2abf9 refactor(connector): [Noon] Mask PII data (#3879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-11 07:28:06 +00:00
9ea531068d refactor(connector): [Nexinets] Mask PII data (#3874) 2024-03-11 07:27:40 +00:00
ffcb2bcf2b refactor(connector): [Payme][Payeezy] Mask PII data (#3926) 2024-03-11 07:26:57 +00:00
bd7accb2c2 refactor(connector): [Iatapay] Mask PII data (#3850) 2024-03-11 07:26:47 +00:00
13f6d6c10c refactor(connector): [Globalpay] Mask PII data (#3840)
Co-authored-by: Sampras lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-11 06:57:29 +00:00
c2b15615e3 refactor(connector): [Multisafepay] Mask PII data (#3869) 2024-03-11 06:56:59 +00:00
44eef46e5d feat(users): Implemented Set-Cookie (#3865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-11 06:35:18 +00:00
142a22c752 feat(connector): [Checkout] add support for external authentication for checkout connector (#4006)
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-03-09 09:19:00 +00:00
06c30967cf feat(connector): add threedsecureio three_ds authentication connector (#4004)
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-03-09 09:18:45 +00:00
41556baed9 feat(router): add payments authentication api flow (#3996)
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-03-09 07:16:09 +00:00
897e264ad9 feat(core): add core functions for external authentication (#3969)
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: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-03-08 13:46:35 +00:00
ba9d465483 feat(payment_link): add shimmer page before payment_link loads starts (#4014) 2024-03-08 11:00:24 +00:00
4902c40345 feat(router): add domain types, admin core changes and other prerequisites for 3ds external authentication flow (#3962)
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-03-07 19:56:30 +00:00
ce0ac3d029 fix(webhooks): abort outgoing webhook retry task if webhook URL is not available in business profile (#3997) 2024-03-07 13:06:43 +00:00
f9b6f5da36 refactor(core): add OnSession as default for setup_future_usage (#3990) 2024-03-07 11:48:25 +00:00
7375b866a2 fix(users): revert using mget in authorization (#3999) 2024-03-07 08:07:18 +00:00
6671bff3b1 refactor(router): store ApplepayPaymentMethod in payment_method_data column of payment_attempt table (#3940)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-07 06:42:53 +00:00
ba42fbaed0 feat(users): Add new API get the user and role details of specific user (#3988) 2024-03-07 06:23:24 +00:00
0aa40cbae7 fix(connector): [adyen] handle Webhook reference and object (#3976) 2024-03-06 14:28:44 +00:00