247 Commits

Author SHA1 Message Date
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
82c6e0e649 feat(core): Constraint Graph for Payment Methods List (#5081)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 17:15:15 +00:00
864d53c6d2 fix(cypress): Fix payouts failing (#5239) 2024-07-08 08:42:47 +00:00
549c293c3f fix(cypress): remove unsupported manual confirm tests (#5223) 2024-07-08 07:09:07 +00:00
91a954264a fix(cypress): fix metadata missing while creating connector if not in auth (#5215) 2024-07-05 18:54:54 +00:00
bf9893e230 feat(cypress): make tests forcefully skippable (#5176) 2024-07-04 10:18:21 +00:00
0796bb3b25 ci(cypress): Update card number for adyen and status for paypal (#5192) 2024-07-04 07:42:44 +00:00
ddfdc35f70 refactor(cypress): error handling and add sync refunds in places where missing (#5128) 2024-07-04 07:41:00 +00:00
f03dc7a1c9 feat(cypress): add iatapay connector (#5093) 2024-06-28 10:34:18 +00:00
57055ecab2 chore: use generic phone numbers instead (#5142) 2024-06-27 18:05:56 +00:00
9600461916 ci(cypress): Fix payment method id for non supported connectors (#5075) 2024-06-24 12:08:54 +00:00
61571625dc ci(cypress): Add Payment Method Id mandate flows (#5035)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-06-20 11:20:24 +00:00
973ecbf84e fix(cypress): address cypress skipping tests (#5046) 2024-06-20 09:57:25 +00:00
45a908b440 feat(cypress): add 2 more payout connectors and bank transfer support for payout (#4993) 2024-06-20 09:30:18 +00:00
0a86cdb506 fix(cypress): Add jwt_token and cookie for routing test (#4953)
Co-authored-by: gnanasundarig <gnanasundari.gopal@juspay.in>
2024-06-13 11:09:57 +00:00
bbcf0340ca refactor(cypress): fix payouts not running (#4904) 2024-06-11 15:43:26 +00:00
39d46fd015 feat(Cypress): Add routing test (#4768) 2024-06-07 09:54:26 +00:00
87075c17c4 ci(cypress): Add billing address for bank redirects (#4903)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-06-07 07:03:29 +00:00
055347606b ci(cypress): Add bank redirects for stripe (#4772)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-06-06 08:47:45 +00:00
901b88ab80 fix(cypress): fix redirectionHandler from failing to compile (#4846) 2024-06-04 12:43:56 +00:00
1d36798399 feat(cypress): Add service level testing for Payouts (#4744) 2024-06-04 11:46:23 +00:00
d84e62441f chore(cypress): remove logs that expose globalState (#4844) 2024-06-03 06:36:34 +00:00
48dac12ced feat(cypress): add trustpay, adyen bank redirects and corresponding refactor (#4766) 2024-05-31 09:35:43 +00:00
b335867eb9 Fix(Cypress): Fixing 3DS payment failure in headless mode (#4807) 2024-05-29 11:45:32 +00:00
2e79ee0615 feat(Cypress): Add response handler for Connector Testing (#4624)
Co-authored-by: gnanasundarig <gnanasundari.gopal@juspay.in>
2024-05-21 10:21:17 +00:00
e79524b295 ci(cypress): Added 3DS Refund flow (#4635)
Co-authored-by: preetam revankar <preetam.revankar@preetam.revankar-MacBookPro>
2024-05-15 11:14:04 +00:00
040d85826a Ci(Cypress): Fix SaveCard Flow Test (#4633) 2024-05-14 09:28:31 +00:00
c0bb117f24 ci(cypress): Fix card expiry for savecard flows (#4585) 2024-05-09 13:25:34 +00:00
5d7481ec29 ci(cypress): Added 3DS manual capture flow (#4481)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-07 11:44:00 +00:00
17b369cfab docs(cypress): update cypress docs (#4505) 2024-05-03 11:06:00 +00:00
0c9ba1e848 refactor(cypress): read creds from env instead of hardcoding the path (#4430)
Co-authored-by: gnanasundarig <gnanasundari.gopal@juspay.in>
2024-04-30 09:44:47 +00:00
83ca04ea5e ci(cypress): Add 3DS flow test for connectors (#4454) 2024-04-25 11:15:33 +00:00
8ee1a58c38 docs(cypress): Update Cypress README Documentation (#4380)
Co-authored-by: PiX@work <69745008+pixincreate@users.noreply.github.com>
2024-04-25 08:01:58 +00:00
ef1914ec9b test(cypress): Update ConnectorAuth Details (#4386) 2024-04-18 03:47:15 +00:00
5a0a8cee76 ci(cypress): Add save card flow (#4327) 2024-04-17 09:12:08 +00:00
06e30e04b0 feat(cypress): Add cypress test cases (#4271) 2024-04-03 07:27:43 +00:00