|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
600cf44684
|
feat(openapi): add payment get to openapi (#6539)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
|
2024-11-13 09:53:40 +00:00 |
|
|
|
7dfcd514cf
|
docs(openapi): Fixed API documentation for V2 (#6496)
|
2024-11-12 06:44:54 +00:00 |
|
|
|
a5ac69d1a7
|
chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 07:18:01 +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 |
|
|
|
c514608594
|
feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-30 15:56:23 +00:00 |
|
|
|
ce732db9b2
|
feat(euclid): add dynamic routing in core flows (#6333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-25 11:08:38 +00:00 |
|
|
|
aaac9aa97d
|
feat(router): Move organization_id to request header from request body for v2 (#6277)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2024-10-25 10:07:13 +00:00 |
|
|
|
c7c1e1adab
|
feat(payments_v2): add payment_confirm_intent api endpoint (#6263)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.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>
|
2024-10-24 10:40:01 +00:00 |
|
|
|
5a10e5867a
|
feat(router): add api_models and openapi changes for refunds create api v2 (#6385)
|
2024-10-23 11:23:46 +00:00 |
|
|
|
afa803e0f9
|
feat(router): add payments create-intent flow for v2 (#6193)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-10-17 10:20:47 +00:00 |
|
|
|
53e82c3fae
|
feat(core): add payments post_session_tokens flow (#6202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-15 18:29:16 +05:30 |
|
|
|
ca086d0b25
|
docs(v2): Added 'X-Merchant-Id' to headers in Profile API docs (#6291)
|
2024-10-14 16:53:54 +00:00 |
|
|
|
f6b0b98e0a
|
feat(router): add support for Samsung pay app tokens flow (#6257)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-14 10:15:55 +00:00 |
|
|
|
ba75a3f5a9
|
feat(router): add network transaction id support for mit payments (#6245)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 15:03:12 +00:00 |
|
|
|
535f2f12f8
|
feat(connector): Integrate PAZE Wallet (#6030)
|
2024-10-08 13:17:59 +00:00 |
|
|
|
6e355f34a8
|
chore: v2 api changes for session token endpoint (#6032)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-07 14:50:26 +00:00 |
|
|
|
939483cebe
|
docs: change organization_id to id in organization endpoints (#6218)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 13:23:54 +00:00 |
|
|
|
b694171bab
|
chore: intoduce GenericError enum variant in enum ConnectorError (#6143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-01 10:07:01 +00:00 |
|
|
|
5912936f9f
|
feat(core): [Payouts] Add payout_method_details to response (#5887)
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>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2024-09-26 16:55:06 +00:00 |
|
|
|
9a605afe37
|
feat(router): add payment_intent_data and modify api models of create intent request and response for v2 (#6016)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-25 17:59:33 +00:00 |
|
|
|
cda690bf39
|
fix(api_key): fix api key list and update endpoints for v2 (#5980)
|
2024-09-25 10:52:09 +00:00 |
|
|
|
dc6208c5e5
|
feat(router): add api_models and openapi changes for payments create intent api for v2 (#5971)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-24 08:19:50 +00:00 |
|
|
|
fe15cc79f5
|
feat(router): add support for Samsung Pay payment method (#5955)
|
2024-09-20 11:26:24 +00:00 |
|
|
|
c8f7232a30
|
fix: do not allow duplicate organization name (#5919)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 07:39:38 +00:00 |
|
|
|
dee91b366a
|
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 18:00:25 +00:00 |
|
|
|
156a161f3e
|
fix(payments): add time range in list payment attempts query (#5959)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 17:49:47 +00:00 |
|
|
|
8320dc07fe
|
feat(payments): store and propagate additional wallet pm details in payments response (#5869)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 13:24:56 +00:00 |
|
|
|
ed13146b80
|
docs: api-reference changes for customers and admin list apis for v2 (#5936)
|
2024-09-18 10:28:39 +00:00 |
|
|
|
2bc8756e06
|
docs: add openapi docs for customers v2 (#5926)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:54:55 +00:00 |
|
|
|
bc6c460ca9
|
feat(router): add admin list apis for v2 (#5883)
|
2024-09-17 08:08:46 +00:00 |
|
|
|
45c19a1729
|
refactor(core): update response for PaymentsDynamicTaxCalculationResponse (#5909)
|
2024-09-16 14:07:43 +00:00 |
|
|
|
9f9a414042
|
feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 06:53:32 +00:00 |
|
|
|
840609af61
|
refactor(core): Update shipping_cost and order_tax_amount to net_amount of payment_attempt (#5844)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 17:18:12 +00:00 |
|
|
|
00386f3295
|
feat(refunds): Refunds aggregate api (#5795)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 13:29:25 +00:00 |
|
|
|
a96e9f3e22
|
refactor(payment_links): Update API contract for dynamic transaction details and upgrade UI (#5849)
|
2024-09-12 13:28:21 +00:00 |
|
|
|
034f736ea6
|
feat(payment_method_data): populate additional payment method data fields across all the methods in payments response (#5788)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-11 06:00:59 +00:00 |
|
|
|
f4ad6579cc
|
feat(payout): add dynamic fields for payout links (#5764)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-10 11:02:52 +00:00 |
|
|
|
a03ad53e43
|
feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-06 13:38:15 +00:00 |
|
|
|
b853226120
|
refactor(router): remove admin v2 intermediate features (#5780)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-04 08:28:05 +00:00 |
|
|
|
c84af20ec1
|
feat(revert): populate payment method details in payments response (#5785)
|
2024-09-04 07:28:36 +00:00 |
|
|
|
7296cceba3
|
refactor(payment_id): add payment id domain type (#5738)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-02 03:51:33 +00:00 |
|