Skip to content

Docs/connectors restructuring#194

Open
AnandKGanesh wants to merge 4 commits intomainfrom
docs/connectors-restructuring
Open

Docs/connectors restructuring#194
AnandKGanesh wants to merge 4 commits intomainfrom
docs/connectors-restructuring

Conversation

@AnandKGanesh
Copy link
Copy Markdown
Contributor

No description provided.

Anand Ganesh and others added 4 commits April 25, 2026 04:17
- 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant