1748 Commits

Author SHA1 Message Date
42b5bd4f3d fix(drainer): properly log deserialization errors (#3075) 2023-12-07 11:00:28 +00:00
26a261131b fix(user): add checks for change password (#3078)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
2023-12-07 10:47:46 +00:00
585e00980c feat(user): Add verify_email API (#3076)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-07 09:46:03 +00:00
f53b090db8 feat(connector): accept connector_transaction_id in error_response of connector flows for Trustpay (#3060)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-07 09:24:16 +00:00
b6838c4d1a docs(openapi): fix payment_methods_enabled OpenAPI spec in merchant connector account APIs (#3068) 2023-12-06 17:22:50 +00:00
9c1c44a706 feat(pm_auth): pm_auth service migration (#3047)
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
2023-12-06 15:18:41 +00:00
6eec06b1d6 fix: return url none on complete authorize (#3067)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-06 12:29:34 +00:00
8a995cefdf feat(Braintree): Sync with Hyperswitch Reference (#3037)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-12-06 09:59:39 +00:00
47c038300a feat(connector): [BANKOFAMERICA] Implement Apple Pay (#3061)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-06 09:56:38 +00:00
84decd8126 fix(config): parse kafka brokers from env variable as sequence (#3066) 2023-12-06 09:17:40 +00:00
a2405e56fb fix: throw bad request while pushing duplicate data to redis (#3016) 2023-12-06 05:56:25 +00:00
c6e2ee29d9 feat(metrics): add drainer delay metric (#3034) 2023-12-06 05:55:00 +00:00
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
8b7a7aa649 docs(test_utils): Update postman docs (#3055) 2023-12-05 08:14:24 +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
2ac5b2cd76 fix(wasm): fix wasm function to return the categories for keys with their description respectively (#3023) 2023-12-01 07:59:14 +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