25 Commits

Author SHA1 Message Date
165ead6108 feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-12-16 13:45:32 +00:00
f3677f268c refactor(payment_methods): List the Payment Methods for Merchant , based on the connector type (#4909)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-08-02 13:03:41 +00:00
78a7804b9c refactor(routing): Remove backwards compatibility for the routing crate (#3015)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
2024-07-18 09:43:38 +00:00
57055ecab2 chore: use generic phone numbers instead (#5142) 2024-06-27 18:05:56 +00:00
93d61d1053 feat: add a domain type for customer_id (#4705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 10:49:10 +00:00
1e32c6e873 ci(postman): adyen collection save card flow make customer_id properly dynamic (#4086) 2024-03-14 07:30:29 +00:00
a21d6d5e16 ci(postman): fix bluesnap and checkout collections for saved card flow (#4071) 2024-03-13 14:09:51 +00:00
deac8991f7 fix(postman): fix postman collections for saving cards with customer_acceptance (#4008) 2024-03-07 13:37: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
46e84a6b0c ci(postman): Added necessary card networks (#3230)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-01-03 09:27:18 +00:00
561bb10739 ci(postman): Added delay in checkout collection (#3206)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2023-12-26 12:59:00 +00:00
5b2c3291d4 fix(connector): [Checkout] Fix status mapping for checkout (#3073)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-15 11:05:41 +00:00
be13d15d3c fix: validate refund amount with amount_captured instead of amount (#3120) 2023-12-13 13:52:36 +00:00
f87d1f33a8 ci(Postman): Add refund scenarios for partially captured payment (#3083) 2023-12-11 14:15:35 +00:00
f4d534c626 ci(postman): Add delay for checkout refunds test cases (#2947) 2023-11-22 12:20:22 +00:00
cb88be01f2 fix(core): introduce new attempt and intent status to handle multiple partial captures (#2802)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-11-17 04:34:34 +00:00
1f48860ade ci(postman): Add save card flow testcases (#2566) 2023-10-15 08:12:17 +00:00
ea1d78bac7 ci(postman): Update API key expiration date (#2356) 2023-09-24 18:56:52 +05:30
7d988fa3e3 ci(postman): fix postman event.test.js for all connectors (#2174) 2023-09-17 15:54:02 +00:00
93e7cd9bf0 ci(postman): Change assertion status from cancelled to succeeded for checkout (#2155) 2023-09-13 16:29:36 +00:00
a7a3f4f44b ci(postman): Modify confirm call to use client-secret instead of relying on API calls (#2127) 2023-09-13 10:28:15 +00:00
8d309e1882 ci(postman): Update Checkout Collection to support multiple captures (#2086) 2023-09-12 08:46:23 +00:00
eeee0ed5dc test(postman): update event file format to latest supported (#2055) 2023-08-31 00:00:49 +05:30
3d4f750089 refactor(postman): remove routing algorithm struct from merchant account create (#2032) 2023-08-28 15:26:32 +05:30
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