|
|
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 |
|
|
|
089a95069b
|
feat(api_keys): add api keys route to api v2 (#5709)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-28 13:27:36 +00:00 |
|
|
|
6bb97671e7
|
feat(openapi): Add open api routes for routing v2 (#5686)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-27 07:53:46 +00:00 |
|
|
|
32db5dd1ca
|
feat: populate payment method details in payments response (#5661)
|
2024-08-26 16:31:35 +00:00 |
|
|
|
0eaadc42b7
|
chore: create v2 route for organization (#5679)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-08-26 06:50:11 +00:00 |
|
|
|
d3521e7e76
|
feat: add new routes for profile level list apis (#5589)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-22 11:32:38 +00:00 |
|
|
|
7f10678c36
|
refactor: update v2 resource update endpoints to use PUT method instead of POST (#5657)
|
2024-08-22 08:39:39 +00:00 |
|
|
|
723411905a
|
fix(router): fix merchant_connector_account retrieve and delete v2 routes (#5653)
|
2024-08-21 12:36:11 +00:00 |
|
|
|
1d08c7b932
|
chore: generate openapi specs for organization endpoint for v1 and v2 (#5648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-21 11:15:45 +00:00 |
|
|
|
beb4fb050f
|
feat(business_profile): introduce business profile v2 update endpoint (#5641)
|
2024-08-21 08:57:18 +00:00 |
|
|
|
56791c2743
|
refactor(router): add api_version and make profile_id mandatory in mca v2 (#5602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-14 15:19:26 +00:00 |
|
|
|
8bcda2cea4
|
refactor(webhook_events): allow listing unique webhook events based on profile ID (#5598)
|
2024-08-14 09:26:18 +00:00 |
|
|
|
c8943eb289
|
refactor(openapi_v2): add merchant account v2 openapi (#5588)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-12 12:49:08 +00:00 |
|
|
|
59b36a054c
|
build: bump MSRV to 1.76.0 (#5586)
|
2024-08-12 10:00:05 +00:00 |
|
|
|
92d76a361a
|
refactor(openapi): add openapi support for generating v2 api-reference (#5580)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-09 15:00:59 +00:00 |
|
|
|
942e63d9cd
|
refactor(payouts): openAPI schemas and mintlify docs (#5284)
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>
Co-authored-by: Vrishab Srivatsa <136090360+vsrivatsa-juspay@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
|
2024-08-09 12:48:43 +00:00 |
|
|
|
0cbbc92a43
|
feat: payment processor token for recurring payments (#5508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-08 14:09:46 +00:00 |
|
|
|
253f1be3e1
|
refactor(router): refactor merchant_connector_account retrieve and delete v2 apis (#5528)
|
2024-08-07 11:40:27 +00:00 |
|
|
|
45a149418f
|
refactor(router): remove connector_account_details and connector_webhook_details in merchant_connector_account list response (#5457)
|
2024-07-29 09:07:16 +00:00 |
|
|
|
26b878308f
|
feat: add create retrieve and update api endpoints for organization resource (#5361)
|
2024-07-24 06:40:37 +00:00 |
|