247 Commits

Author SHA1 Message Date
0db3aed153 chore(deps): update cypress packages to address CVE (#6624) 2024-11-25 12:28:13 +00:00
83e8bc0775 feat(connector): [Paypal] implement vaulting for paypal cards via zero mandates (#5324)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2024-11-25 06:59:51 +00:00
0b282ce7db ci(cypress): Add Noon Connector (#6603) 2024-11-22 10:27:44 +00:00
40d3c38b83 refactor: update API response for JSON deserialization errors (#6610) 2024-11-21 21:29:37 +00:00
5611769964 refactor(router): remove metadata, additional_merchant_data and connector_wallets_details from connector list api (#6583)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:44:36 +00:00
e730a2ee5a fix(connector): [Worldpay] use 4 digit expiry year (#6543) 2024-11-19 12:13:54 +00:00
0b63efbd42 ci(cypress): Add Checkout Connector (#6559) 2024-11-15 05:48:38 +00:00
f56d76ffec ci(cypress): Fix Iatapay Zero Auth Mandates Flow (#6552) 2024-11-14 07:36:45 +00:00
7f4f55b63a fix: trustpay eps redirection in cypress (#6529) 2024-11-12 06:45:44 +00:00
b9f640bc90 Ci(Cypress): Enhance Cybersource Testcases (#6285)
Co-authored-by: likhinbopanna <likhin.bopanna@juspay.in>
2024-11-11 16:08:30 +00:00
bc92a2e9d9 fix(connector): [fiuu]fix mandates for fiuu (#6487)
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-11-08 12:53:58 +00:00
8372389671 feat(cypress-test): include worldpay's request / response structure for test suite (#6420) 2024-10-30 07:27:22 +00:00
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