Docs/connectors restructuring#194
Open
AnandKGanesh wants to merge 4 commits intomainfrom
Open
Conversation
- Promote "Activate Connector on Hyperswitch" to top of section (applies to all connector types) - Group connector configs + payment methods under "Payment Processors" with payment-processor-capabilities.md as the section landing page - Split "Payouts Processors" (connector config) from "Payouts" (operations) - Rename "Processors with Split Settlement" to "Split Settlement" - Remove Netcetera from Connector Configurations; move to new "3DS Providers" section - Add "Fraud Providers" section (Signifyd, Riskified — FraudAndRiskManagementProvider) - Add "3DS Providers" section (Netcetera, GPayments, Juspay 3DS Server, 3dsecure.io — AuthenticationProvider) - Add "Vault Providers" section (HyperswitchVault, VGS — ExternalVault) - Add "Tax Providers" section (TaxJar — TaxCalculationProvider) All new section READMEs sourced from connector_type and description fields in each connector's ConnectorInfo struct in crates/hyperswitch_connectors. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… providers - fraud-providers/signifyd.md: HeaderKey auth, FRM flows (Sale/Checkout/Transaction/Fulfillment/RecordReturn) - fraud-providers/riskified.md: BodyKey auth (secret_token + domain_name), HMAC signing - 3ds-providers/gpayments.md: CertificateAuth, Pre/Post-Authenticate flows - 3ds-providers/threedsecureio.md: HeaderKey auth, Sandbox status - 3ds-providers/juspaythreedsserver.md: HeaderKey auth, Juspay-operated 3DS server - 3ds-providers/netcetera.md: moved from available-connectors/ into 3ds-providers/ - vault-providers/vgs.md: SignatureKey auth (username/password/vault_id), Insert/Retrieve flows - tax-providers/taxjar.md: HeaderKey auth, tax calculation flow - SUMMARY.md: added sub-pages under all four new provider sections, fixed Netcetera path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- payouts/payout-processors/adyen.md: BodyKey auth (api_key + merchant_account), Create/Eligibility/Fulfill/Cancel flows - payouts/payout-processors/stripe.md: HeaderKey auth (secret key), Connect-based, Create/Fulfill/Cancel/Recipient flows - payouts/payout-processors/wise.md: BodyKey auth (api_key + profile_id), Quote/Recipient/Create/Fulfill/Eligibility/Cancel/Sync flows - payouts/payout-processors/paypal.md: BodyKey OAuth2 (client_secret + client_id), PayPal/Venmo wallets, Create/Fulfill/Sync flows - payouts/payout-processors/ebanx.md: HeaderKey auth (integration_key), LATAM/Pix, Create/Fulfill/Cancel flows - payouts/payout-processors/cybersource.md: SignatureKey auth (api_key + merchant_id + api_secret), card payouts, Fulfill-only flow - SUMMARY.md: added payout processor sub-pages under Payout Processors Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…red navigation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.