1614 Commits

Author SHA1 Message Date
42eedf3a8c fix(drainer): increase jobs picked only when stream is not empty (#2958) 2023-11-23 11:52:20 +00:00
35a44ed253 fix(core): Fix Default Values Enum FieldType (#2934) 2023-11-23 09:20:13 +00:00
75eea7e817 fix: amount_captured goes to 0 for 3ds payments (#2954) 2023-11-23 13:03:42 +05:30
e721b06c70 refactor(connector): [Worldline] change error message from NotSupported to NotImplemented (#2893) 2023-11-22 19:29:56 +00:00
cb65370606 refactor(connector): [Payeezy] update error message (#2919) 2023-11-22 19:27:45 +00:00
f91d4ae11b feat(connector): [BANKOFAMERICA] Implement Google Pay (#2940) 2023-11-22 16:31:07 +00:00
998948953a feat(payment_methods): add support for tokenising bank details and fetching masked details while listing (#2585)
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-22 11:41:02 +00:00
4e15d7792e feat(routing): Routing prometheus metrics (#2870)
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2023-11-22 11:30:30 +00:00
341374b8e5 refactor(mca): Add Serialization for ConnectorAuthType (#2945) 2023-11-22 11:24:40 +00:00
6954de77a0 fix: kv logs when KeyNotSet is returned (#2928)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-22 11:04:17 +00:00
46e13d5475 refactor(macros): use syn2.0 (#2890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-11-22 10:16:33 +00:00
b441a1f2f9 feat(router): add list payment link support (#2805)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <46213975+kashif-m@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-11-22 10:07:01 +00:00
ce10579a72 feat(api_event_errors): error field in APIEvents (#2808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
2023-11-22 07:25:51 +00:00
c6a5a85748 chore: address Rust 1.74 clippy lints (#2942) 2023-11-21 19:43:01 +00:00
7f74ae98a1 fix: cybersource mandates and fiserv exp year (#2920)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-22 00:35:40 +05:30
f8261a96e7 feat(router): migrate payment_method_data to rust locker only if payment_method is card (#2929) 2023-11-21 17:08:40 +00:00
15a255ea60 feat(connector): [Prophetpay] Save card token for Refund and remove Void flow (#2927) 2023-11-21 15:52:50 +00:00
e66ccde4cf fix(mca): Change the check for disabled field in mca create and update (#2938) 2023-11-21 15:03:06 +00:00
f8618e0770 feat: add support for 3ds and surcharge decision through routing rules (#2869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-21 14:55:50 +00:00
3f3b797dc6 fix: status goes from pending to partially captured in psync (#2915)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-21 14:55:38 +00:00
d8fcd3c971 refactor(connector): [Paypal] Add support for both BodyKey and SignatureKey (#2633)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
2023-11-21 14:14:40 +00:00
938b63a1fc fix(connector): [CASHTOCODE] Fix Error Response Handling (#2926) 2023-11-21 13:11:07 +00:00
e566a4eff2 fix: merchant_connector_id null in KV flow (#2810)
Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
2023-11-21 10:11:35 +00:00
be4aa3b913 refactor(payment_methods): Added support for pm_auth_connector field in pm list response (#2667)
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
2023-11-21 09:23:19 +00:00
5c4e7c9031 refactor: add mapping for ConnectorError in payouts flow (#2608)
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-11-21 07:34:22 +00:00
cfabfa60db fix: api lock on PaymentsCreate (#2916) 2023-11-20 15:22:56 +00:00
44deeb7e76 refactor(core): query business profile only once (#2830) 2023-11-20 12:49:19 +00:00
39540015fd feat(router): add unified_code, unified_message in payments response (#2918) 2023-11-20 12:05:07 +00:00
efeebc0f23 fix(router): associate parent payment token with payment_method_id as hyperswitch token for saved cards (#2130)
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
2023-11-20 10:42:06 +00:00
644709d95f fix(connector): [fiserv] fix metadata deserialization in merchant_connector_account (#2746) 2023-11-20 07:49:02 +00:00
25cef386b8 feat(mca): Add new auth_type and a status field for mca (#2883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-20 07:24:55 +00:00
bdcc138e8d feat(connector): [BANKOFAMERICA] PSYNC Bugfix (#2897) 2023-11-17 16:08:52 +00:00
606daa9367 fix(router): add choice to use the appropriate key for jws verification (#2917)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-17 21:19:41 +05:30
9a201ae698 fix(router): add rust locker url in proxy_bypass_urls (#2902) 2023-11-17 17:48:42 +05:30
c39beb2501 feat(router): Custom payment link config for payment create (#2741)
Co-authored-by: Kashif <46213975+kashif-m@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-11-17 08:10:29 +00:00
aea390a6a1 feat(events): add incoming webhook payload to api events logger (#2852)
Co-authored-by: Sampras lopes <lsampras@pm.me>
2023-11-17 08:08:23 +00:00
cb88be01f2 fix(core): introduce new attempt and intent status to handle multiple partial captures (#2802)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-11-17 04:34:34 +00:00
f735fb0551 feat(router): add fallback while add card and retrieve card from rust locker (#2888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-16 17:24:14 +00:00
8d4adc52af feat(connector): [ProphetPay] Implement Card Redirect PaymentMethodType and flows for Authorize, CompleteAuthorize, Psync, Refund, Rsync and Void (#2641)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-16 15:12:08 +00:00
e8de3a7107 feat(connector): [BANKOFAMERICA] Implement Cards for Bank of America (#2765)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2023-11-16 14:10:53 +00:00
b8b20c412d feat(router): add api to migrate card from basilisk to rust (#2853)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-16 13:32:54 +00:00
62c9ccae6a refactor(router): add openapi spec support for gsm apis (#2871) 2023-11-16 13:18:42 +00:00
f248fe2889 feat: spawn webhooks and async scheduling in background (#2780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: akshay-97 <adiosphobian@gmail.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2023-11-16 10:12:10 +00:00
d4d2c2c707 fix(payment_link): render SDK for status requires_payment_method (#2887)
Co-authored-by: Kashif <kashif@protonmail.com>
2023-11-16 09:56:04 +00:00
b1290234ba fix(connector): [noon] add validate psync reference (#2886) 2023-11-16 09:28:45 +00:00
d634fdeac3 feat: change async-bb8 fork and tokio spawn for concurrent database calls (#2774)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: akshay-97 <adiosphobian@gmail.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2023-11-16 04:57:34 +00:00
cafea45982 fix: handle session and confirm flow discrepancy in surcharge details (#2696)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-14 10:41:38 +00:00
856c7af77e feat: Payment link status page UI (#2740)
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
2023-11-14 09:52:50 +00:00
d2968c9497 feat(router): add automatic retries and step up 3ds flow (#2834) 2023-11-13 16:49:37 +00:00
0553587115 build(deps): remove unused dependencies and features (#2854) 2023-11-13 11:20:18 +00:00