299 Commits

Author SHA1 Message Date
0851c6ece5 docs(connector): [STRIPE] Added CIT & MIT Examples for API Reference in Stripe Split Payments (#8311)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-06-20 12:59:46 +00:00
9319c7a60c fix(openapi): Fix broken mintlify pages (v2) (#8382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-20 12:52:19 +00:00
02dee9c581 fix(openapi): correct schema references and semantics for v1 openApi spec (#8127)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-20 12:51:27 +00:00
fc72c3eee8 feat(revenue_recovery): Invoke attempt list instead of payment get in recovery webhooks flow (#8393)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Burman <93077964+aniketburman014@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
2025-06-20 08:24:09 +00:00
7943fb4bfb feat(router): Add v2 endpoint to list payment attempts by intent_id (#8368)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-20 06:25:06 +00:00
b8b19605d8 feat(core): accept merchant_connector_details in Payments and Psync flow (#8199)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
2025-06-17 15:21:57 +00:00
abe9708d1c feat(core): consume card details from billing connectors and first error codes and store them in payment intent table (#8250)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-16 11:06:59 +00:00
42827d270c Documentation edits made through Mintlify web editor 2025-06-13 15:59:43 +05:30
07c93f183b Documentation edits made through Mintlify web editor 2025-06-13 15:43:36 +05:30
ce85b838f4 docs(openapi): Show API version selection dropdown in Mintlify (#8333) 2025-06-13 08:30:38 +00:00
61c2e2c75f feat(connector): [trustpay] introduce instant bank_transfer, finland and poland (#7925)
Co-authored-by: PiX <69745008+pixincreate@users.noreply.github.com>
2025-06-13 06:33:32 +00:00
c72d365fde refactor(dynamic_routing): add support for shuffle on tie flag to success_based routing (#8241)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-13 06:32:49 +00:00
d33e344f82 feat(authentication): create api for update profile acquirer (#8307)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-12 12:09:15 +00:00
0f14279866 feat(router): add merchant_category_code in business profile (#8296)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-12 10:05:50 +00:00
5a37c283d6 Documentation edits made through Mintlify web editor 2025-06-12 14:37:08 +05:30
e5406bc2f3 Documentation edits made through Mintlify web editor 2025-06-12 14:23:56 +05:30
ee7bce0ff6 feat(connector): Implement Razorpay UPI Collect (#8009)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: Aishwariyaa Anand <124241367+Aishwariyaa-Anand@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-11 13:25:24 +00:00
f54d785ed4 feat(authentication): added profile acquirer create module (#8155)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-11 13:20:19 +00:00
5ce2ab2d05 docs: Improving API Reference (#8194)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-11 09:54:45 +00:00
df34ff43dc fix(connector): Add RedirectInsidePopup response redirection URL (#8257)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-10 17:18:47 +00:00
a76a9c1514 feat(connector): [TRUSTPAY] Added Integrity Checks for PSync & RSync flows & Added New Variants in AttemptStatus & IntentStatus (#8096)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
2025-06-10 16:30:18 +00:00
be3fc6c742 fix: payment link styling for dynamic classes (#8273)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-10 10:35:04 +00:00
171ca3b564 feat(core): Make installment_payment_enabled,recurring_enabled Optional (#8201)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-10 10:31:50 +00:00
4c73d74889 feat(tokenio): Add OpenBanking Redirection Flow (#8152)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-09 08:10:27 +00:00
a88eebdec7 refactor(core): introduce new field in payment_intent to handle longer return_url (#8135)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-07 09:31:48 +00:00
cb3aba8d5a feat(vsaas): enable onboarding of Standard Merchant Accounts in Platform Organization (#8231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-06 19:30:58 +00:00
e90a95de6f feat(router): add three_ds decision rule execute api (#8148)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-06 16:20:34 +00:00
d32c61a256 feat(payment_methods): add external_vault_details for payments v2 sdk session call (#8003)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-06 12:01:08 +00:00
1ee5c9951f Documentation edits made through Mintlify web editor 2025-06-05 23:09:26 +05:30
5ecb4f51a6 Documentation edits made through Mintlify web editor 2025-06-05 23:06:11 +05:30
f5c4f6106f feat(connectors): [Worldpayvantiv] add card support (#8219)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-04 13:56:42 +00:00
0476361251 feat(core): Altered the amount field in DisputePayload to StringMinorUnit (#8131)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-05-30 14:26:08 +00:00
9bac41b208 feat(router): add three_ds_decision_rule support in routing apis (#8132)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-30 12:51:35 +00:00
7a44626251 feat(vsaas): enable platform merchant API Key authentication for org-level operations (#8156)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-30 12:50:40 +00:00
3eb94d9a3d refactor(success_based): add support for exploration (#8158)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-27 17:16:44 +00:00
b7c5f1f276 feat(dynamic_routing): add get api for dynamic routing volume split (#8114)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-27 17:15:44 +00:00
a654695008 feat: list for dynamic routing (#8111)
Co-authored-by: Sarthak Soni <sarthakasoni@gmail.com>
Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com>
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>
2025-05-27 10:01:08 +00:00
01af474209 feat(connector): [Barclaycard] Implement Cards - Non 3DS flow (#8068)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-27 09:54:39 +00:00
b8b68af4f8 feat(connector): [Worldpayxml] add card payment (#8076)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jeeva Ramachandran <120017870+JeevaRamu0104@users.noreply.github.com>
2025-05-27 09:09:55 +00:00
b3d47b650d feat(connector): Stripe revolut pay wallet integration (#8066) 2025-05-27 06:37:44 +00:00
0465886f07 refactor(api): remove max_length validation for return_url in PaymentsRequest (#8125) 2025-05-24 08:15:48 +00:00
6fc50b6729 chore: fix typos in the repo (#8063)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-23 07:17:09 +00:00
d41f65381a feat(dynamic_routing): Decision engine config API integration (#8044)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-22 18:12:40 +00:00
d1fe2841c1 chore(mintlify): fix mintlify api methods for endpoint (#8112) 2025-05-22 19:55:18 +05:30
8e9bad6457 feat(router): Add support for Proxy api (#7901)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-22 13:01:36 +00:00
fa4b552a32 chore(openapi): resolve openapi semantic inconsistency (#8099) 2025-05-22 09:51:54 +00:00
4332299aef feat(core): add a procedural macro for validating schema attributes for a struct (#8006)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-20 15:57:01 +00:00
071b0732d1 feat(core): add all_keys_required in confirm and psync payload (#7998)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-19 13:27:43 +00:00
140d15bcbd feat(router): add open router integration for debit routing (#7907)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-19 10:04:29 +00:00
89b421f81c feat(router): Add support for Vault in connector_accounts endpoint (#7814)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-05-15 10:06:44 +00:00