221 Commits

Author SHA1 Message Date
36f4112a6f refactor: Fix typos (#4277) 2024-04-03 08:10:04 +00:00
a071463b29 refactor(postman): Paypal test cases for Capture (#4265) 2024-04-02 10:23:57 +00:00
4fb7c6ef05 ci(postman): fix nmi and paypal collection (#4129) 2024-03-21 07:59:54 +00:00
7afc44e835 feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-20 07:56:20 +00:00
3d4baa230c fix(api_response): ghost payment_method_billing being populated in the response (#4085) 2024-03-15 09:25:17 +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
a7d04873d6 chore(postman): update Postman collection files 2024-03-09 05:10:25 +00:00
f1fe295475 fix(deserialization): error message is different when invalid data is passed for payment method data (#4022) 2024-03-08 19:59:50 +00:00
f5697f372c ci(postman): Fix cybersource collection (#4024)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-03-08 15:04:35 +00:00
d36702d270 chore(postman): update Postman collection files 2024-03-08 00:17:06 +00:00
f6b44f3860 fix(deserialization): deserialize reward payment method data (#4011)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-07 20:22:11 +00:00
deac8991f7 fix(postman): fix postman collections for saving cards with customer_acceptance (#4008) 2024-03-07 13:37:06 +00:00
2db4a599ea chore(postman): update Postman collection files 2024-03-07 00:13:42 +00:00
a1fd36a1ab feat(core): store customer_acceptance in the payment_methods table (#3885) 2024-03-06 09:30:16 +00:00
289b20a82e fix(tests/postman/adyen): remove enabled payment methods for payouts processor (#3913)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-06 08:19:54 +00:00
6305bb5726 chore(postman): update Postman collection files 2024-03-06 00:17:03 +00:00
1a8056799c ci(postman): hotfix for stripe and nmi collections failing (#3956) 2024-03-05 18:22:53 +00:00
087932f060 fix(router): [nuvei] Nuvei error handling for payment declined status and included tests (#3832)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-03-05 06:40:29 +00:00
cd7040fa8c chore(postman): update Postman collection files 2024-03-05 00:16:21 +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
cb5761be47 chore(postman): update Postman collection files 2024-03-04 00:17:07 +00:00
34f7705c44 fix(wasm): [Adyen] update connector account configs and integration bugs (#3910) 2024-03-01 12:19:08 +00:00
33f07419ab feat(address): add payment method billing details (#3812) 2024-03-01 12:07:29 +00:00
5c91a9440e chore(postman): update Postman collection files 2024-02-29 00:16:24 +00:00
53559c2252 fix(tests/postman/adyen): enable sepa payment method type for payout flows (#3861)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-02-28 10:14:18 +00:00
88627463ea chore(postman): update Postman collection files 2024-02-28 00:15:59 +00:00
04e9734800 fix(core): validate amount_to_capture in payment update (#3830) 2024-02-27 12:15:33 +00:00
8775bb5464 ci(postman): refactor NMI postman collection (#3805) 2024-02-27 11:03:43 +00:00
1d739eee5e chore(postman): update Postman collection files 2024-02-23 00:16:02 +00:00
863e380cf2 feat(address): add email field to address (#3682) 2024-02-22 10:48:27 +00:00
421b9e8f46 chore(postman): update Postman collection files 2024-02-21 00:16:28 +00:00
073310c1f6 refactor(merchant_connector_account): change unique constraint to connector label (#3091)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-20 07:31:30 +00:00
2b8f1ba1e6 chore(postman): update Postman collection files 2024-02-20 00:16:29 +00:00
fff780218a ci(postman): Fix cybersource collection (#3709)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-02-19 15:55:44 +00:00
a49a34af6c chore(postman): update Postman collection files 2024-02-19 00:17:26 +00:00
218fc5f285 ci(postman): Cybersource collection fix (#3689)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-02-18 08:01:12 +00:00
e94930cf5c chore(postman): update Postman collection files 2024-02-16 00:16:19 +00:00
9f38500810 ci(postman): Add Cybersource Collection (#3657)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-02-15 14:00:44 +00:00
02652a2519 docs(postman): update rustman and collection generation docs (#3615) 2024-02-13 07:19:46 +00:00
155aa9d119 chore(postman): update Postman collection files 2024-02-09 08:52:55 +00:00
3cef73b9d8 fix(postman): Fix failing postman tests and send a proper error message (#3601)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-09 07:53:51 +00:00
f10b65e88e chore(postman): update Postman collection files 2024-02-08 00:16:17 +00:00
ef302dd398 feat(core): decide flow based on setup_future_usage (#3569)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-07 16:09:49 +00:00
1deb37ebd1 chore(postman): update Postman collection files 2024-02-02 00:16:28 +00:00
7f7f6334e3 ci(postman): Stripe collection card expired fix (#3521)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-02-01 09:49:43 +00:00
a4b97828be chore(postman): update Postman collection files 2024-01-31 09:17:20 +00:00
dfb14a34c9 ci: add test cases for restricting customer action in confirm flow (#3499) 2024-01-31 06:32:00 +00:00
7885b2a213 chore(postman): update Postman collection files 2024-01-24 00:18:36 +00:00
8551c72fd8 ci(postman): Fix session call in Stripe collection (#3430) 2024-01-23 17:07:04 +00:00