|
|
ff6a0dd0b5
|
fix(core): Replace euclid enum with RoutableConnectors enum (#2994)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-28 15:04:30 +00:00 |
|
|
|
46e13d5475
|
refactor(macros): use syn2.0 (#2890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-11-22 10:16:33 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
0553587115
|
build(deps): remove unused dependencies and features (#2854)
|
2023-11-13 11:20:18 +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 |
|
|
|
89857941b0
|
feat(events): add extracted fields based on req/res types (#2795)
|
2023-11-08 21:31:53 +05:30 |
|
|
|
6a74e8cba9
|
feat: add updated_by to tracker tables (#2604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-17 11:26:56 +00:00 |
|
|
|
b5feab61d9
|
feat(connector): [HELCIM] Implement Cards for Helcim (#2210)
|
2023-10-13 12:44:12 +00:00 |
|
|
|
92f7918e6f
|
feat(router): Add Cancel Event in Webhooks and Mapping it in Stripe (#2573)
|
2023-10-13 11:05:00 +00:00 |
|
|
|
1cf8b6cf53
|
feat(router): add mandates incoming webhooks flow (#2464)
|
2023-10-05 19:08:47 +00:00 |
|
|
|
f116728d1c
|
feat(router): add support for payment_type field in payment intent (#2448)
|
2023-10-05 11:00:47 +00:00 |
|
|
|
abfdea20b0
|
feat(pm_auth): Added pm_auth_config to merchant_connector_account (#2183)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-10-03 07:37:43 +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 |
|
|
|
a81bfe28ed
|
feat(core): enable payments void for multiple partial capture (#2048)
|
2023-09-11 17:39:36 +00:00 |
|
|
|
ad4b7de628
|
refactor(storage_impl): split payment attempt models to domain + diesel (#2010)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Arvind Patel <52006565+arvindpatel24@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: anji-reddy-j <125157119+anji-reddy-j@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-09-11 12:03:47 +00:00 |
|
|
|
2f272d2962
|
feat(core): accept payment_confirm_source header in capture call and store in payment_intent (#2116)
|
2023-09-11 06:42:28 +00:00 |
|
|
|
229f111f6c
|
feat(frm): Add support to accept and decline payment when manually reviewed by merchant for risky transaction (#2071)
|
2023-09-04 12:14:39 +00:00 |
|
|
|
f8410b5b2a
|
feat(connector): [Bluesnap] Add dispute webhooks support (#2053)
|
2023-09-01 08:35:36 +00:00 |
|
|
|
15106233e9
|
refactor(recon): updating user flow for recon (#2029)
|
2023-08-29 10:42:19 +00:00 |
|
|
|
5657ad6933
|
feat(core): add psync for multiple partial captures (#1934)
|
2023-08-23 04:43:54 +00:00 |
|
|
|
a6fdf6dc34
|
feat(connector): [Adyen] implement Japanese convenience stores (#1819)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-09 15:51:45 +00:00 |
|
|
|
33c6d71a8a
|
chore: add connector functionality validation based on connector_type (#1849)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2023-08-09 08:35:50 +00:00 |
|
|
|
f8ef52c645
|
feat(docs): add multiple examples support and webhook schema (#1864)
|
2023-08-09 05:55:56 +00:00 |
|
|
|
c333fb7fc0
|
feat(router): add support for multiple partial capture (#1721)
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-08-08 20:26:27 +00:00 |
|
|
|
8ae67377cc
|
feat(connector): [Adyen] Implement Momo Atm(Napas) in Card Redirects (#1820)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 13:37:25 +00:00 |
|
|
|
b9f12708e1
|
feat(connector): [Adyen] Implement Open Banking Uk in Bank Redirects (#1802)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 11:42:36 +00:00 |
|
|
|
62461f1b38
|
feat(connector): [Adyen] Add support for card redirection (KNET, BENEFIT) (#1816)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 07:09:14 +00:00 |
|
|
|
5ed3f34c24
|
feat(connector): [Adyen] implement Oxxo (#1808)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-03 20:15:38 +00:00 |
|
|
|
c4796ffdb7
|
feat(connector): [Adyen] Add support for gift cards balance (#1672)
|
2023-08-03 11:06:26 +00:00 |
|
|
|
0f0919963f
|
feat(connector): [Adyen] implement PaySafe (#1805)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-03 06:46:37 +00:00 |
|
|
|
9977f9d40e
|
feat(connector): [Adyen] implement Adyen bank transfers and voucher payments in Indonesia (#1804)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-02 13:34:33 +00:00 |
|
|
|
8f6583fbee
|
refactor(common_enums): Added derive for additional traits in FutureU… (#1848)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-08-02 12:45:18 +00:00 |
|
|
|
dadd13e381
|
feat(Connector): [Stripe] Implement Cashapp Wallet (#1103)
|
2023-08-01 18:21:30 +00:00 |
|
|
|
50298c1967
|
fix(payments): write a foreign_from implementation for payment_method_data and add missing payment methods in helpers.rs (#1801)
|
2023-08-01 18:21:21 +00:00 |
|
|
|
30e41a9f2f
|
feat(connector): [Adyen] Add support for Blik (#1727)
|
2023-08-01 14:55:20 +00:00 |
|
|
|
2c9c8f081d
|
refactor(router): include currency conversion utility functions as Currency methods (#1790)
|
2023-08-01 07:03:29 +00:00 |
|
|
|
5d6510eddf
|
feat(core): added key should_cancel_transaction in update trackers to support Frm Pre flow cancellation (#1811)
|
2023-08-01 06:29:06 +00:00 |
|
|
|
4df67adb9b
|
feat(connector): [Zen] Add Latam Payment Methods (#1670)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2023-07-26 19:24:45 +00:00 |
|
|
|
38f14b9f39
|
revert: feat(connector): [Adyen] Add pix support for adyen (#1795)
|
2023-07-26 15:16:15 +00:00 |
|
|
|
33a1368e8a
|
feat(connector): [Adyen] Add pix support for adyen (#1703)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
|
2023-07-25 14:10:45 +00:00 |
|
|
|
f40d144178
|
fix(connector): [Paypal] fix amount to its currency base unit (#1780)
|
2023-07-25 05:58:43 +00:00 |
|
|
|
3c5d725cc2
|
feat(connector): [Adyen] implement Atome for Adyen (#1590)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-07-20 19:34:09 +00:00 |
|
|
|
8e45e734c8
|
feat(connector): [Adyen] implement Touch n Go for Adyen (#1588)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-07-20 18:29:22 +00:00 |
|
|
|
0c3cf05ffc
|
feat(connector): [Adyen] implement Online Banking Thailand for Adyen (#1585)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-20 17:12:28 +00:00 |
|
|
|
2e492ee6a9
|
feat(connector): [Adyen] implement Online Banking Fpx for Adyen (#1584)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-20 11:26:50 +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 |
|
|
|
5dcf758ac0
|
feat(connector): [Adyen] Implement Alma BNPL and DANA Wallet (#1566)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-07-19 10:22:50 +00:00 |
|
|
|
96933f2636
|
feat(connector): [Adyen] implement Momo for Adyen (#1583)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-19 08:02:58 +00:00 |
|