1977 Commits

Author SHA1 Message Date
11fc9b3986 refactor(ext_traits): simplify the signatures of some methods in Encode extension trait (#3687) 2024-02-19 09:54:09 +00:00
8038b48a54 refactor(router): added status_code to golden_log_line (#3681) 2024-02-19 08:04:47 +00:00
0a7625ff8c refactor: include api key expiry workflow into process tracker (#3661) 2024-02-19 08:03:17 +00:00
d0f529fa4b refactor(router): remove fallback feature for /add and /get for locker (#3648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-19 07:08:04 +00:00
783fa0b0df fix(logging): fix missing fields in consolidated log line (#3684) 2024-02-16 12:42:25 +00:00
39e2233982 feat(analytics): adding kafka dispute analytic events (#3549)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-02-16 12:36:07 +00:00
fb254b8924 refactor(openapi): enable other features in api_models when running openapi (#3649) 2024-02-16 10:11:44 +00:00
09d337b8a8 refactor(connector): [NMI] Add billing details for preprocessing (#3672) 2024-02-16 09:19:42 +00:00
1ddaee44df refactor(connector): [NMI] Add Zip code as mandatory field for 3DS (#3666) 2024-02-15 16:23:03 +00:00
a9e3d74cc1 feat(users): Email JWT blacklist (#3659)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-15 16:05:47 +00:00
64bf815294 fix: allow all headers on cors (#3653) 2024-02-15 09:27:03 +00:00
2d4f6b3fa0 refactor(webhooks): check event type not supported before checking for profile_id (#3543) 2024-02-15 07:16:06 +00:00
610a5a3969 feat(api_models): add client_secret type to payments (#3557)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-02-15 06:35:18 +00:00
91cd70a60b fix(router): store connector_mandate_id in complete auth (#3576)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-14 13:42:25 +00:00
de12ba779a refactor: Adding connector_name into logs ( Logging Changes ) (#3581)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-02-14 13:41:08 +00:00
702e945be9 feat: noon payme cryptopay error mapping (#3258)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-14 11:37:45 +00:00
0c46f39b9e feat(connector): [Adyen] add PMD validation in validate_capture_method method for all the implemented PM’s (#3584) 2024-02-14 11:05:55 +00:00
e702341c64 feat: add cors rules to actix (#3646) 2024-02-14 10:26:44 +00:00
c5343dfcc2 refactor(router): added payment_method to golden log line (#3620) 2024-02-14 10:00:02 +00:00
7b1c65b60d refactor: incorporate hyperswitch_interface into drainer (#3629) 2024-02-14 09:42:01 +00:00
5fb3c001b5 feat(events): Connector response masking in clickhouse (#3566)
Co-authored-by: Sampras lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-14 06:34:26 +00:00
774a0322aa feat(users): add some checks for prod-intent send to biz email (#3631)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-13 14:34:45 +00:00
4d805f6164 feat(pm_list): Add required field for Boleto Payment Method (#3619) 2024-02-13 11:28:46 +00:00
6e103cef50 fix(healthcheck): do not return true as response if the check if not applicable (#3551) 2024-02-13 07:44:18 +00:00
02652a2519 docs(postman): update rustman and collection generation docs (#3615) 2024-02-13 07:19:46 +00:00
8b1206d31c fix(payment_methods): unmask last4 when metadata changed during /payments (#3633) 2024-02-12 14:29:55 +00:00
cc6759bd2d fix(payment_link): changed media screen queries size for web to mobile view (#3574) 2024-02-12 12:52:04 +00:00
97e9e30dbe chore(deps): bump the cargo group across 1 directories with 1 update (#3624)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 16:41:59 +05:30
67df984c27 feat(stripe): send billing address to stripe for card payment (#3611) 2024-02-12 08:47:25 +00:00
1dc660f804 feat(router): add delete_evidence api for disputes (#3608) 2024-02-12 08:17:09 +00:00
b6754a7de8 refactor: introducing hyperswitch_interface crates (#3536)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-12 08:00:44 +00:00
33df3520d1 feat(pm_list): add required fields for giropay (#3194)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2024-02-12 07:56:05 +00:00
834142e690 fix(payment_methods): unmask last4 digits of card when listing payment methods for customer (#3617) 2024-02-12 07:47:27 +00:00
a9749c93a5 chore(configs): [Volt] Add configs for wasm for production (#3406) 2024-02-12 07:35:19 +00:00
c55eb0afca chore: address Rust 1.76 clippy lints (#3605) 2024-02-12 07:06:22 +00:00
b9c29e7fd3 feat(users): Add transfer org ownership API (#3603)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-09 11:58:17 +00:00
cfa10aa60e feat(user): implement force password reset (#3572) 2024-02-09 10:19:06 +00:00
bebaf413f2 refactor(webhooks): remove unnecessary clones and lazy evaluations (#3596) 2024-02-09 09:42:34 +00:00
74f3721ccd fix(core): Add column mandate_data for storing the details of a mandate in PaymentAttempt (#3606)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-09 08:35:54 +00:00
3cef73b9d8 fix(postman): Fix failing postman tests and send a proper error message (#3601)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-09 07:53:51 +00:00
dd5630f070 refactor(payment_methods): handle card duplication (#3146) 2024-02-08 12:10:52 +00:00
96f82cb212 feat(permissions): Permsision Info Ordering Change (#3594) 2024-02-08 11:07:34 +00:00
3a869a2d57 docs: add list mandates for customer (#3592) 2024-02-08 09:08:20 +00:00
edd6806f97 refactor(user_role): Change update user role request to take email instead of user_id (#3530)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-08 08:49:44 +00:00
c2b2b65b9c feat: adding refunds type to api_event_logs api to fetch refunds audit trail (#3503)
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
Co-authored-by: oscar2d2 <oscarkong@gmail.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2024-02-08 07:20:15 +00:00
14c0a2b03f feat(core): add config for update_mandate_flow (#3542) 2024-02-07 17:53:14 +00:00
ef302dd398 feat(core): decide flow based on setup_future_usage (#3569)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-07 16:09:49 +00:00
ab6b5ab7b4 refactor(connector): [Adyen] Status mapping based on Payment method Type (#3567) 2024-02-07 14:07:49 +00:00
cef1643af5 refactor(users): change list roles api to also send inactive merchants (#3583) 2024-02-07 13:54:57 +00:00
fbe84b2a33 feat(core): routes to toggle blocklist (#3568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
2024-02-07 11:52:48 +00:00