1939 Commits

Author SHA1 Message Date
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
78fdad218c fix(core): fix mandate_details to store some value only if mandate_data struct is present (#3525) 2024-02-01 16:38:58 +00:00
13be7e6f87 fix(logging): add an end log line for LogSpanInitializer (#3528) 2024-02-01 14:08:38 +00:00
1828ea6187 refactor(connector): [CYBERSOURCE] Remove default case for Cybersource (#2705)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-02-01 13:07:44 +00:00
54fb61eeeb feat: add healthcheck for outgoing request (#3519)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-01 11:44:09 +00:00
170e10cb8e feat: add deep health check for scheduler (#3304)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2024-02-01 11:14:13 +00:00
b7c0f9aa09 refactor(connector): [Adyen] change expiresAt time from string to unixtimestamp (#3506)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-31 17:07:47 +00:00
7251f6474f refactor(connector): [Paypal] Change error message from NotSupported to NotImplemented (#2877)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-01-31 14:33:44 +00:00
94cd7b6897 feat(dashboard_metadata): Add email alert for Prod Intent (#3482)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-31 12:00:02 +00:00
90a24625ce chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-01-31 11:39:35 +00:00
757534104e refactor(connector): [NMI] change error message from not supported to not implemented (#2848)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-01-31 11:37:29 +00:00
7f2c434bd2 feat(pm_list): add required fields for google pay (#3196)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2024-01-31 09:31:54 +00:00
db3d53ff1d feat(users): Add merchant_id in EmailToken and change user status in reset password (#3473) 2024-01-31 08:28:37 +00:00
7597f3b692 feat: add deep health check for analytics (#3438)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-31 07:31:15 +00:00
e331d2d556 feat(users): Added blacklist for users (#3469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-31 07:19:09 +00:00
20568dc976 fix(connector): [Trustpay] add merchant_id in gpay session response for trustpay (#3471) 2024-01-31 06:24:25 +00:00
610c1c5752 fix(user): change permission for sample data (#3462) 2024-01-30 14:45:47 +00:00
224c1cf2a4 fix(connector): [BOA/Cybersource] Handle Invalid Api Secret (#3485) 2024-01-30 13:28:33 +00:00