2436 Commits

Author SHA1 Message Date
1c9232820e refactor(connectors): [Bitpay] PII data masking (#3704) 2024-02-20 14:00:52 +00:00
1c933a08a9 refactor(connector): [ADYEN] Capture error reason in case of 2xx and 4xx failure (#3708) 2024-02-20 13:54:10 +00:00
cf3c66636f fix: remove status_code being printed in EndRequest log (#3722) 2024-02-20 12:00:03 +00:00
236c5baeda feat(connector): accept connector_transaction_id in 2xx and 4xx error_response of connector flows for Adyen (#3703) 2024-02-20 11:38:58 +00:00
073310c1f6 refactor(merchant_connector_account): change unique constraint to connector label (#3091)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-20 07:31:30 +00:00
3370c00589 fix(connector): [Payme] payme_transaction_id converted to optional (#3707) 2024-02-19 15:47:54 +00:00
76ac1a753a feat(analytics): added dispute as uri param to analytics info api (#3693) 2024-02-19 12:44:51 +00:00
e0d8bb207e feat(user): setup roles table with queries (#3691) 2024-02-19 12:15:42 +00:00
df739a302b fix(connector): [noon] Fail the payment for specific error_response (#3674) 2024-02-19 09:58:56 +00:00
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