85 Commits

Author SHA1 Message Date
4647a2f6ae feat(connector): [Fiuu] Add support for cards recurring payments (#6361)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-25 12:54:22 +00:00
26e0c32f4d docs(cypress): refactor cypress documentation for more clarity (#6415) 2024-10-24 08:30:55 +00:00
f247978345 feat(cypress): execute cypress tests in parallel (#6225) 2024-10-22 07:23:51 +00:00
962afbd084 feat(worldpay): migrate to v7 (#6109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-17 10:21:59 +00:00
da194f34c6 refactor(cypress): reuse config update command (#6197) 2024-10-16 06:26:31 +00:00
edd099886d ci(cypress): Add field level verification (#6153) 2024-10-09 07:12:06 +00:00
364a2a67d4 ci(cypress): Update error message for deprecated payment methods (#6267) 2024-10-08 11:07:32 +00:00
602f50b939 feat(connector): [Nexixpay] add Payment & Refunds flows for cards (#5864)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: Debarati <debarati.ghatak@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-02 16:04:37 +00:00
90949d94cf fix(cypress): fix user login in routing cypress framework (#5950) 2024-09-19 18:00:41 +00:00
82574c0e8e feat(cypress-v2): add cypress v2 core flow tests (#5791) 2024-09-19 09:10:09 +00:00
246fdc8406 feat(connector): [Novalnet] add Payment flows for cards (#5726)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-09-12 06:47:38 +00:00
ed0d816248 Feat(connector): [Fiuu] Add Card Flows (#5786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 14:23:22 +00:00
6d782f317c fix(cypress): fix fiservemea configs for cypress (#5772) 2024-09-04 14:22:24 +00:00
3126c1ff1e fix(cypress): api_key check in cypress (#5787) 2024-09-04 14:22:14 +00:00
4eec869498 fix(cypress): fix cypress throwing error when connectorId is not passed and miscellaneous fixes (#5746) 2024-09-02 11:16:52 +00:00
379831932a fix(cypress): fix undefined errors in auto-retries (#5750) 2024-08-31 12:16:41 +00:00
e6d43a001a ci(cypress): Handle failures for trustpay bank-redirects (#5734) 2024-08-30 07:16:44 +00:00
35666f57bf fix(cypress): fix compilation errors due to filename mismatch (#5740) 2024-08-29 14:08:29 +00:00
b66f91034b ci(cypress): add auto-retry tests to routing (#5713)
Co-authored-by: likhinbopanna <likhin.bopanna@juspay.in>
2024-08-29 14:03:02 +00:00
32dd3f97ad feat(connector): [FISERVEMEA] Integrate cards (#5672)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 09:46:32 +00:00
150094fd92 ci(cypress): Add routing testcases (#5571)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 09:46:15 +00:00
f33e1bb65c refactor(cypress_tests): handle api keys check in api key list call (#5719) 2024-08-28 07:40:20 +00:00
fac8e7916f ci(cypress): update paybox configs (#5664) 2024-08-27 07:59:12 +00:00
b60ced02ff feat: use admin_api_key auth along with merchant_id for connector list, retrieve and update apis (#5613) 2024-08-21 09:23:10 +00:00
e4f4fbafe6 feat(connector): [Paybox] add paybox connector (#5575)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 14:31:22 +00:00
d43648b9f5 fix(cypress): fix hooks in cypress for 3ds (#5617) 2024-08-14 11:14:48 +00:00
fe19127135 fix(cypress): fix naming convention in iatapay ideal (#5618) 2024-08-14 10:37:31 +00:00
f5b2eec015 chore: run pml independently (#5604) 2024-08-13 10:56:15 +00:00
116f31cf9b feat(cypress): generate test reports (#5563) 2024-08-12 12:48:55 +00:00
4e7db9d1ad ci(cypress): Add off-session save card flows (#5570) 2024-08-12 09:49:12 +00:00
7a23e663c2 feat: change admin api key auth to merchant api key auth in few connectors flow (#5572) 2024-08-12 09:27:23 +00:00
8881e9774e refactor(cypress): make connector_label configurable in cypress (#5547) 2024-08-07 13:06:52 +00:00
7e545e36eb feat(cypress): add core flow tests (#5546) 2024-08-07 08:32:43 +00:00
29c5f8a757 feat(cypress): add mandates and refunds variation cases (#5513) 2024-08-07 08:32:01 +00:00
52154cbbe2 feat(cypress): add configs for not overriding screenshots (#5524) 2024-08-07 08:30:29 +00:00
a0827596cb Feat(connector): [WELLSFARGO] Implement Payment Flows (#5463) 2024-08-06 15:19:41 +00:00
7743255cd8 refactor(cypress): pass connector_type externally (#5522) 2024-08-05 09:35:06 +00:00
c0f45771b0 feat(cypress): add corner cases (#5481) 2024-08-01 09:45:39 +00:00
9886883ef7 ci(cypress): Added shipping address test cases for PML (#5472) 2024-07-30 16:02:34 +00:00
be9347b8d5 fix(connector): [Pix] convert data type of pix fields (#5476) 2024-07-30 13:22:38 +00:00
7228a874a3 fix(cypress): fix cypress tests, failing due to error codes being recently changed (#5425) 2024-07-25 08:41:05 +00:00
8e7de90684 ci(cypress): Nullify positive cases for MIT payments (#5434) 2024-07-24 17:16:07 +00:00
920b3236ee feat(connector): [Itaubank] Add refund and rsync flow (#5420) 2024-07-24 14:39:41 +00:00
3fef96e727 feat(connector): [Itau Bank] Add payment and sync flow for Pix (#5342) 2024-07-22 10:37:22 +00:00
96edf52ca6 refactor(cypress): nullify false positives (#5303) 2024-07-17 10:16:10 +00:00
f24a4070c3 feat(connector): [DATATRANS] Implement card payments (#5028) 2024-07-12 13:10:27 +00:00
1081e38089 refactor(cypress): correction of cypress tests env variables for Payment method list (#5299) 2024-07-12 05:52:07 +00:00
68adda036d fix(cypress): validate false positives and fix PML tests (#5293) 2024-07-11 14:28:06 +00:00
3312e787f9 chore: fix file name ignored by git in cypress (#5281) 2024-07-11 09:19:09 +00:00
1adcf01504 refactor(cypress): unify fixtures in tests & follow conventions (#5180) 2024-07-10 09:36:44 +00:00