1956 Commits

Author SHA1 Message Date
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
a15e7ae9b1 fix(payouts): saved payment methods list for bank details (#3507)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-02-07 09:20:37 +00:00
c0e31ed1df fix(router): added validation check to number of workers in config (#3533) 2024-02-07 09:19:20 +00:00
926d084e44 refactor: [Noon] add new field max_amount to mandate request (#3481)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-07 09:18:51 +00:00
3af6aaf28e feat(payouts): Add Wallet to Payouts (#3502) 2024-02-07 06:51:57 +00:00
0a97a1eb63 refactor(blocklist): separate utility function & kill switch for validating data in blocklist (#3360)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-06 13:36:47 +00:00
ebe4ac30a8 feat(connector): send metadata in payment authorize request for noon nmi cryptopay (#3325) 2024-02-06 13:34:19 +00:00
2c52b377e0 fix(connector): [Stripe] capture error message and error code for failed payment, capture, void and refunds (#3237)
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-06 10:49:13 +00:00
6304bda442 feat(router): Block list spm customer for payment link flow (#3500) 2024-02-06 09:16:45 +00:00
c0d910f50e fix(merchant_connector_account): change error to DuplicateMerchantAccount (#3496) 2024-02-06 09:16:02 +00:00
94e9b26854 fix: auto retry once for connection closed (#3426)
Co-authored-by: venkatesh.devendran <venkatesh.devendran@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-06 09:15:01 +00:00
683c1b81c5 feat(connect): [NMI] Use connector_response_reference_id as reference to merchant (#2702)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-02-06 05:54:43 +00:00
c2eecce1e8 feat(connector): [Adyen] Use connector_request_reference_id as reference to Payments (#3547) 2024-02-05 12:33:19 +00:00
a0fcef3f04 fix(connector): [NMI] Handle empty response in psync and error response in complete authorize (#3548) 2024-02-05 12:21:00 +00:00
a9c0d0c554 fix: return currency in payment methods list response (#3516) 2024-02-05 10:48:55 +00:00
be22d60dda fix(router): handle empty body parse failures in bad request logger middleware (#3541) 2024-02-05 10:07:07 +00:00
0d5cd711b2 fix: add profile_id in dispute (#3486)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-05 06:49:12 +00:00
63c383f5a2 feat: add deep health check for drainer (#3396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2024-02-02 10:59:35 +00:00
91519d8462 refactor: rename kms feature flag to aws_kms (#3249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-02 10:18:29 +00:00
d283053e5e fix: add outgoing checks for scheduler (#3526) 2024-02-02 09:49:08 +00:00
cf0e0b330e feat(user): add support for resend invite (#3523)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-02 09:34:49 +00:00
892b04f805 refactor(connector): [Noon] change error message from not supported to not implemented (#2849)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-02-02 07:46:29 +00:00