|
|
151a30f4ee
|
feat(connector): [RISKIFIED] Add support for riskified frm connector (#2533)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-12-12 13:09:36 +00:00 |
|
|
|
b279591057
|
refactor(payment_methods): make the card_holder_name optional for card details in the payment APIs (#3074)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-08 12:28:42 +00:00 |
|
|
|
a0cfdd3fb1
|
feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 13:04:51 +00:00 |
|
|
|
1ca2ba4594
|
feat(router): make core changes in payments flow to support incremental authorization (#3009)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-30 11:26:34 +00:00 |
|
|
|
9df4e0193f
|
feat(analytics): Add Clickhouse based analytics (#2988)
Co-authored-by: harsh_sharma_juspay <harsh.sharma@juspay.in>
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: nain-F49FF806 <126972030+nain-F49FF806@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
|
2023-11-29 11:34:53 +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 |
|
|
|
0553587115
|
build(deps): remove unused dependencies and features (#2854)
|
2023-11-13 11:20:18 +00:00 |
|
|
|
b5feab61d9
|
feat(connector): [HELCIM] Implement Cards for Helcim (#2210)
|
2023-10-13 12:44:12 +00:00 |
|
|
|
13be4d36ea
|
revert: fix(connector): [noon] sync with reference_id (#2556)
|
2023-10-12 07:56:20 +00:00 |
|
|
|
7eabd24a4d
|
fix: consume profile_id throughout payouts flow (#2501)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2023-10-12 07:44:23 +00:00 |
|
|
|
1ee11849d4
|
fix: percentage float inconsistency problem and api models changes to support surcharge feature (#2550)
|
2023-10-12 07:36:09 +00:00 |
|
|
|
9ef60e425d
|
fix(connector): [noon] sync with reference_id (#2544)
|
2023-10-12 06:52:48 +00:00 |
|
|
|
cf0db35923
|
feat: add x-hs-latency header for application overhead measurement (#2486)
|
2023-10-10 09:21:47 +00:00 |
|
|
|
414996592b
|
feat(connector): [Gocardless] Implement mandate flow (#2461)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
|
2023-10-05 19:20:45 +00:00 |
|
|
|
b9f25c4a4e
|
feat(router): add mertics to apple pay flow (#2235)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
|
2023-09-22 10:36:15 +00:00 |
|
|
|
517c5c4165
|
feat(connector): (checkout.com) add support for multiple captures PSync (#2043)
|
2023-09-08 07:17:43 +00:00 |
|
|
|
75ee632782
|
feat(apple_pay): add support for pre decrypted apple pay token (#2056)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-09-07 17:19:10 +00:00 |
|
|
|
29fd2eaab1
|
feat(api): use ApiClient trait in AppState (#2067)
|
2023-09-01 10:06:35 +00:00 |
|
|
|
c9fe389b2c
|
feat(connector): [Square] Implement Card Payments for Square (#1902)
|
2023-08-31 11:39:16 +00:00 |
|
|
|
820f6153af
|
feat(connector): [Braintree] Add Authorize, Capture, Void, PSync, Refund, Rsync for Braintree GraphQL API (#1962)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
|
2023-08-24 13:42:43 +00:00 |
|
|
|
5657ad6933
|
feat(core): add psync for multiple partial captures (#1934)
|
2023-08-23 04:43:54 +00:00 |
|
|
|
0ab6827f6c
|
feat(router): send 2xx payments response for all the connector http responses (2xx, 4xx etc.) (#1924)
|
2023-08-17 09:56:07 +00:00 |
|
|
|
c4796ffdb7
|
feat(connector): [Adyen] Add support for gift cards balance (#1672)
|
2023-08-03 11:06:26 +00:00 |
|
|
|
5773faf739
|
refactor(ui_tests): move ui_tests to test_utils crate to reduce development time (#1822)
|
2023-08-01 10:52:51 +00:00 |
|
|
|
f492d0a943
|
feat(connector): [Stax] Implement Cards for Connector Stax (#1773)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-01 08:07:28 +00:00 |
|
|
|
763e2df3bd
|
feat: add payout service (#1665)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
|
2023-07-19 18:02:05 +00:00 |
|
|
|
14c2d72509
|
feat(mandates): recurring payment support for bank redirect and bank debit payment method for stripe (#1119)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
|
2023-07-17 12:49:31 +00:00 |
|
|
|
91f969a290
|
feat(connector): [Mollie] Implement card 3ds (#1421)
|
2023-07-16 12:42:33 +00:00 |
|
|
|
a3ea5dc09c
|
feat(router): add connector_response_reference_id in payments response (#1664)
|
2023-07-13 06:34:37 +00:00 |
|
|
|
5a0e8be8c4
|
refactor(storage): update crate name to diesel models (#1685)
|
2023-07-12 12:50:55 +00:00 |
|
|
|
865db9411d
|
feat(router): add connector_request_reference_id in router_data based on merchant config (#1627)
|
2023-07-11 05:55:09 +00:00 |
|
|
|
5628985c40
|
feat(router): add card_info in payment_attempt table if not provided in request (#1538)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
|
2023-07-05 12:58:00 +00:00 |
|
|
|
4808af3750
|
fix: return nick name for each card while listing saved cards (#1391)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2023-07-04 06:12:00 +00:00 |
|
|
|
6114fb6340
|
refactor(core): move update trackers after build request (#1472)
|
2023-06-19 07:34:45 +00:00 |
|
|
|
016857fff0
|
fix(connector): fix for sending refund_amount in connectors refund request (#1278)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2023-06-15 08:36:27 +00:00 |
|
|
|
11a827a76d
|
feat(payment): customer ip field inclusion (#1370)
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2023-06-09 12:30:39 +05:30 |
|
|
|
ba8a17d66f
|
feat(connector): [Noon] Add Card Mandates and Webhooks Support (#1243)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-06-05 09:36:59 +00:00 |
|
|
|
23bca66b81
|
feat: ACH transfers (#905)
|
2023-05-19 09:44:29 +00:00 |
|
|
|
baf5fd91cf
|
feat(connector): add connector nmi with card, applepay and googlepay support (#771)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: ShashiKant <shashitnak@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-05-11 11:17:00 +00:00 |
|
|
|
a2527b5b2a
|
feat(connector): [Iatapay] Implement AccessTokenAuth, Authorize, PSync, Refund, RSync and testcases (#1034)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: Anji Reddy <anji.reddy@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-05-11 08:37:05 +00:00 |
|
|
|
d6e71b959d
|
feat(cards): add credit card number validation (#889)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-05-09 14:30:50 +00:00 |
|
|
|
4403634dda
|
feat(connector): Mandates for alternate payment methods via Adyen (#1046)
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
|
2023-05-09 14:19:55 +00:00 |
|
|
|
ed99655ebc
|
feat: PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-05-03 10:18:51 +00:00 |
|
|
|
13185999d5
|
feat(Core): gracefully shutdown router/scheduler if Redis is unavailable (#891)
Co-authored-by: prajjwal kumar <prajjwal.kumar@prajjwalkumar-DWKH9NPY4R.local>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-24 07:38:00 +00:00 |
|
|
|
c1a25b30bd
|
feat(connector): [Nuvei] add support for bank redirect Eps, Sofort, Giropay, Ideal (#870)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-21 07:21:06 +00:00 |
|
|
|
29da1dfa50
|
feat: connector tokenization flow (#750)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-11 11:54:45 +00:00 |
|
|
|
b3d1473734
|
feat(connector): [Coinbase] [Opennode] Add support for crypto payments via PG redirection (#834)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-04-11 07:35:57 +00:00 |
|
|
|
36049c1341
|
feat(connector): add authorize, capture, void, psync, refund, rsync for PayPal connector (#747)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-06 13:36:43 +00:00 |
|
|
|
b8bcba4e6c
|
refactor(router): refactor amount in PaymentsCaptureData from Option<i64> to i64 (#821)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-06 10:01:25 +00:00 |
|
|
|
4d1013c611
|
feat(connector) : h1075:L4 Hackathon globalpay wallet (#625)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: khuzema khomosi <khuzemakhomosi@khuzemas-MacBook-Pro.local>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-03-30 17:21:22 +00:00 |
|