1467 Commits

Author SHA1 Message Date
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
c124511052 feat(apievent): added hs latency to api event (#2734)
Co-authored-by: Sampras lopes <lsampras@pm.me>
2023-11-13 10:28:29 +00:00
8e538dbd5c feat(router): profile specific fallback derivation while routing payments (#2806)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
2023-11-13 09:27:34 +00:00
f88eee7362 feat(router): Add new JWT authentication variants and use them (#2835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-13 05:47:35 +00:00
b3d5062dc0 refactor(events): update api events to follow snake case naming (#2828)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-10 11:43:29 +00:00
f847802339 feat(analytics): analytics APIs (#2792)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2023-11-10 11:38:09 +00:00
b5ea8db2d2 refactor(connector): [Zen] change error message from NotSupported to NotImplemented (#2831) 2023-11-10 11:08:30 +00:00
2a4f5d1371 feat(router): added Payment link new design (#2731)
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>
2023-11-10 09:09:32 +00:00
20c4226a36 feat(user): setup user tables (#2803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Venkatesh <inventvenkat@gmail.com>
Co-authored-by: venkatesh.devendran <venkatesh.devendran@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-11-10 06:17:32 +00:00
966369b6f2 refactor(core): remove connector response table and use payment_attempt instead (#2644) 2023-11-09 15:09:12 +00:00
5c9e235bd3 feat(router): add gateway_status_map CRUD APIs (#2809) 2023-11-09 12:43:38 +00:00
8b151898dc feat(router): added merchant custom name support for payment link (#2685)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-09 10:58:52 +00:00
aab8f6035c fix(analytics): added hs latency to api event for paymentconfirm call (#2787)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
2023-11-09 06:27:13 +00:00
89857941b0 feat(events): add extracted fields based on req/res types (#2795) 2023-11-08 21:31:53 +05:30
25a73c29a4 fix: [mollie] locale validation irrespective of auth type (#2814)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-08 15:01:07 +00:00
164d1c66fb feat(events): add request details to api events (#2769)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-08 10:29:13 +00:00
a429b23c7f feat(router): add gateway_status_map interface (#2804) 2023-11-08 10:24:50 +00:00
7623ea93be refactor(router): add parameter connectors to get_request_body function (#2708) 2023-11-08 10:19:49 +00:00
5642fef52a fix(connector): Add attempt_status in field in error_response (#2794) 2023-11-08 10:14:51 +00:00
6678689265 feat(core): use redis as temp locker instead of basilisk (#2789) 2023-11-08 07:42:28 +00:00
34f52260d3 fix(connector): fix amount conversion incase of minor unit (#2793)
Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
2023-11-07 06:34:10 +00:00
d47d4ac682 feat(connector): [Bitpay] Add order id as the reference id (#2591)
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
2023-11-06 17:47:53 +00:00
4563935372 feat(connector): [BANKOFAMERICA] Add Connector Template Code (#2764)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
2023-11-06 08:16:12 +00:00
ff73aba8e7 feat: make drainer logs queryable with request_id and global_id (#2771) 2023-11-06 08:15:15 +00:00
d335879f92 feat(router): make webhook events config disabled only and by default enable all the events (#2770) 2023-11-06 08:10:10 +00:00
25245b9653 feat(connector): [Payeezy] Currency Unit Conversion (#2710)
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
2023-11-05 13:22:35 +00:00
278292322c refactor(connector): [Stax] Currency Unit Conversion (#2711)
Co-authored-by: Shivansh Bhatnagar <shivansh.bhatnagar.mat22@iitbhu.ac.in>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2023-11-05 11:45:56 +00:00
1b45a30263 feat(connector): [NMI] Currency Unit Conversion (#2707) 2023-11-05 11:33:45 +00:00
7141b89d23 feat(connector): [Bitpay] Use connector_request_reference_id as reference to the connector (#2697) 2023-11-05 10:53:00 +00:00
b6b9e4f912 feat(connector): [Fiserv] Currency Unit Conversion (#2715) 2023-11-05 10:51:32 +00:00
cdead78ea6 feat(connector): [ACI] Currency Unit Conversion (#2750) 2023-11-05 10:48:32 +00:00
9314d14463 fix(connector): [Bluesnap] fix psync status to failure when it is '403' (#2772)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 13:27:20 +00:00
9b618d2447 feat(router): Add Smart Routing to route payments efficiently (#2665)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
2023-11-03 13:07:31 +00:00
1ba6282699 feat(merchant_connector_account): add cache for querying by merchant_connector_id (#2738) 2023-11-03 11:51:36 +00:00
255a4f89a8 fix(connector): [Cryptopay]Remove default case handling for Cryptopay (#2699)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-03 11:44:58 +00:00
169d33bf81 revert: fix(analytics): feat(analytics): analytics APIs (#2777) 2023-11-03 17:29:32 +05:30
e40a29351c fix(router): make customer_id optional when billing and shipping address is passed in payments create, update (#2762) 2023-11-03 07:01:06 +00:00
c0a5e7b7d9 feat(analytics): analytics APIs (#2676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 06:31:47 +00:00
10944937a0 feat(events): add api auth type details to events (#2760) 2023-11-02 12:23:35 +00:00
b3c846d637 feat(connector): [Multisafepay] add error handling (#2595)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-02 07:17:25 +00:00
e377279d9c feat(connector): [BitPay] Currency Unit Conversion (#2736) 2023-10-31 13:58:58 +00:00