51 Commits

Author SHA1 Message Date
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
4d19d8b1d1 refactor(payments): add support for receiving card_holder_name field as an empty string (#3127) 2023-12-13 17:43:46 +00:00
be13d15d3c fix: validate refund amount with amount_captured instead of amount (#3120) 2023-12-13 13:52:36 +00:00
6e82b0bd74 feat(events): add type info to outgoing requests & maintain structural & PII type info (#2956)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-12-13 05:56:03 +00:00
ab84f76e04 ci(postman): update postman collection for stripe and trustpay (#3108) 2023-12-12 08:15:26 +00:00
f87d1f33a8 ci(Postman): Add refund scenarios for partially captured payment (#3083) 2023-12-11 14:15:35 +00:00
00b58a99c8 ci(postman): Fixed adyen assertion failure (#3030)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2023-12-01 10:21:11 +00:00
1e60c71098 refactor(postman): Fix payme postman collection for handling order_details (#2996) 2023-11-30 11:20:18 +00:00
bd889c834d fix(connector): [Adyen] ErrorHandling in case of Balance Check for Gift Cards (#1976) 2023-11-28 12:02:53 +00:00
3db721388a fix: surcharge related status and rules fix (#2974)
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-11-24 18:44:28 +05:30
75eea7e817 fix: amount_captured goes to 0 for 3ds payments (#2954) 2023-11-23 13:03:42 +05:30
160acc8d49 ci(Postman): Fix for automation test failure (#2949) 2023-11-22 19:59:27 +05:30
f4d534c626 ci(postman): Add delay for checkout refunds test cases (#2947) 2023-11-22 12:20:22 +00:00
3f3b797dc6 fix: status goes from pending to partially captured in psync (#2915)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-21 14:55:38 +00:00
5c4e7c9031 refactor: add mapping for ConnectorError in payouts flow (#2608)
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-11-21 07:34: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
e8de3a7107 feat(connector): [BANKOFAMERICA] Implement Cards for Bank of America (#2765)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2023-11-16 14:10:53 +00:00
5956242588 fix: paypal postman collection changes for surcharge feature (#2884) 2023-11-16 09:37:53 +00:00
fd6280a79d ci(postman): Rotate Paypal test cards to address collection failures (#2784) 2023-11-05 10:39:56 +00:00
6c5de9cee4 ci(postman): Add postman testcase for customer id being optional when address is passed in Payment Create, Update (#2775)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
2023-11-03 12:02:07 +00:00
53b8fefbc2 ci(postman): Fix collection throwing 404 (#2759) 2023-11-02 19:20:16 +00:00
b3c846d637 feat(connector): [Multisafepay] add error handling (#2595)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-02 07:17:25 +00:00
0a44f5699e fix(connector): [Stripe] add decline_code in error_reason (#2735) 2023-10-31 12:07:04 +00:00
d682471001 feat(organization): add organization table (#2669) 2023-10-30 08:54:28 +00:00
23bd364a78 feat(connector): [VOLT] Implement payment flows and bank redirect payment method (#2582)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-30 07:43:28 +00:00
efed596823 fix(connector): [Forte] Response Handling for Verify Action (#2601)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-27 09:40:16 +00:00
62d5727092 ci(paypal): Fix Postman collections of Paypal (#2689) 2023-10-25 21:04:10 +00:00
bb86cc2d04 fix(refunds): Add profile_id in refunds response (#2652)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-25 07:55:54 +00:00
cd9030506c ci(postman): Add Customer list endpoint (#2623) 2023-10-18 18:04:07 +00:00
c86ac9b1fe refactor(payment_connector): allow connector label to be updated (#2622)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18 13:22:34 +00:00
2f9a3557f6 feat: update surcharge_amount and tax_amount in update_trackers of payment_confirm (#2603)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18 10:12:32 +00:00
a1472c6b78 feat(merchant_account): add merchant account list endpoint (#2560)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18 07:23:18 +00:00
4859b7da73 fix(connector): [Authorizedotnet]fix error deserialization incase of authentication failure (#2600)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-10-17 14:35:29 +00:00
1f48860ade ci(postman): Add save card flow testcases (#2566) 2023-10-15 08:12:17 +00:00
8a396a224d ci(postman): Added address update test cases (#2555) 2023-10-12 18:54:12 +00:00
7994a1259c test(postman): Add proper customer_id in payment method create api (#2548) 2023-10-11 16:18:02 +00:00
2697765582 ci(postman): Update API creds before making payment (#2531) 2023-10-11 09:32:33 +00:00
f7d8947e48 ci(postman): Trustpay 3DS request fix (#2454) 2023-10-05 07:17:45 +00:00
d8a1bdd3ae ci(postman): Fix bluesnap refund status and folder rename to respect consecutive order (#2392) 2023-09-30 09:26:14 +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
3e26084f31 ci(postman): Fix Paypal capture assertion failure (#2165) 2023-09-14 16:36:10 +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
87ceb2d208 ci(postman): Update trustpay cards for postman and bluesnap creds (#2117) 2023-09-12 08:47:10 +00:00
8d309e1882 ci(postman): Update Checkout Collection to support multiple captures (#2086) 2023-09-12 08:46:23 +00:00
c5003aaa74 ci(postman): Fix Stripe collection to address check failure (#2078) 2023-09-04 12:14:29 +00:00
eeee0ed5dc test(postman): update event file format to latest supported (#2055) 2023-08-31 00:00:49 +05:30
1f85115697 ci(postman): Add logs to PayMe and PayPal collection in dir (#2042) 2023-08-29 11:34:47 +00:00
3d4f750089 refactor(postman): remove routing algorithm struct from merchant account create (#2032) 2023-08-28 15:26:32 +05:30