157 Commits

Author SHA1 Message Date
1f0d60e64f build(deps): update dependencies (#4268) 2024-04-02 10:13:30 +00:00
37be05d31d feat(connector): [billwerk] add connector template code (#4123)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-27 08:07:49 +00:00
06c30967cf feat(connector): add threedsecureio three_ds authentication connector (#4004)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-03-09 09:18:45 +00:00
1a8056799c ci(postman): hotfix for stripe and nmi collections failing (#3956) 2024-03-05 18:22:53 +00:00
0e600837f7 chore: upgrade msrv to 1.70 (#3938) 2024-03-04 13:22:06 +00:00
a1d63d4b8b refactor(test_utils): use json to run collection and add run time edit (#3807)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-04 07:41:12 +00:00
02652a2519 docs(postman): update rustman and collection generation docs (#3615) 2024-02-13 07:19:46 +00:00
97e9e30dbe chore(deps): bump the cargo group across 1 directories with 1 update (#3624)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 16:41:59 +05:30
c55eb0afca chore: address Rust 1.76 clippy lints (#3605) 2024-02-12 07:06:22 +00:00
6c46e9c19b chore(deps): bump the cargo group across 1 directories with 3 updates (#3409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 12:53:09 +05:30
9f6ef3f224 chore: remove connector auth TOML files from .gitignore and .dockerignore (#3330) 2024-01-11 14:29:24 +00:00
34318bc1f1 refactor: address panics due to indexing and slicing (#3233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 09:17:37 +00:00
a7b688aac7 feat(connector): [Placetopay] Add Connector Template Code (#3084)
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-12-12 09:33:21 +00:00
2c4599a1cd feat: add utility to convert TOML configuration file to list of environment variables (#3096) 2023-12-11 07:50:19 +00:00
8b7a7aa649 docs(test_utils): Update postman docs (#3055) 2023-12-05 08:14:24 +00:00
0553587115 build(deps): remove unused dependencies and features (#2854) 2023-11-13 11:20:18 +00:00
e93f76b916 ci(rustman): Fix Rustman custom headers (#2813) 2023-11-09 01:14:42 +05:30
1effddd0a0 feat(test_utils): Add custom-headers and custom delay support to rustman (#2636) 2023-11-07 17:30:21 +00:00
4563935372 feat(connector): [BANKOFAMERICA] Add Connector Template Code (#2764)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
2023-11-06 08:16:12 +00:00
7e6207e6ca feat(connector): [ProphetPay] Template generation (#2610)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-10-19 07:50:40 +00:00
373a10beff chore(scripts): add connector script changes (#2620) 2023-10-18 07:19:24 +00:00
1548ee62b6 docs(postman): Rewrite postman documentation to help devs develop tests for their features (#2613) 2023-10-17 14:47:19 +00:00
ee321bb826 feat(connector): [Volt] Template generation (#2480) 2023-10-11 06:57:28 +00:00
6b52ac3d39 refactor(test_utils): Refactor test_utils crate and add folder support with updated documentation (#2487) 2023-10-10 10:29:57 +00:00
f47a5d423e ci(ui_test): Refactor core of UI tests to use injected browser data (#2178)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-09-26 12:13:02 +00:00
6a64180617 feat(connector): [Gocardless] add boilerplate code (#2179) 2023-09-18 09:40:07 +00:00
955534e953 refactor(connector): [Adyen] refactor adyen payment method not implemented errors (#1950) 2023-09-08 13:57:48 +00:00
119aeb49ca docs(postman): Update documentation for postman tests (#2057) 2023-09-04 07:33:39 +00:00
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
fcaca76c72 test(connector): add support for adyen webhooks (#1999) 2023-08-25 06:41:59 +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
8cf1f75fb1 fix(core): Update Webhooks Event Mapping and Forced Psync preconditions (#1970)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2023-08-21 19:48:05 +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
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
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
f2fcc2595a refactor(connector): use utility function to raise payment method not implemented errors (#1847)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-08-03 12:46:37 +00:00
80b74e096d feat(connector): [Square] Add template code for connector Square (#1834) 2023-08-03 12:21:44 +00:00
c464cc510d feat(connector): unified errorCode and errorMessage map error reason as errorMessage in Stripe Connector (#1797)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2023-08-02 14:50:30 +00:00
57887bdf3a feat(connector): add support for bank redirect for Paypal (#1107) 2023-08-02 11:47:34 +00:00
30e41a9f2f feat(connector): [Adyen] Add support for Blik (#1727) 2023-08-01 14:55:20 +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