1279 Commits

Author SHA1 Message Date
e6a5e9fa72 feat(router): add grouping and priority logic in connector utils to handle multiple errors in connector flows (#1765) 2023-07-26 10:17:53 +00:00
9e2868ccf8 ci(postman): Remove Giropay postman tests (#1788) 2023-07-26 09:12:37 +00:00
20f664408a fix(router): Add manual retry flag in Re-direction url (#1791)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-07-26 08:33:31 +00:00
836962677b feat: Api contract for gift cards (#1634) 2023-07-26 07:14:24 +00:00
03e8ded146 chore(version): v1.11.0 v1.11.0 2023-07-26 02:53:40 +00:00
bf62a7c9ad test(connector): [Nexinets] Add UI test for Nexinets Payment methods (#1784)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-25 14:40:04 +00:00
33a1368e8a feat(connector): [Adyen] Add pix support for adyen (#1703)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-07-25 14:10:45 +00:00
1f8e790b14 fix(redis_interface): add back Redis pool connect step (#1789) 2023-07-25 13:18:35 +00:00
8223f8b29a fix(connector): [Tsys] Update endpoint and unit tests (#1730)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-25 13:12:10 +00:00
07c60f8abf refactor(fix): [Mollie] Add support for both HeaderKey and BodyKey AuthType (#1761) 2023-07-25 13:00:18 +00:00
9ba8ec348b feat(connector): [Stripe, Adyen, Checkout] Add reference ID support for retries (#1735) 2023-07-25 11:37:54 +00:00
5c6bcb594e Fix(connector): [Bluesnap] Populate Error Reason and Update error handling (#1787) 2023-07-25 10:03:48 +00:00
ac17b11e09 refactor(redis_interface): remove the Drop implementation on RedisConnectionPool (#1786) 2023-07-25 09:45:33 +00:00
435c939576 feat(router): add merchant_id check for manual_retry_allowed flag sent in payments response (#1785) 2023-07-25 09:12:59 +00:00
af9a4585b2 feat(compatibility): add wallet mandate support setup intent and connector_metadata field (#1767)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-07-25 07:39:24 +00:00
884f284263 test(UI-tests): allow ignoring connector tests at runtime (#1766)
Co-authored-by: Anji Reddy <anji.reddy@juspay.in>
2023-07-25 07:14:57 +00:00
37a0651660 feat(macro): add config validation macro for connectors (#1755) 2023-07-25 07:12:18 +00:00
f3baf2ff3f feat(db): implement MerchantKeyStoreInterface for MockDb (#1772) 2023-07-25 07:07:35 +00:00
1360024f96 ci(postman): Run Postman collections against PRs (#1739) 2023-07-25 07:04:30 +00:00
78c6ccea2e feat(connector): [Boku] Template generation (#1760)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-07-25 07:03:21 +00:00
b1e3e7510b chore(version): v1.10.2 v1.10.2 2023-07-25 06:42:01 +00:00
f40d144178 fix(connector): [Paypal] fix amount to its currency base unit (#1780) 2023-07-25 05:58:43 +00:00
a229c37a7c revert: connector_label in webhook url is reverted back to connector_name (#1779) 2023-07-25 04:28:28 +00:00
4ce53092a6 chore(version): v1.10.1 v1.10.1 2023-07-25 02:56:11 +00:00
1ab4226c78 fix(config): detect duplicate config insert and throw appropriate error (#1777) 2023-07-24 18:31:10 +00:00
32c73243c0 fix(router): restricted unknown customer_id to be pass in payment confirm and update call (#1758)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-07-24 18:17:44 +00:00
7b1dc78de5 fix(router): validate schedule time before scheduling API key expiry reminder (#1776)
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
2023-07-24 18:14:27 +00:00
b719725864 refactor(payments): dont update client secret on payment intent status update (#1778) 2023-07-24 16:32:32 +00:00
039a85977b fix(connector): apple pay not working because of payment_method_type[] field stripe (#1759) 2023-07-24 15:40:56 +00:00
df3970f20a fix(core): Address 500 when deleting payment method and add logs to postman collections (#1695)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.co>
2023-07-24 11:59:10 +00:00
88b4b9679d fix(connector): [Paypal] Fix payment status for PayPal cards (#1749) 2023-07-24 11:40:19 +00:00
bad9b94823 chore(config): [Paypal] Add configs for PayPal mandates for adyen (#1774) 2023-07-24 09:50:20 +00:00
1afc54837d docs(postman): added a note about how postman now requires you to fork a collection in order to send a request (#1769) 2023-07-21 13:15:54 +00:00
d578f08773 chore(version): v1.10.0 v1.10.0 2023-07-21 02:49:43 +00:00
a891708f67 fix(router): Add additional card info in payment response (#1745)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-07-20 20:53:00 +00:00
3c5d725cc2 feat(connector): [Adyen] implement Atome for Adyen (#1590)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-20 19:34:09 +00:00
8e45e734c8 feat(connector): [Adyen] implement Touch n Go for Adyen (#1588)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-20 18:29:22 +00:00
0589c572c4 feat(connector): [Stripe] Add support for Blik (#1565) 2023-07-20 17:16:05 +00:00
0c3cf05ffc feat(connector): [Adyen] implement Online Banking Thailand for Adyen (#1585)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-20 17:12:28 +00:00
78ce8f7563 fix(connector): [Adyen] Fix error message for fraud check from Adyen connector (#1763) 2023-07-20 14:10:41 +00:00
2e492ee6a9 feat(connector): [Adyen] implement Online Banking Fpx for Adyen (#1584)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-20 11:26:50 +00:00
c4c94241a9 test: fix failing unit tests (#1743) 2023-07-20 10:17:01 +00:00
3951561752 fix(template): Address add_connector.sh throwing errors when creating new connector template (#1679) 2023-07-20 10:07:57 +00:00
a685a9aac5 fix(connector): [Authorizedotnet] Convert amount from cents to dollar before sending to connector (#1756)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-20 08:09:23 +00:00
f340860d79 fix(compatibility): map connector_metadata to core request (#1753)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-07-20 07:25:48 +00:00
d433a98d1f fix: remove payout test cases from connector-template (#1757)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-07-20 07:10:44 +00:00
53ccde8046 chore(version): v1.9.0 v1.9.0 2023-07-20 02:51:45 +00:00
cf145a321c feat(metrics): add pod information in metrics pipeline (#1710) 2023-07-20 01:56:07 +05:30
763e2df3bd feat: add payout service (#1665)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
2023-07-19 18:02:05 +00:00
e0f4507b10 fix(adyen_ui): ignore tests failing from connector side (#1751) 2023-07-19 15:18:13 +00:00