1314 Commits

Author SHA1 Message Date
4626ad1707 refactor(fix): [DLocal] Fix bug in DLocal (#1423)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-06-14 13:09:42 +00:00
e48202e0a0 refactor(fix): [Stripe] Fix bug in Stripe (#1412)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-06-14 13:08:54 +00:00
1e61f396bd feat(connector): add request & response logs for top 4 connector (#1427) 2023-06-14 13:07:44 +00:00
96c5efea2b feat(response-log): add logging to the response (#1433) 2023-06-14 13:07:17 +00:00
c9b400e186 refactor(disputes): resolve incorrect 5xx error mappings for disputes (#1360)
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
Co-authored-by: kritikmodi <kritik.modi@juspay.in>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2023-06-14 13:01:31 +00:00
5535159d5c feat(connector): mask pii information in connector request and response for stripe, bluesnap, checkout, zen (#1435) 2023-06-14 12:13:27 +00:00
fda3fb4d2b feat(router): add caching for MerchantKeyStore (#1409) 2023-06-14 10:00:44 +00:00
6563587564 fix(core): return an empty array when the customer does not have any payment methods (#1431)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
2023-06-14 09:42:56 +00:00
d091549576 refactor(compatibility, connector): add holder name and change trust pay merchant_ref id to payment_id 2023-06-13 20:13:26 +05:30
a1a009d796 refactor(router): infer ip address for online mandates from request headers if absent (#1419) 2023-06-13 09:47:46 +00:00
b002c97c9c feat(db): implement MerchantConnectorAccountInterface for MockDb (#1248)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
2023-06-12 14:34:30 +00:00
c596d121a8 fix(router): [Trustpay] fix email & user-agent information as mandatory fields in trustpay card payment request (#1418) 2023-06-12 14:24:17 +00:00
7ef011ad73 fix(router): [Trustpay] fix email & user-agent information as mandatory fields in trustpay card payment request (#1414) 2023-06-12 13:18:46 +00:00
301c3dc44b fix(connector): [coinbase][opennode][bitpay] handle error response (#1406)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-06-12 12:47:34 +00:00
de2a6e86d7 feat(compatibility): add receipt_ipaddress and user_agent in stripe compatibility (#1417) 2023-06-12 18:21:08 +05:30
4a8de7741d fix(connector): [Bluesnap] Throw proper error message for redirection scenario (#1367)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-06-09 14:08:28 +00:00
86f679abc1 fix: update customer data if passed in payments (#1402) 2023-06-09 13:32:45 +00:00
fbaecdc352 feat(router): [Bluesnap] add kount frms session_id support for bluesnap connector (#1403) 2023-06-09 12:20:35 +00:00
8497c55283 fix: certificate decode failed when creating the session token for applepay (#1385) 2023-06-09 09:32:17 +00:00
638fc42217 ci: update versions of actions (#1388) 2023-06-09 07:48:42 +00:00
11a827a76d feat(payment): customer ip field inclusion (#1370)
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
2023-06-09 12:30:39 +05:30
795500797d fix(connector): [Zen] fix additional base url required for Zen apple pay checkout integration (#1394) 2023-06-08 19:37:30 +00:00
0ca69e6065 fix: revert session flow for Apple Pay trustpay (#1393) 2023-06-08 22:15:21 +05:30
7933e98c8c feat(router): add mandate connector to payment data (#1392) 2023-06-08 15:02:13 +00:00
0575b26b4f refactor(connector): [Zen] refactor connector_meta_data for zen connector applepay session data (#1390) 2023-06-08 12:29:15 +00:00
d0d32544c2 docs: add ApplePayRedirectionData to OpenAPI schema (#1386) 2023-06-08 09:31:32 +00:00
b2da920280 feat: add error type for empty connector list (#1363)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
2023-06-08 06:33:52 +00:00
b3b16fcf95 feat(connector): [Zen] add apple pay redirect flow support for zen connector (#1383) 2023-06-07 20:55:28 +00:00
bce01ced11 build(deps): update dependencies (#1342) 2023-06-07 17:57:04 +00:00
a6e91a828b feat: Session flow for Apple Pay trustpay (#1155) 2023-06-07 14:57:19 +00:00
d21fcc7bfc fix(config): fix docker compose local setup (#1372)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-07 09:45:52 +00:00
695d3cdac2 build: unify sandbox and production cargo features as release (#1356) 2023-06-07 08:05:30 +00:00
f0cd5ee20d feat(Connector): [Noon] Add reference id in Order Struct (#1371) 2023-06-07 08:04:05 +00:00
5c2232b737 fix(router): hotfixes for stripe webhook event mapping and reference id retrieval (#1368) 2023-06-07 07:24:18 +00:00
e484193101 fix(connector): [opennode] webhook url fix (#1364)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-06-07 06:09:53 +00:00
b2b9dc0b58 fix(logging): fix traces export through opentelemetry (#1355) 2023-06-06 19:37:01 +00:00
6730fe32cb feat(ci): Create a new workflow to validate the generated openAPI spec file (openapi_spec.json) (#1323)
Co-authored-by: kritikmodi <kritik.modi@juspay.in>
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-06 13:44:42 +00:00
1322aa7579 feat(db): implement LockerMockInterface for MockDb (#1347)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-06 05:11:45 +00:00
65d4a95b59 refactor(webhook): added the unknown field to the webhook_event_status of every connector (#1343)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-06-05 14:30:29 +00:00
9f2832f600 refactor(router): remove pii-encryption-script feature and use of timestamps for decryption (#1350) 2023-06-05 12:48:00 +00:00
ba8a17d66f feat(connector): [Noon] Add Card Mandates and Webhooks Support (#1243)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-06-05 09:36:59 +00:00
fc6acd04cb feat(headers): add optional header masking feature to outbound request (#1320) 2023-06-05 07:40:14 +00:00
b96652507a fix(Connector): [Adyen] Address Internal Server Error when calling PSync without redirection (#1311) 2023-06-05 07:34:09 +00:00
e5e39a7491 feat(db): implement DisputeInterface for MockDb (#1345)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-05 07:30:44 +00:00
d9a16ed5ab test(selenium): read config from CONNECTOR_AUTH_FILE_PATH environment variable and fix bugs in UI tests (#1225)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-05 07:30:00 +00:00
10691c5fce feat(db): implement RefundInterface for MockDb (#1277)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-03 13:25:15 +00:00
61bacd8c95 fix(router/webhooks): map webhook event type not found errors to 422 (#1340)
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-06-02 16:43:47 +05:30
166688a590 refactor(compatibility): map connector to routing in payments request for backward compatibility (#1339)
Co-authored-by: Tinu Hareesswar <tinuhareesswarr@gmail.com>
2023-06-02 16:37:20 +05:30
23458bc427 fix(locker): remove unnecessary assertions for locker_id on BasiliskLocker when saving cards (#1337)
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-06-02 15:35:52 +05:30
71315097dd fix(router/webhooks): correct webhook error mapping and make source verification optional for all connectors (#1333) 2023-06-02 15:30:37 +05:30