1627 Commits

Author SHA1 Message Date
cf47a65916 fix(events): add logger for incoming webhook payload (#3171) 2023-12-19 23:50:02 +05:30
396a64f3bb feat(db): Implement AuthorizationInterface for MockDb (#3151) 2023-12-19 18:04:57 +00:00
30c14019d0 feat(connector): [NMI] Implement webhook for Payments and Refunds (#3164) 2023-12-19 14:41:31 +00:00
45ba128b6a fix(connector): Connector wise validation for zero auth flow (#3159)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-19 13:30:22 +00:00
dc589d580f fix(users): send correct user_role values in switch_merchant response (#3167) 2023-12-19 12:57:25 +00:00
d44daaf539 fix(connector): [NMI] Fix response deserialization for vault id creation (#3166) 2023-12-19 11:41:41 +00:00
0fa61a9dd1 fix(payment_link): added amount conversion to base unit based on currency (#3162) 2023-12-18 21:32:31 +05:30
e3589e641c refactor(users): rename user_roles and dashboard_metadata columns (#3135)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
2023-12-18 11:10:26 +00:00
8e484ddab8 fix(connector): [BOA/CYBERSOURCE] Update error handling (#3156) 2023-12-18 10:29:00 +00:00
2d895be985 refactor(connector): [Cryptopay] change error message from not supported to not implemented (#2846) 2023-12-17 17:39:08 +00:00
3fc0e2d819 refactor(connector): [Forte] change error message from not supported to not implemented (#2847) 2023-12-17 17:38:43 +00:00
41b5a82baf refactor(connector): [Helcim] change error message from not supported to not implemented (#2850) 2023-12-17 17:38:09 +00:00
cc12e8a243 refactor(router): [ACI] change payment error message from not supported to not implemented error (#2837) 2023-12-17 17:37:42 +00:00
7df45235b1 feat(connector): [NMI] Implement 3DS for Cards (#3143)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-12-17 09:08:37 +00:00
5f53d84a8b feat(connector): [CYBERSOURCE] Implement Apple Pay (#3149)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-17 08:40:50 +00:00
107c66fec3 feat(connector): [PlaceToPay] Implement Cards for PlaceToPay (#3117)
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-12-17 07:55:53 +00:00
62c0c47e99 fix: [CYBERSOURCE] Fix Status Mapping (#3144)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-17 07:12:11 +00:00
a78fed73ba chore(events): remove duplicate logs (#3148) 2023-12-16 20:39:05 +05:30
d47a7cc418 fix(connector): [Cybersource] signature authentication in incremental_authorization flow (#3141) 2023-12-15 12:57:05 +00:00
4ae6af4632 feat(connector): [CYBERSOURCE] Implement Google Pay (#3139) 2023-12-15 11:37:55 +00:00
5b2c3291d4 fix(connector): [Checkout] Fix status mapping for checkout (#3073)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-15 11:05:41 +00:00
71a86a804e fix(connector): [CashToCode]Fix cashtocode redirection for evoucher pm type (#3131)
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-12-14 13:12:58 +00:00
f4578463d5 feat(payments): add outgoing payments webhooks (#3133) 2023-12-14 11:22:48 +00:00
1f848659f1 fix(router): add routing cache invalidation on payment connector update (#3132) 2023-12-14 11:21:34 +00:00
70b86b71e4 fix(locker): fix double serialization for json request (#3134) 2023-12-14 11:15:10 +00:00
57e1ae9dea feat(core): enable surcharge support for all connectors (#3109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-14 06:08:14 +00:00
4d19d8b1d1 refactor(payments): add support for receiving card_holder_name field as an empty string (#3127) 2023-12-13 17:43:46 +00:00
be13d15d3c fix: validate refund amount with amount_captured instead of amount (#3120) 2023-12-13 13:52:36 +00:00
d28c82c0ee ci: add backwards_compatibility flag to feature list (#3124) 2023-12-13 09:07:25 +00:00
3cc9642f3a feat(connector): [HELCIM] Add connector_request_reference_id in invoice_number (#3087) 2023-12-13 07:24:08 +00:00
bca7cdb4c1 feat(external_services): adds encrypt function for KMS (#3111)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-13 06:58:40 +00:00
6e82b0bd74 feat(events): add type info to outgoing requests & maintain structural & PII type info (#2956)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-12-13 05:56:03 +00:00
3f4167dbd4 fix(api_locking): fix the unit interpretation for LockSettings expiry (#3121) 2023-12-13 04:47:15 +00:00
1add2c059f refactor(connector): [Wise] Error Message For Connector Implementation (#2952)
Co-authored-by: Oleksandr.Zoria <oleksandr.zoria@p2h.com>
2023-12-12 18:49:47 +00:00
9d010b14df ci: add missing default and release routing features and add makefile command to build wasm (#3107) 2023-12-12 15:04:37 +00:00
151a30f4ee feat(connector): [RISKIFIED] Add support for riskified frm connector (#2533)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-12-12 13:09:36 +00:00
62a7c3053c fix(connector): [trustpay] make paymentId optional field (#3101) 2023-12-12 11:13:53 +00:00
a7b688aac7 feat(connector): [Placetopay] Add Connector Template Code (#3084)
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-12-12 09:33:21 +00:00
fc2f163921 refactor(email): create client every time of sending email (#3105) 2023-12-11 13:57:14 +00:00
f7da59d06a fix(router): make request_incremental_authorization optional in payment_intent (#3086) 2023-12-11 13:37:25 +00:00
129b1e55bd chore(deps): update fred and moka (#3088) 2023-12-11 09:51:23 +00:00
2c4599a1cd feat: add utility to convert TOML configuration file to list of environment variables (#3096) 2023-12-11 07:50:19 +00:00
72955ecc68 fix(connector): [CYBERSOURCE] Remove Phone Number Field From Address (#3095) 2023-12-08 14:16:16 +00:00
6d5c25e336 feat(users): Add resend verification email API (#3093) 2023-12-08 12:30:41 +00:00
b279591057 refactor(payment_methods): make the card_holder_name optional for card details in the payment APIs (#3074)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-08 12:28:42 +00:00
b283b6b662 fix(router): allow zero amount for payment intent in list payment methods (#3090) 2023-12-08 12:06:17 +00:00
f7d6e3c014 refactor(user): add account verification check in signin (#3082) 2023-12-07 12:25:47 +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