1584 Commits

Author SHA1 Message Date
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
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
e93f76b916 ci(rustman): Fix Rustman custom headers (#2813) 2023-11-09 01:14:42 +05:30
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
1effddd0a0 feat(test_utils): Add custom-headers and custom delay support to rustman (#2636) 2023-11-07 17:30:21 +00:00
e7375d0e26 refactor(payment_methods): Added support for account subtype in pmd (#2651) 2023-11-07 08:32:23 +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