hyperswitch-control-center
hyperswitch-control-center copied to clipboard
Open sourced control center for managing Hyperswitch - an open sourced payment switch.
Requirements: 1. In the Generate Report csv, we need to include payment_method_data field from payment_attempt and the ‘fingerprint’ field from payment_intent Value: These fields contain all the necessary card details...
### Feature Description Currently in payment operations (or any other table), we have one line of items for generating sample data or reports, another line of items for filters and...
### Feature Description Add Analytics for 3DS Authentication via a 3rd party 3DS service provider. ### Possible Implementation - ### Have you spent some time checking if this feature request...
### Bug Description There is only rate option to be selected in Surcharge Value Type ### Expected Behavior The Surcharge Value type should have `rate` and `fixed` options ### Actual...
### Bug Description ### Summary Customer Support role user has full access to connectors, being able to see the configured API keys, enable/disable, update details. ### PoC Just access with...
There are patches of code in the repo which are not used anymore, they can be removed. Rescript analyzer can be used to detect such code.
I noticed that cypress has been configured but there are no test cases for existing features. Would the maintainers be open to a pr for adding e2e tests for the...
BUG
after running npm run start, { static: { directory: '/home/ubuntu/hyperswitch-control-center/dist/hyperswitch' }, compress: true, hot: true, port: 9000, historyApiFallback: true, proxy: {}, onBeforeSetupMiddleware: [Function: onBeforeSetupMiddleware] } (node:21272) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option...