1801 Commits

Author SHA1 Message Date
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
51e1fac556 chore: fix channel handling for consumer workflow loop (#3223)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-03 12:12:05 +00:00
0f72b5527a fix(middleware): add support for logging request-id sent in request (#3225) 2024-01-03 09:23:10 +00:00
e06ba148b6 feat(connector): [CYBERSOURCE] Refactor cybersource (#3215)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-29 08:53:31 +00:00
18eca7e9fb feat(connector): [BOA] Populate merchant_defined_information with metadata (#3208) 2023-12-27 13:04:51 +00:00
aefe6184ec feat(customers): Add JWT Authentication for /customers APIs (#3179) 2023-12-26 12:07:27 +00:00
a51c54d39d fix(connector): [Volt] Error handling for auth response (#3187) 2023-12-26 12:06:57 +00:00
a46b8a7b05 refactor(connector): [NMI] Include mandatory fields for card 3DS (#3203) 2023-12-26 12:06:33 +00:00
110d3d211b feat(connector): [BOA/CYBERSOURCE] Populate connector_transaction_id (#3202) 2023-12-23 13:07:44 +00:00
86c2622135 fix(connector): [CYBERSOURCE] Display 2XX Failure Errors (#3201) 2023-12-22 14:46:58 +00:00
07fd9bedf0 fix(connector): [BOA] Display 2XX Failure Errors (#3200) 2023-12-22 14:08:58 +00:00
716a74cf84 fix(connector): [Iatapay] fix error response handling when payment is failed (#3197) 2023-12-22 17:28:44 +05:30
79a18e2bf7 fix(connector): [BOA/Cyb] Truncate state length to <20 (#3198)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-22 10:42:10 +00:00
25fd3d502e feat(connector): [BOA] Implement apple pay manual flow (#3191) 2023-12-22 10:41:57 +00:00
b06a8d6e0d fix(users): wrong user_role insertion in invite_user for new users (#3193) 2023-12-21 15:36:59 +00:00
15987cc81e feat(router): make the billing country for apple pay as optional field (#3188) 2023-12-21 12:56:32 +00:00
c51c761677 fix(connector): [Trustpay] Use connector_request_reference_id for merchant reference instead of payment_id (#2885) 2023-12-21 11:14:37 +00:00
680ed603c5 fix(connector): [Paypal] remove shipping address as mandatory field for paypal wallet (#3181) 2023-12-21 07:03:36 +00:00
a5e141b542 fix(connector): Remove set_body method for connectors implementing default get_request_body (#3182) 2023-12-21 10:15:56 +05:30