juspay/hyperswitch
GitHub で見る[FEATURE] Add a toggle to switch between sandbox and production endpoints
Open
#987 opened on 2023年4月25日
A-dependenciesC-featureE-easyP-highgood first issue
Repository metrics
- Stars
- (42,690 stars)
- PR merge metrics
- (平均マージ 6d 22h) (30d で 213 merged PRs)
説明
Feature Description
A toggle/flag to switch between sandbox and production endpoints need to be created to pick up the desired endpoints from environment config toml file. The production endpoints for various connectors need to be added to the toml file as well
Possible Implementation
Create a simple flag to switch between sandbox and production endpoints
Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
No, but I'm happy to collaborate on a PR with someone else