515 Commits

Author SHA1 Message Date
7a581a669c feat(connector) : add template code for connector forte (#854) 2023-04-17 18:30:16 +00:00
e1c8e9a31c enhan(payments) : make TokenizationAction clonable (#895) 2023-04-17 18:30:05 +00:00
ba013026a7 fix: Update events table after notifying merchant (#871) 2023-04-17 18:29:54 +00:00
8905e66340 refactor(router): KMS decrypt secrets when kms feature is enabled (#868)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-04-17 18:29:39 +00:00
bc38bc47d8 Frm integration with hyperswitch (#857)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
2023-04-17 18:28:31 +00:00
fa44c1f602 fix(stripe): remove cancel reason validation for stripe (#876) 2023-04-17 18:28:18 +00:00
fc2e4514a3 feat(bank_redirects): modify api contract for sofort (#880) 2023-04-17 18:28:09 +00:00
456c16fb72 refactor: derive Serialize and Deserialize to Country enum (#882)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-17 18:27:57 +00:00
b12762e776 fix: duplication check fix in basilisk-hs (#881) 2023-04-14 16:30:52 +05:30
396d24fe05 fix(merchant_account): change primary_business_details to vec in update (#877) 2023-04-14 12:40:46 +05:30
5e9d7d6b53 fix: redis deserialization issue in tokenization call (#878) 2023-04-14 12:40:09 +05:30
cf902f19e5 feat(core): add backwards compatibility for multiple mca (#866) 2023-04-13 11:34:36 +00:00
56952f281c feat(connector) : add authorize,capture,void,refunds and mandates for payeezy (#800)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-04-13 10:36:27 +00:00
0d047e08f9 refactor(Tokenization): remove ConnectorCallType from tokenization call (#862) 2023-04-13 08:44:42 +00:00
acab7671b0 feat(router): added dispute retrieve and dispute list apis (#842)
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-13 08:34:49 +00:00
d1d58e33b7 feat(connector): [Airwallex] add multiple redirect support for 3DS (#811)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-04-13 08:10:30 +00:00
01bc162d25 build(deps): bump fred from 5.2.0 to 6.0.0 (#869) 2023-04-13 07:58:51 +00:00
01f86c499d feat(router): separate straight through algorithm in separate column in payment attempt (#863) 2023-04-12 12:57:17 +00:00
1b94d25f66 refactor(router_env): improve logging setup (#847) 2023-04-11 14:14:48 +00:00
ce912dd852 feat(connector) : [Globalpay]add mandates and bank redirects support for globalpay (#830)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-04-11 12:16:01 +00:00
6188d51579 feat: multiple connector account support for the same country (#816)
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-11 11:55:29 +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
ccf032732e refactor(refund_type):Feat/add copy dervie (#849) 2023-04-11 09:59:38 +00:00
18b84c428f feat(process_tracker): changing runner selection to dyn dispatch (#853) 2023-04-11 08:51:05 +00:00
2351116692 feat(connector): [Worldpay] add support for webhook (#820) 2023-04-11 07:37:28 +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
41664e6690 Revert "added field frm_configs to MerchantConnectorAccount" (#848) 2023-04-10 18:51:17 +05:30
4524d4f5b4 feat(api_models): derive strum::Display for RefundStatus (#846) 2023-04-06 13:40:31 +00:00
899767cf57 feat: allow (de)serializing countries to/from alpha-2, alpha-3 and numeric country codes (#836)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-04-06 13:39:48 +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
f26a632cdb added field frm_configs to MerchantConnectorAccount (#831)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 11:42:20 +00:00
11df843610 refactor(scheduler): remove scheduler options & adding graceful shutdown to producer (#840)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 10:06:40 +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
de29eb68b6 deps(common_utils): put the async ext trait behind a feature (#835) 2023-04-06 10:01:13 +00:00
70dff14086 fix: Add locker sign keyid in env (#844)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-04-06 09:32:12 +00:00
fb4ec43157 deps(common_utils): put the signals module behind a feature flag (#814) 2023-04-04 05:59:05 +00:00
6f61f83066 feat(request): add RequestBuilder method to attach default request headers (#826) 2023-04-04 05:56:24 +00:00
6d7b11a0f0 feat(middleware): add middleware to attach default response headers (#824) 2023-04-04 05:56:05 +00:00
35d3e27724 feat(core): added multiple payment_attempt support for payment_intent (#439)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-03-30 18:19:51 +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
e18bfb2ae1 enhance(core): replace string with enum for country (#735) 2023-03-30 16:15:38 +00:00
442bed0f6b fix(cads_info): add extra columns to cards_info struct (#813) 2023-03-30 15:33:33 +00:00
f14f87a106 deps(api_models): put the errors module behind a feature flag (#815) 2023-03-30 09:43:34 +00:00
324df4de8c Connector Sanity tests in CI/CD (#732)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-03-30 08:41:55 +00:00
a05059b7cf enhance(storage_models): delete client secret when status is succeeded, failed, cancelled (#724) 2023-03-29 22:57:04 +00:00
eee8304bd6 fix(connector): [Mollie] remove unsupported implementation of Void flow from mollie connector (#808) 2023-03-29 22:56:43 +00:00
9d6e4ee37d refactor(drainer, router): KMS decrypt database password when kms feature is enabled (#733) 2023-03-29 22:56:19 +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
fb66a0e0f2 feat(connector): [Shift4] add eps, sofort, giropay, ideal support for shift4 connector (#810) 2023-03-29 22:55:11 +00:00
b15b8f7b43 feat: cards info api (#749)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-03-28 19:04:58 +05:30