1015 Commits

Author SHA1 Message Date
a229c37a7c revert: connector_label in webhook url is reverted back to connector_name (#1779) 2023-07-25 04:28:28 +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
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
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
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
ea119eb856 fix(connector): stripe mandate failure and other ui tests failures (#1742)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-19 14:22:34 +00:00
c53631ef55 fix(connector): deserialization error due to latest_charge stripe (#1740) 2023-07-19 13:14:36 +00:00
5dcf758ac0 feat(connector): [Adyen] Implement Alma BNPL and DANA Wallet (#1566)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-19 10:22:50 +00:00
cac9f5049e fix(connector): update amount captured after webhook call and parse error responses from connector properly (#1680) 2023-07-19 09:16:04 +00:00
f06e5dcd63 test(connector): [Noon] Add test for Noon Payment methods (#1714) 2023-07-19 08:11:51 +00:00
96933f2636 feat(connector): [Adyen] implement Momo for Adyen (#1583)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-19 08:02:58 +00:00
54f7ab7ae1 fix(connector): [PowerTranz] error message from response_code in absence of errors object & comment billing and shipping as it is optional (#1738) 2023-07-19 08:02:23 +00:00
2e9b78329a test(connector): [Adyen] Add UI test for Adyen Payment methods (#1648) 2023-07-19 07:46:43 +00:00
f44cc1e107 test(connector): [Authorizedotnet] Add UI test for Authorizedotnet Payment methods (#1736)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-19 07:11:38 +00:00
374f2c28cd fix(webhook): do not fail webhook verification if merchant_secret is not set by merchant (#1732) 2023-07-18 17:42:37 +00:00
63eac1fdd6 fix(connector): [PowerTranz] removing optional field shipping address (#1737) 2023-07-18 14:48:13 +00:00
e271ced69e feat(connector): [Adyen] Implement Vipps in Wallets (#1554)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-18 14:04:52 +00:00
7549cd3aa6 feat(merchant_account): add is_recon_enabled field in merchant_account (#1713) 2023-07-18 14:01:35 +00:00
d52b564f09 fix(connector): [PowerTranz] fix rsync not implemented error (#1734) 2023-07-18 13:59:50 +00:00
fe7a5b039c test(connector): [Aci] Add UI test for Aci Payment Methods (#1702) 2023-07-18 13:04:43 +00:00
df0ef157c3 feat(connector): [Adyen] Implement Gcash for Adyen (#1576)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-18 12:38:51 +00:00
432a8e02e9 fix(connector): [PowerTranz] resolve pr comments and add comments (#1726) 2023-07-18 11:51:08 +00:00
110fbe9fc5 fix(router): add parsing for connector_request_reference_id env (#1731) 2023-07-18 09:52:25 +00:00
11ad9beda8 feat(connector): [Adyen] implement Kakao for Adyen (#1558)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-18 08:43:08 +00:00
ec35d55da6 feat(connector): [Bluesnap] Remove wallet call (#1620)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
2023-07-18 08:06:39 +00:00
f932d66c52 feat(connector): [Stax] Add template code for Stax connector (#1698) 2023-07-18 07:58:17 +00:00
d317021bc5 feat(connector): [Adyen] Implement Twint in Wallets (#1549)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-18 07:37:38 +00:00
a7c66ddea2 refactor(router): remove WebhookApiErrorSwitch and implement error mapping using ErrorSwitch (#1660)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-17 23:27:01 +05:30
fb149cb0ff fix(payments): populate mandate_data in the response body of the PaymentsCreate endpoint (#1715) 2023-07-17 13:25:02 +00:00
87ae99f7f2 feat(compatibility): add support for stripe compatible webhooks (#1728) 2023-07-17 13:10:24 +00:00
14c2d72509 feat(mandates): recurring payment support for bank redirect and bank debit payment method for stripe (#1119)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
2023-07-17 12:49:31 +00:00
de2d9bd059 feat(connector): [Adyen] implement Gopay for Adyen (#1557)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-17 12:37:32 +00:00
94a5eb3533 feat(router): restricted customer update in payments-confirm and payments-update call via clientAuth (#1659)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-07-17 12:11:22 +00:00
5fbd1cc3c7 fix(router): Convert ephemeral to client secret auth list payment_method_customer (#1602)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-07-17 11:11:29 +00:00