1570 Commits

Author SHA1 Message Date
055d838367 feat: implement FRM flows (#2968)
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-12-05 12:51:32 +00:00
792e642ad5 feat(pm_list): add required fields for bancontact_card for Mollie, Adyen and Stripe (#3035) 2023-12-05 11:36:28 +00:00
7bd6e05c0c feat(connector_onboarding): Add Connector onboarding APIs (#3050)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-05 09:59:10 +00:00
53df543b7f fix: remove redundant call to populate_payment_data function (#3054)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-12-05 09:33:38 +00:00
1c3d260dc3 feat(user): add email apis and new enums for metadata (#3053)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
2023-12-05 07:40:17 +00:00
ba392f58b2 fix: add fallback to reverselookup error (#3025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-05 07:17:37 +00:00
daf0f09f8e feat: calculate surcharge for customer saved card list (#3039)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-04 22:30:51 +05:30
6c7d3a2e8a fix: use card bin to get additional card details (#3036)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-04 14:21:41 +00:00
a0cfdd3fb1 feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-04 13:04:51 +00:00
9274cefbdd fix(pm_list): [Trustpay]Update dynamic fields for trustpay blik (#3042) 2023-12-04 12:19:15 +00:00
57591f819c refactor: create separate struct for surcharge details response (#3027) 2023-12-04 11:41:30 +00:00
80efeb76b1 refactor(users): Separate signup and signin (#2921)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-04 11:33:44 +00:00
9d93533219 feat(pm_list): Add required field for open_banking_uk for Adyen and Volt Connector (#3032)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-12-04 09:09:33 +00:00
3ce04abae4 refactor(payment_methods): add support for passing card_cvc in payment_method_data object along with token (#3024)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-04 07:10:43 +00:00
83fcd1a9de feat(router): add key_value to locker metrics (#2995) 2023-12-04 06:50:41 +00:00
ec15ddd0d0 feat(user): add user_list and switch_list apis (#3033)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
2023-12-01 13:37:17 +00:00
95876b0ce0 feat(connector): [BOA/CYBERSOURCE] Fix Status Mapping for Terminal St… (#3031) 2023-12-01 12:18:40 +00:00
092ec73b3c feat(user): generate and delete sample data (#2987)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
2023-12-01 10:30:25 +00:00
c4bd47eca9 feat(types): add email types for sending emails (#3020) 2023-12-01 10:23:48 +00:00
d883cd1897 fix(connector): [Paypal] Parse response for Cards with no 3DS check (#3021) 2023-12-01 09:56:41 +00:00
b5934674e5 fix(config): add kms decryption support for sqlx password (#3029) 2023-12-01 07:48:13 +00:00
bc79d522c3 refactor(connector): [Shift4] change error message from NotSupported to NotImplemented (#2880) 2023-11-30 18:53:37 +00:00
668b943403 refactor(connector): [Multisafe Pay] change error message from not supported to not implemented (#2851) 2023-11-30 18:53:05 +00:00
3fa0bdf765 feat(user_role): Add APIs for user roles (#3013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-30 14:32:47 +00:00
8c37a8d857 fix(connector): [Trustpay] Add mapping to error code 800.100.165 and 900.100.100 (#2925) 2023-11-30 13:21:51 +00:00
1ca2ba4594 feat(router): make core changes in payments flow to support incremental authorization (#3009)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-30 11:26:34 +00:00
c6cb527f07 fix(routing): Fix kgraph to exclude PM auth during construction (#3019) 2023-11-30 10:11:59 +00:00
d30b58abb5 feat(connector): [BANKOFAMERICA] Add Required Fields for GPAY (#3014) 2023-11-30 10:01:01 +00:00
6a2e4ab416 feat(user): add support for dashboard metadata (#3000)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Brian Silah <71752651+unpervertedkid@users.noreply.github.com>
2023-11-30 09:28:37 +00:00
b1fe76a82b fix(router): use default value for the routing algorithm column during business profile creation (#2791) 2023-11-30 09:17:27 +00:00
663754d629 fix(connector): move authorised status to charged in setup mandate (#3017) 2023-11-30 08:29:35 +00:00
39f255b4b2 feat(core): Add ability to verify connector credentials before integrating the connector (#2986)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-30 07:36:35 +00:00
44b1f4949e fix(router): [Dlocal] connector transaction id fix (#2872) 2023-11-30 07:27:38 +00:00
ab3dac79b4 refactor(connector): [Adyen] Change country and issuer type to Optional for OpenBankingUk (#2993)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-11-30 06:54:23 +00:00
de8e31b70d refactor(connector): [Volt] change error message from NotSupported to NotImplemented (#2878) 2023-11-29 18:08:30 +00:00
8a4dabc61d refactor(connector): [Stax] change error message from NotSupported to NotImplemented (#2879) 2023-11-29 18:07:59 +00:00
c05432c0bd fix(pm_list): [Trustpay] Update Cards, Bank_redirect - blik pm type required field info for Trustpay (#2999)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-29 15:31:36 +00:00
6b7ada1a34 fix(core): Error message on Refund update for Not Implemented Case (#3011) 2023-11-29 15:05:33 +00:00
9df4e0193f feat(analytics): Add Clickhouse based analytics (#2988)
Co-authored-by: harsh_sharma_juspay <harsh.sharma@juspay.in>
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: nain-F49FF806 <126972030+nain-F49FF806@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-11-29 11:34:53 +00:00
2e57745352 fix(router): make use of warning to log errors when apple pay metadata parsing fails (#3010) 2023-11-29 11:22:35 +00:00
5f5e895f63 feat(ses_email): add email services to hyperswitch (#2977)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-11-29 10:42:12 +00:00
5c32b3739e fix: remove error propagation if card name not found in locker in case of temporary token (#3006)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-29 08:17:16 +00:00
1c2f35af92 chore(deps): bump openssl from 0.10.57 to 0.10.60 (#3004)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 13:39:42 +05:30
d63f6f7224 refactor(events): Adding changes to type of API events to Kafka (#2992)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-28 16:05:42 +00:00
837480d935 feat(core): enable payment refund when payment is partially captured (#2991)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-11-28 15:14:55 +00:00
ff6a0dd0b5 fix(core): Replace euclid enum with RoutableConnectors enum (#2994)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-28 15:04:30 +00:00
1c5a9b5452 fix: remove error propagation if card name not found in locker (#2998) 2023-11-28 14:39:50 +00:00
cdbb3853cd refactor(router): add openapi spec support for merchant_connector apis (#2997) 2023-11-28 13:47:17 +00:00
b3c51e6eb5 refactor: Added min idle and max lifetime for database config (#2900)
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-28 13:28:46 +00:00
bd889c834d fix(connector): [Adyen] ErrorHandling in case of Balance Check for Gift Cards (#1976) 2023-11-28 12:02:53 +00:00