|
|
d528ebac61
|
Documentation edits made through Mintlify web editor
|
2025-01-15 14:23:04 +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 |
|
|
|
c4d36b506e
|
feat(core): add columns unified error code and error message in refund table (#6933)
|
2025-01-07 07:31:17 +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 |
|
|
|
d849403460
|
docs(openapi): update /relay request example (#6942)
|
2024-12-26 10:20:47 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
db51ec43bc
|
refactor(dynamic_routing): update the authentication for update config to include JWT type (#6785)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-18 08:58:11 +00:00 |
|
|
|
dfbfce4e42
|
refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836)
|
2024-12-17 10:24:27 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b9c04c3988
|
docs: add new logos for README and API reference (#6783)
|
2024-12-10 10:58:45 +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 |
|
|
|
8954e8a218
|
fix(docs): incorrect description for refund api (#6443)
Signed-off-by: Shashank Kumar <shashankkumarthakur@gmail.com>
|
2024-12-10 10:35:59 +00:00 |
|
|
|
e5dde6acc0
|
feat(connector): Added a new CaptureMethod SequentialAutomatic to Support CIT Mandates for Paybox (#6587)
|
2024-12-05 13:20:15 +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 |
|
|
|
de80121871
|
docs: Updating logo for Api ref (#6741)
|
2024-12-05 09:19:17 +00:00 |
|
|
|
fd82cf610a
|
refactor(gsm): add error_category column to gsm table (#6648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:33:27 +00:00 |
|
|
|
f6dde13d6c
|
feat(routing): elimination routing switch for toggling the feature (#6568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-02 14:43:37 +00:00 |
|
|
|
9a59d0a5ff
|
chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
|
2024-12-02 14:30:44 +00:00 |
|
|
|
797a0db773
|
feat(payment_methods_v2): implement a barebones version of list customer payment methods v2 (#6649)
|
2024-12-02 09:59:28 +00:00 |
|
|
|
96393ff3d6
|
fix(openapi): Standardise API naming scheme for V2 (#6510)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:28:59 +00:00 |
|
|
|
b1d1073389
|
feat(payments): [Payment links] add showCardFormByDefault config for payment links (#6663)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:08:22 +00:00 |
|
|
|
68876811a8
|
feat(connector): [Elavon] Implement cards Flow (#6485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-25 14:12:51 +00:00 |
|
|
|
2b8eb09a16
|
feat(core): add SCA exemption field (#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-25 10:54:19 +00:00 |
|
|
|
9bc363f140
|
feat(connector): [Xendit] Template PR (#6593)
Co-authored-by: Amey Wale <amey.wale@Amey-Wale-D5XH7W90PR.local>
|
2024-11-21 18:05:31 +00:00 |
|
|
|
5611769964
|
refactor(router): remove metadata, additional_merchant_data and connector_wallets_details from connector list api (#6583)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-20 13:44:36 +00:00 |
|
|
|
98aa84b7e8
|
fix(dispute): change dispute currency type to currency enum (#6454)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-20 13:25:08 +00:00 |
|
|
|
11e92413b2
|
refactor(payment_methods_v2): rename payment_method and payment_method_type fields and use concrete type for payment_method_data (#6555)
|
2024-11-19 15:03:30 +00:00 |
|
|
|
0e026b70b6
|
feat(payments): [Payment links] add hide card nickname field config for secure payment links (#6554)
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-11-18 11:31:53 +00:00 |
|
|
|
a35a4f3142
|
feat(connector): [Novalnet] Add supported currencies (#6547)
|
2024-11-14 11:13:46 +00:00 |
|
|
|
d0a041c361
|
feat(core): add Mobile Payment (Direct Carrier Billing) as a payment method (#6196)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-13 19:49:59 +00:00 |
|
|
|
548d1b0c0e
|
docs(api-reference): remove redundant webhooks page (#6538)
|
2024-11-12 14:29:58 +00:00 |
|
|
|
0389ae74e1
|
refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433)
|
2024-11-08 13:50:14 +00:00 |
|
|
|
21d3071f31
|
fix(docs): Fix broken pages in API reference (#6507)
|
2024-11-08 11:58:42 +00:00 |
|
|
|
449c9cfe55
|
fix(refunds): remove to schema from refund aggregate response and exclude it from open api documentation (#6405)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
|
2024-11-05 07:41:10 +00:00 |
|
|
|
55a81eb469
|
docs: Added desc. for wallets other than AP, GP (#6452)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-29 07:23:21 +00:00 |
|