1819 Commits

Author SHA1 Message Date
af43b07e43 fix(refund): add merchant_connector_id in refund (#3303)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 13:46:51 +00:00
e75b11e98a feat(connector): [BOA/CYB] Store AVS response in connector_metadata (#3271)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 13:46:16 +00:00
54d44bef73 feat(outgoingwebhookevent): adding api for query to fetch outgoing webhook events log (#3310)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-01-11 13:12:09 +00:00
bb096138b5 feat(router): payment_method block (#3056)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
2024-01-11 12:28:29 +00:00
e376f68c16 feat(connector): [Volt] Add support for refund webhooks (#3326) 2024-01-11 12:01:35 +00:00
6a4706323c feat(users): invite user without email (#3328)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 11:56:31 +00:00
ed07c5ba90 feat(euclid_wasm): config changes for NMI (#3329) 2024-01-11 11:33:46 +00:00
9eaebe8db3 refactor(router): restricted list payment method Customer to api-key based (#3100) 2024-01-11 08:28:56 +00:00
5a5400cf5b feat(connector): [BOA/Cyb] Include merchant metadata in capture and void requests (#3308) 2024-01-11 08:27:56 +00:00
4f9c04b856 fix(router): add config to avoid connector tokenization for apple pay simplified flow (#3234)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-11 08:09:46 +00:00
8626bda6d5 refactor(router): flagged order_details validation to skip validation (#3116) 2024-01-11 07:30:41 +00:00
5a1a3da750 fix(core): surcharge with saved card failure (#3318) 2024-01-11 07:27:36 +00:00
61176524ca feat(payment_link): Added sdk layout option payment link (#3207)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
2024-01-11 07:10:28 +00:00
a69e876f82 refactor(connector): [bluesnap] add connector_txn_id fallback for webhook (#3315) 2024-01-10 14:34:00 +00:00
e0e28b87c0 feat(core): add new payments webhook events (#3212)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
2024-01-10 13:28:22 +00:00
fe3cf54781 chore: nits and small code improvements found during investigation of PR#3168 (#3259) 2024-01-10 11:27:53 +00:00
612f8d9d5f refactor: removed basilisk feature (#3281)
Co-authored-by: venkatesh.devendran <venkatesh.devendran@juspay.in>
2024-01-10 10:21:50 +00:00
8830563748 fix(euclid_wasm): Update braintree config prod (#3288) 2024-01-10 09:26:00 +00:00
50e4d797da feat(payment_link): add status page for payment link (#3213)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
2024-01-10 08:22:37 +00:00
1c3c5f6b0c feat(pm_list): add required fields for Ideal (#3183)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-09 15:14:19 +00:00
36c32c377a refactor: pass customer object to make_pm_data (#3246)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-09 14:36:28 +00:00
eba789640b feat(Connector): [VOLT] Add support for Payments Webhooks (#3155) 2024-01-09 14:24:54 +00:00
8a354f4229 fix(users): Added merchant name is list merchants (#3289) 2024-01-09 10:20:09 +00:00
ee044a0be8 fix(outgoingwebhookevents): Throw an error when outgoing webhook events env var not found (#3291) 2024-01-09 09:33:47 +00:00
5eb6711464 fix(wasm): fix failing wasm-pack build for euclid_wasm (#3284) 2024-01-09 08:12:36 +00:00
ecf51b5e3a fix(connector): [BOA, Cybersource] capture error_code (#3239)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-01-09 07:01:39 +00:00
71044a14ed fix(connector): [BOA/CYB] Fix Metadata Error (#3283) 2024-01-09 06:49:27 +00:00
23e0c63541 fix: introduce net_amount field in payment response (#3115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-08 14:27:37 +00:00
90ac26a92f feat(connector): Add Revoke mandate flow (#3261)
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-01-08 13:41:16 +00:00
de7a607e66 refactor(drainer): change logic for trimming the stream and refactor for modularity (#3128)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-08 12:42:13 +00:00
3cd74966b2 fix(router): Payment link api contract change (#2975)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
2024-01-08 12:10:56 +00:00
bfd8a5a31a feat(pm_list): add required fields for eps (#3169)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-08 11:27:54 +00:00
ac5349cd71 refactor(api_lock): allow api lock on psync only when force sync is true (#3242) 2024-01-08 10:41:37 +00:00
f78d02d981 fix(router): multiple incremental_authorizations with kv enabled (#3185) 2024-01-08 07:39:46 +00:00
7766245478 feat(payments): add payment id in all the payment logs (#3142) 2024-01-08 07:39:18 +00:00
01b4ac30e4 fix(connector): [Stripe] Deserialization Error while parsing Dispute Webhook Body (#3256)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-01-08 06:46:54 +00:00
7ea50c3a78 refactor(euclid_wasm): Update wasm config (#3222) 2024-01-08 05:55:05 +00:00
d152c3a1ca fix(analytics): added response to the connector outgoing event (#3129)
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
Co-authored-by: Sampras lopes <lsampras@pm.me>
2024-01-05 13:28:55 +00:00
00008c16c1 fix(analytics): fixed response code to 501 (#3119)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-01-05 13:28:29 +00:00
64babd3478 fix(connector): [NMI] Populating ErrorResponse with required fields and Mapping connector_response_reference_id (#3214)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2024-01-05 13:26:07 +00:00
c3172ef606 feat(merchant_account): Add list multiple merchants in MerchantAccountInterface (#3220)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 12:56:03 +00:00
252443a50d feat: include version number in response headers and on application startup (#3045) 2024-01-05 12:02:36 +00:00
c8279b110e chore: address Rust 1.75 clippy lints (#3231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:52:31 +00:00
f30ba89884 feat: add deep health check (#3210)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:51:40 +00:00
1d26df28bc feat(analytics): adding outgoing webhooks kafka event (#3140)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:31:56 +00:00
34318bc1f1 refactor: address panics due to indexing and slicing (#3233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 09:17:37 +00:00
000e644388 fix(users): Fix wrong redirection url in magic link (#3217)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 09:06:25 +00:00
3ab71fbd5a fix(user): add integration_completed enum in metadata type (#3245) 2024-01-05 08:40:26 +00:00
e79604bd46 fix(connector): [iatapay] change refund amount (#3244)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-01-04 13:48:56 +00:00
6a1743ebe9 fix(core): fix recurring mandates flow for cyber source (#3224)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-01-03 13:28:10 +00:00