71 Commits

Author SHA1 Message Date
c9fe389b2c feat(connector): [Square] Implement Card Payments for Square (#1902) 2023-08-31 11:39:16 +00:00
d804b23282 feat(connector): [HELCIM] Add template code for Helcim (#2019) 2023-08-29 06:24:02 +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
b7e4048e56 test: move Postman collections to directory structure (#1995)
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
2023-08-24 09:39:25 +00:00
c161530a6c fix(test_utils): remove cmd alias for std::process::Command (#1981) 2023-08-22 14:13:17 +00:00
7b2c419ce5 test(connector): Add support for webhook tests (#1863)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-08-08 07:06:45 +00:00
80b74e096d feat(connector): [Square] Add template code for connector Square (#1834) 2023-08-03 12:21:44 +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
d068569f4d refactor(core): use secrets for connector AuthType in connector integration (#1441) 2023-07-26 11:34:49 +00:00
1360024f96 ci(postman): Run Postman collections against PRs (#1739) 2023-07-25 07:04:30 +00:00
78c6ccea2e feat(connector): [Boku] Template generation (#1760)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-07-25 07:03:21 +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
2e9b78329a test(connector): [Adyen] Add UI test for Adyen Payment methods (#1648) 2023-07-19 07:46:43 +00:00
f44cc1e107 test(connector): [Authorizedotnet] Add UI test for Authorizedotnet Payment methods (#1736)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-19 07:11:38 +00:00
f932d66c52 feat(connector): [Stax] Add template code for Stax connector (#1698) 2023-07-18 07:58:17 +00:00
abed197366 feat(connector): [Adyen] Implement Clearpay in BNPL (#1546)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-17 09:17:54 +00:00
714cd275b3 feat(connector): [Tsys] Add cards for Payments and Refunds flow (#1716)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-17 04:16:29 +00:00
91f969a290 feat(connector): [Mollie] Implement card 3ds (#1421) 2023-07-16 12:42:33 +00:00
07120bf422 feat(connector): [PowerTranz] Add cards support for PowerTranz connector (#1687)
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
2023-07-13 09:44:50 +00:00
c119bfdd7e feat(connector): [Globepay] add authorize and psync flow (#1639)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-13 08:36:25 +00:00
e09077a75f ci(runner): rewrite collection_runner.sh in rust (#1604) 2023-07-10 09:32:44 +00:00