|
|
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 |
|
|
|
d4221f3368
|
refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681)
|
2023-09-06 07:41:09 +00:00 |
|
|
|
29fd2eaab1
|
feat(api): use ApiClient trait in AppState (#2067)
|
2023-09-01 10:06:35 +00:00 |
|
|
|
31088b6062
|
feat(router): send connector timeouts and connection closures as 2xx response instead of giving 5xx response (#2047)
|
2023-08-31 11:55:47 +00:00 |
|
|
|
eaefa6e15c
|
chore: address Rust 1.72 clippy lints (#2011)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2023-08-28 19:03:57 +00:00 |
|
|
|
7c0c3b6b35
|
feat(connector): [CashToCode] perform currency based connector credentials mapping (#2025)
|
2023-08-28 09:29:57 +05:30 |
|
|
|
97b2747458
|
feat(api_client): add api client trait (#1919)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2023-08-24 10:16:09 +00:00 |
|
|
|
88d65a62fc
|
feat(storage_impl): split payment intent interface implementation (#1946)
|
2023-08-21 19:23:03 +05:30 |
|
|
|
c5cf029d1f
|
refactor(connector): remove payment experience from Not Supported Payment Methods error (#1937)
|
2023-08-16 09:38:18 +00:00 |
|
|
|
cc4136f85f
|
refactor(access_token): handle timeout errors gracefully (#1882)
|
2023-08-08 09:48:23 +00:00 |
|
|
|
c4796ffdb7
|
feat(connector): [Adyen] Add support for gift cards balance (#1672)
|
2023-08-03 11:06:26 +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 |
|
|
|
a7c66ddea2
|
refactor(router): remove WebhookApiErrorSwitch and implement error mapping using ErrorSwitch (#1660)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-07-17 23:27:01 +05:30 |
|
|
|
82fd844620
|
feat(connector): [Adyen] Add support for PayPal wallet mandates (#1686)
|
2023-07-14 11:26:18 +00:00 |
|
|
|
5a0e8be8c4
|
refactor(storage): update crate name to diesel models (#1685)
|
2023-07-12 12:50:55 +00:00 |
|
|
|
fbd40b5ac4
|
fix: map not found error properly in db_not found (#1671)
|
2023-07-11 09:40:42 +00:00 |
|
|
|
ee7cdef107
|
feat(email): implement process_tracker for scheduling email when api_key is about to expire (#1233)
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
|
2023-07-04 06:31:22 +00:00 |
|
|
|
15c2a70b42
|
feat(connector): [ACI] implement Card Mandates for ACI (#1174)
|
2023-06-30 07:41:17 +00:00 |
|
|
|
fa392c40a8
|
feat: encrypt PII fields before saving it in the database (#1043)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
|
2023-05-30 08:13:17 +00:00 |
|
|
|
3534caca68
|
feat(core): add signature to outgoing webhooks (#1249)
|
2023-05-29 10:45:17 +00:00 |
|
|
|
23bca66b81
|
feat: ACH transfers (#905)
|
2023-05-19 09:44:29 +00:00 |
|
|
|
31a52d8058
|
fix(router): outgoing webhook api call (#1193)
|
2023-05-18 08:17:06 +00:00 |
|
|
|
bf2352b14a
|
feat(error): add feature-gated stacktrace to error received from API (#1104)
|
2023-05-13 09:28:35 +00:00 |
|
|
|
9c331e411b
|
feat(connector): [Bluesnap] add cards 3DS support (#1057)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
|
2023-05-08 13:34:43 +00:00 |
|
|
|
f0464bc4f5
|
feat(connector): add authorize, capture, void, psync, refund, rsync for Forte connector (#955)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-05-04 13:52:28 +00:00 |
|
|
|
eea05f5c31
|
feat(connector) : add Cards(3ds & non3ds),bank_redirects ,wallets(Paypal,Applepay) and Mandates support to nexinets (#898)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-05-03 08:17:42 +00:00 |
|
|
|
e9fc34ff62
|
refactor(stripe): return all the missing fields in a request (#935)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: ItsMeShashank <sattarde9913@gmail.com>
|
2023-05-02 20:26:52 +00:00 |
|
|
|
bdf1e5147e
|
feat(router): added dispute accept api, file module apis and dispute evidence submission api (#900)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-24 19:35:21 +00:00 |
|
|
|
29999fe51a
|
feat(connector): [Shift4] add support for card 3DS payment (#828)
|
2023-04-17 19:31:15 +00:00 |
|
|
|
298a0a4956
|
feat(connector): [Nuvei] add support for card mandates (#818)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-17 18:30:54 +00:00 |
|
|
|
ba013026a7
|
fix: Update events table after notifying merchant (#871)
|
2023-04-17 18:29:54 +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 |
|
|
|
6d7b11a0f0
|
feat(middleware): add middleware to attach default response headers (#824)
|
2023-04-04 05:56:05 +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 |
|
|
|
a733eafbbe
|
feat(router): added incoming dispute webhooks flow (#769)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-29 22:55:54 +00:00 |
|
|
|
168fa32fe1
|
feat(connector): add authorize, void, refund, psync, rsync support for mollie connector (#740)
Co-authored-by: pixincreate@work <pavananarayana01@gmail.com>
|
2023-03-16 07:13:01 +00:00 |
|
|
|
a3ff2e8d4f
|
refactor(kms): share a KMS client for all KMS operations (#744)
|
2023-03-15 16:23:38 +00:00 |
|
|
|
ec2b1b18fd
|
feat(connector): Add support for complete authorize payment after 3DS redirection (#741)
|
2023-03-15 08:48:17 +00:00 |
|
|
|
13a8ce8ebc
|
feat(connector): add webhook support for worldline connector (#721)
|
2023-03-14 09:06:27 +00:00 |
|
|
|
7ed665ecec
|
feat: Add HSTS headers to response (#725)
|
2023-03-10 09:19:58 +00:00 |
|
|
|
cd1c540906
|
feat(connector): [Fiserv] add Refunds, Cancel and Wallets flow along with Unit Tests (#593)
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-09 11:30:10 +00:00 |
|
|
|
afd08d42c7
|
refactor(authentication): authenticate merchant by API keys from API keys table (#712)
|
2023-03-08 09:04:22 +00:00 |
|
|
|
45484752a2
|
fix(errors): use Debug impl instead of Display for error types wrapping error_stack::Report (#714)
|
2023-03-05 15:42:59 +00:00 |
|
|
|
9fe2093215
|
bugfix: use connector error handler for 500 error messages. (#696)
|
2023-03-02 11:16:27 +00:00 |
|
|
|
f12abbcef4
|
feat(router): added incoming refund webhooks flow (#683)
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
|
2023-02-28 19:15:25 +05:30 |
|
|
|
ff86417eee
|
feat: api contract change for wallet (#628)
|
2023-02-27 17:38:40 +05:30 |
|
|
|
028e140144
|
feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-02-26 16:29:37 +00:00 |
|
|
|
66563595df
|
refactor: add payment_issuer and payment_experience in pa (#491)
|
2023-02-19 13:59:22 +00:00 |
|
|
|
f1e3bf4895
|
refactor: Throw 500 error on database connection error instead of panic (#527)
|
2023-02-14 11:44:23 +00:00 |
|
|
|
aafb115acb
|
fix: throw 500 error when redis goes down (#531)
|
2023-02-14 11:43:17 +00:00 |
|