1158 Commits

Author SHA1 Message Date
67ea754e38 feat(payments_v2): implement create and confirm intent flow (#7106) 2025-02-05 13:37:11 +00:00
12a2f2ad14 feat(analytics): Add currency as dimension and filter for disputes (#7006) 2025-02-05 13:34:00 +00:00
8d8ebe9051 refactor(core): add recurring customer support for nomupay payouts. (#6687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-05 13:33:11 +00:00
899c207d58 feat(users): custom role at profile read (#6875)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-02-05 13:32:38 +00:00
e0ec27d936 feat(core): google pay decrypt flow (#6991)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-02-05 09:54:57 +00:00
04a5e38236 fix(samsung_pay): populate payment_method_data in the payment response (#7095)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-03 20:08:08 +00:00
64a7afa6d4 fix(connector): [NETCETERA] add sdk-type and default-sdk-type in netcetera authentication request (#7156) 2025-02-03 18:25:22 +00:00
39d2d6c438 feat(routing): Integrate global success rates (#6950)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-21 11:44:14 +00:00
e35f7079e3 feat(router): add payment method-specific features to connector feature list (#6963)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-21 08:03:09 +00:00
e9fcfc4560 refactor(router): refactor ctp flow to fetch mca_id and get the connector creds instead of connector_name (#6859)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2025-01-20 17:32:05 +05:30
6a1f5a8875 feat(payment_methods_v2): add payment methods list endpoint (#6938)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-13 09:37:19 +00:00
d850f17b87 feat(router): add support for relay refund incoming webhooks (#6974)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-10 07:38:36 +00:00
c4d36b506e feat(core): add columns unified error code and error message in refund table (#6933) 2025-01-07 07:31:17 +00:00
227c274ece feat(users): Add email domain based restriction for dashboard entry APIs (#6940) 2024-12-30 07:09:16 +00:00
cb12e3da1c fix(router): rename management_url to management_u_r_l in the apple pay session response (#6945) 2024-12-27 06:19:55 +00:00
a423ff53d3 feat(router): add endpoint for listing connector features (#6612)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
2024-12-24 09:07:19 +00:00
0478731394 feat(router): add /retrieve api for relay (#6918) 2024-12-23 12:53:55 +00:00
d4b3dbc155 feat(payments_v2): add payment method list endpoint (#6805)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-23 10:07:16 +00:00
adcddd643c feat(connector): [JPMORGAN] add Payment flows for cards (#6668)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-GJQC9R9THR.local>
2024-12-22 17:43:11 +00:00
24401bc16f feat(payment_methods_v2): Added Ephemeral auth for v2 (#6813)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:34:45 +00:00
573974b3a5 refactor(connector): [Airwallex] add device_data in payment request (#6881)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:31:51 +00:00
0f8b0b3bc8 feat(router): add db interface for /relay (#6879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:11:28 +00:00
977cb704e7 feat(payments_v2): implement payments capture v2 (#6722)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-20 15:24:57 +00:00
22de8ad132 feat(router): add /relay endpoint (#6870)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-20 14:06:54 +00:00
5cdeaf8e60 refactor(customers_v2): include minor fixes for customer v2 flows (#6876) 2024-12-20 07:56:39 +00:00
607424992a feat(payment_methods): add support to pass apple pay recurring details to obtain apple pay merchant token (#6770)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 13:03:09 +00:00
46aad503b0 feat(payments): [Payment links] Add config for changing button text for payment links (#6860)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 13:01:48 +00:00
092c79ec40 feat(core): added customer phone_number and email to session token response for click to pay (#6863)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 11:34:28 +00:00
c525c9f4c9 FEAT(klarna): Klarna Kustom Checkout Integration (#6839)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 07:41:44 +00:00
dfbfce4e42 refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836) 2024-12-17 10:24:27 +00:00
c883aa59aa feat(analytics): Analytics Request Validator and config driven forex feature (#6733)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2024-12-17 10:23:00 +00:00
3d4fd2f719 fix(router): change click_to_pay const to snake_case and remove camel_case serde rename for clicktopay metadata (#6852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-16 13:54:50 +00:00
165ead6108 feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-12-16 13:45:32 +00:00
4b989fe0fb feat(users): Incorporate themes in user APIs (#6772)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-16 08:53:31 +00:00
09cf7a3ea9 fix(webhooks): mask custom outgoing webhook headers in profile response (#6798)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-14 07:24:26 +00:00
5aa8ea03a8 feat(router): add click_to_pay block in payments sessions response if enabled (#6829)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-13 10:37:33 +00:00
5a85213e21 refactor(core): structure of split payments (#6706)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-13 09:56:15 +00:00
2a66f4a392 feat(routing): build the gRPC interface for communicating with the external service to perform elimination routing (#6672)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
2024-12-13 05:15:08 +00:00
d11d87408d feat(core): payment links - add support for custom background image and layout in details section (#6725)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-12 15:20:33 +00:00
1564ad72b8 feat(core): Add product authentication ids in business profile (#6811)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-12 14:35:20 +00:00
e9a5615f2b feat(core): Add service details field in authentication table (#6757)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-12 12:01:41 +00:00
c3b22cf81a fix(core): payments - map billing first and last name to card holder name (#6791)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 16:14:59 +00:00
3df4233356 feat(analytics): add support for multiple emails as input to forward reports (#6776) 2024-12-10 11:08:34 +00:00
6f841458f7 refactor(payment_methods): Add new field_type UserBsbNumber, UserBankSortCode and UserBankRoutingNumber for payment_connector_required_fields (#6758)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 10:39:46 +00:00
8777f41568 feat(connector): [Unifiedauthenticationservice] add Connector Template Code (#6732)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 10:36:23 +00:00
19f810aed8 feat(core): Add payments update-intent API for v2 (#6490)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-09 07:20:07 +00:00
5918014da1 feat(dynamic_routing): analytics improvement using separate postgres table (#6723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-07 09:05:44 +00:00
357e8a007a feat(users): add support for tenant level users (#6708)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-06 12:01:55 +00:00
d17d2fe075 chore: enable clippy::trivially_copy_pass_by_ref lint and address it (#6724) 2024-12-05 14:41:40 +00:00
4bfabdfa24 feat(core): add is_click_to_pay_enabled in business profile (#6736)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-05 10:43:22 +00:00