|
|
11fc9b3986
|
refactor(ext_traits): simplify the signatures of some methods in Encode extension trait (#3687)
|
2024-02-19 09:54:09 +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 |
|
|
|
fb254b8924
|
refactor(openapi): enable other features in api_models when running openapi (#3649)
|
2024-02-16 10:11:44 +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 |
|
|
|
6e103cef50
|
fix(healthcheck): do not return true as response if the check if not applicable (#3551)
|
2024-02-13 07:44:18 +00:00 |
|
|
|
1dc660f804
|
feat(router): add delete_evidence api for disputes (#3608)
|
2024-02-12 08:17:09 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a9c0d0c554
|
fix: return currency in payment methods list response (#3516)
|
2024-02-05 10:48:55 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d2accdef41
|
refactor(core): restrict requires_customer_action in confirm (#3235)
|
2024-01-30 11:46:02 +00:00 |
|
|
|
a7bc8c655f
|
refactor(payment_link): segregated payment link in html css js files, sdk over flow issue, surcharge bug, block SPM customer call for payment link (#3410)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2024-01-30 10:42:01 +00:00 |
|
|
|
3d55e3ba45
|
feat(pm_list): add required fields for sofort (#3192)
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-01-30 08:56:55 +00:00 |
|
|
|
937aea906e
|
chore(analytics): adding dispute id to api log events (#3450)
|
2024-01-30 07:23:58 +00:00 |
|
|
|
d91da89065
|
feat(users): Signin and Verify Email changes for User Invitation changes (#3420)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-30 07:13:13 +00:00 |
|
|
|
02074dfc23
|
feat(core): update card_details for an existing mandate (#3452)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-30 07:05:42 +00:00 |
|
|
|
7d8d68faba
|
refactor(openapi): move openapi to separate crate to decrease compile times (#3110)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-01-29 10:50:43 +00:00 |
|
|
|
a59ac7d5b9
|
feat(user): support multiple invites (#3422)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-25 13:24:13 +00:00 |
|
|
|
fc6e68f7f0
|
feat(connector): [Adyen] Add support for PIX Payment Method (#3236)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-25 07:11:54 +00:00 |
|
|
|
777771048a
|
feat(user): add support to delete user (#3374)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-25 07:07:35 +00:00 |
|
|
|
a47372a451
|
feat(user_roles): Add accept invitation API and UserJWTAuth (#3365)
|
2024-01-19 13:05:04 +00:00 |
|
|
|
7516a16763
|
feat(users): Added get role from jwt api (#3385)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-18 14:48:44 +00:00 |
|
|
|
862a1b5303
|
feat(users): Add preferred_merchant_id column and update user details API (#3373)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-18 13:14:20 +00:00 |
|
|
|
bd5356e7e7
|
refactor(core): add locker config to enable or disable locker (#3352)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-18 12:40:21 +00:00 |
|
|
|
ac8d81b32b
|
fix(events): fix event generation for paymentmethods list (#3337)
|
2024-01-17 11:01:22 +00:00 |
|
|
|
928beecdd7
|
chore(router): remove recon from default features (#3370)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-01-17 10:33:46 +00:00 |
|
|
|
68a3a28067
|
feat(connector_events): added api to fetch connector event logs (#3319)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
|
2024-01-17 09:37:41 +00:00 |
|
|
|
01c2de223f
|
feat(payment_method): add capability to store bank details using /payment_methods endpoint (#3113)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2024-01-17 09:05:13 +00:00 |
|
|
|
8678f8d144
|
feat(recon): add recon APIs (#3345)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-16 11:07:44 +00:00 |
|
|
|
5ad3f8939a
|
fix(payment_link): added expires_on in payment response (#3332)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-16 08:13:19 +00:00 |
|
|
|
58cc8d6109
|
fix(connector_onboarding): Check if connector exists for the merchant account and add reset tracking id API (#3229)
|
2024-01-16 07:36:47 +00:00 |
|
|
|
f381d86b7c
|
chore: add api reference for blocklist (#3336)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-12 12:58:57 +00:00 |
|
|
|
cc3eefd317
|
feat: add support for card extended bin in payment attempt (#3312)
|
2024-01-11 15:08:25 +00:00 |
|