Skip to content

Readings on how to create a Connector. #8827

Answered by nfarah86
rudreshkoranne asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rudreshkoranne !
I can help here. The base URI for stripe is this: stripe.base_url = "https://api.stripe.com/"

You can find it here: https://github.com/juspay/hyperswitch/blob/0f70fc51/config/deployments/production.toml#L130

Also, when you create a connector, please don't use an _; keep it one word for now. There's a bug in the script (I'll fix it later). Try: testConnector for camelCase.

When you create the connector, don't be alarmed when there are test errors or a grpc error, I'm working with the team to fix it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nfarah86
Comment options

nfarah86 Aug 4, 2025
Collaborator

@rudreshkoranne
Comment options

@rudreshkoranne
Comment options

Answer selected by nfarah86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants