3142 Commits

Author SHA1 Message Date
070622125f fix(log): adding span metadata to tokio spawned futures (#4118) 2024-03-27 06:16:22 +00:00
7f5ad621a1 chore(version): 2024.03.27.0 2024.03.27.0 2024-03-27 00:14:05 +00:00
0429399c29 fix(connector): [CRYPTOPAY] Skip metadata serialization if none (#4205) 2024-03-26 14:19:25 +00:00
84bef25148 fix(connector): [Trustpay] fix deserialization error for incoming webhook response for trustpay and add error code mapping '800.100.203' (#4199)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-26 18:39:37 +05:30
4f0c788cf2 fix(core): make eci in AuthenticationData optional (#4187) 2024-03-26 11:34:46 +00:00
027080683d chore(version): 2024.03.26.0 2024.03.26.0 2024-03-26 04:41:36 +00:00
f213c51b3e chore: address Rust 1.77 clippy lints (#4172)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2024-03-22 12:52:18 +00:00
4c8cdf1475 feat(events): allow listing webhook events and webhook delivery attempts by business profile (#4159) 2024-03-22 11:32:05 +00:00
13fe58450b feat(payouts): Add user roles for payouts (#4167)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-22 10:51:18 +00:00
5afd2c2a67 chore(version): 2024.03.22.0 2024.03.22.0 2024-03-22 00:18:46 +00:00
14e1bbaf07 feat(events): add APIs to list webhook events and webhook delivery attempts (#4131) 2024-03-21 13:32:17 +00:00
4f8461b2a9 feat(global-search-regex-escape): escape reserved characters which break global search query (#4135) 2024-03-21 11:42:06 +00:00
15cacc5db4 CI: update hotfix pr check workflow to parse backticks in pr title (#4158) 2024-03-21 11:09:39 +00:00
75b4bacc98 chore: update Slack workspace URL (#4168) 2024-03-21 11:08:49 +00:00
405cf77b06 chore(version): 2024.03.21.1 2024.03.21.1 2024-03-21 10:36:56 +00:00
b8c927593a fix(router): handle redirection to return_url from nested iframe in separate 3ds flow (#4164) 2024-03-21 09:13:01 +00:00
a151485317 feat(payouts): add payout types in euclid crate (#3862)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-21 08:56:49 +00:00
fb5f0e6c7e feat(payouts): implement list and filter APIs (#3651)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-21 08:55:06 +00:00
4fb7c6ef05 ci(postman): fix nmi and paypal collection (#4129) 2024-03-21 07:59:54 +00:00
9144d46932 chore(version): 2024.03.21.0 2024.03.21.0 2024-03-21 00:19:29 +00:00
7c0e4c7229 fix(payment_methods): make ApplepayPaymentMethod in payment_method_data column of payment_attempt table as json (#4154) 2024-03-20 13:27:13 +00:00
0e9b2524cf fix(payment_methods): update payment method status only if existing status is not active (#4149) 2024-03-20 11:25:46 +00:00
9b9bce80a6 refactor(payment_method_data): add a trait to retrieve billing from payment method data (#4095)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-20 11:06:26 +00:00
8f7d9fbc3a build(router_env): obtain workspace member package names from cargo_metadata more deterministically (#4139)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-03-20 11:05:28 +00:00
3653c2c108 refactor(connector): [Stripe] update stripe-api-version in API-headers (#4120)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-03-20 08:07:44 +00:00
7afc44e835 feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-20 07:56:20 +00:00
f3141ecbf9 chore(version): 2024.03.20.0 2024.03.20.0 2024-03-20 00:18:16 +00:00
944089d691 feat(payouts): implement KVRouterStore (#3889)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-19 10:03:37 +00:00
3eb464250e feat(router): handle redirection to return_url from iframe for separate 3ds flow (#4119) 2024-03-19 09:43:06 +00:00
a3dec0b6bc refactor(core): move authentication data fields to authentication table (#4093)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-03-19 09:40:18 +00:00
ab1ec2ad4e refactor(connector): [Stripe] make name field of StripeShippingAddress mandatory (#4111) 2024-03-19 09:34:57 +00:00
9345379f85 feat(global-search): add dispute events index to global-search (#4068)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-19 09:33:08 +00:00
17a866a735 feat(router): add offset in mandate list route (#3923) 2024-03-19 07:41:24 +00:00
a004b8ae0d chore(version): 2024.03.19.0 2024.03.19.0 2024-03-19 00:19:01 +00:00
fcfd567bfe refactor(payment_link): Make performance optimisation for payment_link (#4092)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-18 10:01:51 +00:00
6149d4fb60 refactor(router): Add FE error logs to loki (#4077) 2024-03-18 09:39:22 +00:00
384f32ba2d refactor(connector): [Klarna] Mask PII data (#3854)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-18 07:33:27 +00:00
73983710a0 refactor(connector): [Aci] remove default case handling (#2513)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-03-18 06:45:11 +00:00
c3ef599ad7 refactor(connector): [Adyen] change error message from not supported to not implemented (#2845)
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-03-18 06:44:40 +00:00
6ff8f75d6c refactor(stripe): change NotSupported to NotImplemented error for Stripe (#3690) 2024-03-18 06:43:18 +00:00
6f679851df feat(events): Add audit events scaffolding (#3863)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-18 06:41:33 +00:00
1dac0286bb fix(payments): populate merchant connector id and profile id in list (#4104) 2024-03-18 06:39:40 +00:00
612d2b17e2 refactor(connector): [Worldline][Worldpay][Zen] Mask PII data (#3935) 2024-03-18 06:38:10 +00:00
b1face6442 refactor(connector): [Prophetpay][Rapyd][Shift4][Square] Mask PII data (#3930) 2024-03-18 06:38:04 +00:00
8eb31f94f4 refactor(connector): [Coinbase][Cryptopay] Mask PII data (#3936)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2024-03-18 06:37:59 +00:00
ce5cbfbda6 chore(config): add wasm changes for checkout connector to support external authentication flow (#4096) 2024-03-18 06:37:56 +00:00
3e13fb908a chore(version): 2024.03.18.0 2024.03.18.0 2024-03-18 00:19:56 +00:00
c52dbd6fc2 feat(connector): [BOA/CYB] Add support for payment status ACCEPTED and CANCELLED (#4107) 2024-03-15 13:27:52 +00:00
bbf20c5b15 refactor(connector): [NMI] Mask PII data (#3876) 2024-03-15 12:30:41 +00:00
4cbd00ba41 refactor(connector): [Payu][Placetopay][PowerTranz] Mask PII data (#3928)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-15 12:29:22 +00:00