hyperswitch
feat(core): add sessions api endpoint
#104
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
62
Changes
View On
GitHub
Commits
feat(core): add sessions flow
Narayanbhat166
committed
1 year ago
fix(core): remove store cast to dyn db
Narayanbhat166
committed
1 year ago
refactor(core): fix pr comments
Narayanbhat166
committed
1 year ago
refactor(core): change variable declaration method'
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
refactor(core): make payments response data enum
Narayanbhat166
committed
1 year ago
refactor(core): modify existing code to support new payment data
Narayanbhat166
committed
1 year ago
fix(connector): errors caused by merge
Narayanbhat166
committed
1 year ago
refactor(core): change response type for sessiontrait
Narayanbhat166
committed
1 year ago
refactor(core): remove construct router data for sessions
Narayanbhat166
committed
1 year ago
fix(tests): modify to accomodate change to payments response data
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
fix(core): errors caused by the merge
Narayanbhat166
committed
1 year ago
fix(core): cargo fmt
Narayanbhat166
committed
1 year ago
refactor(core): remove paymentdata from decide flow
Narayanbhat166
committed
1 year ago
fix(core): clippy warnings
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
fix(core): merge fixes
Narayanbhat166
committed
1 year ago
feat(core): add call multiple connectors sequential
Narayanbhat166
committed
1 year ago
refactor(core): modify connector construction logic
Narayanbhat166
committed
1 year ago
refactor(core): move get connector to operation
Narayanbhat166
committed
1 year ago
fix(core): pr replace unwrap with unrwap_or
Narayanbhat166
committed
1 year ago
fix(core): fix clippy warnings
Narayanbhat166
committed
1 year ago
Merge branch 'sessions_flow_for_wallets' into call_multiple_connectors
Narayanbhat166
committed
1 year ago
fix(core): fix merge errors
Narayanbhat166
committed
1 year ago
fix(config): undo changes to db credentials
Narayanbhat166
committed
1 year ago
fix(core): remove duplicate call to construct connector
Narayanbhat166
committed
1 year ago
refactor(core): remove paymentdata from construct_router_data
Narayanbhat166
committed
1 year ago
refactor(core): rename payment_response_u_t to payment_response_update_tracker
Narayanbhat166
committed
1 year ago
refactor(core): change paymentsresponse enum
Narayanbhat166
committed
1 year ago
fix(tests): modify tests to accomodate for change
Narayanbhat166
committed
1 year ago
refactor(core): remove let bindings
Narayanbhat166
committed
1 year ago
fix(migration): minor fix in make connector name optional migration
Narayanbhat166
committed
1 year ago
refactor(tests): minor refactor in tests
Narayanbhat166
committed
1 year ago
refactor(core): minor refactor
Narayanbhat166
committed
1 year ago
refactor(core): add issue number
Narayanbhat166
committed
1 year ago
refactor(core): rename variables
Narayanbhat166
committed
1 year ago
Merge branch 'sessions_flow_for_wallets' into call_multiple_connectors
Narayanbhat166
committed
1 year ago
refactor(core): change handle response logic
Narayanbhat166
committed
1 year ago
refactor(core): remove unnecessary wrap around result
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
fix(core): fix errors caused by merge
Narayanbhat166
committed
1 year ago
Merge branch 'sessions_flow_for_wallets' into call_multiple_connectors
Narayanbhat166
committed
1 year ago
fix(core): fix clippy suggestions
Narayanbhat166
committed
1 year ago
Merge branch 'call_multiple_connectors' into refactor_connector_construction
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
fix(core): fix error type in connector construction
Narayanbhat166
committed
1 year ago
fix(core): fix clippy warnings
Narayanbhat166
committed
1 year ago
Merge branch 'main' into sessions_flow_for_wallets
Narayanbhat166
committed
1 year ago
fix(core): fix clippy warnings
Narayanbhat166
committed
1 year ago
feat(core): add payments session endpoint
Narayanbhat166
committed
1 year ago
Merge branch 'sessions_flow_for_wallets' into call_multiple_connectors
Narayanbhat166
committed
1 year ago
Merge branch 'call_multiple_connectors' into refactor_connector_construction
Narayanbhat166
committed
1 year ago
Merge branch 'refactor_connector_construction' into add_sessions_api_endpoint
Narayanbhat166
committed
1 year ago
chore(core): add fixme to refactor specific imports
Narayanbhat166
committed
1 year ago
feat(core): add payments session endpoint (#100)
Narayanbhat166
committed
1 year ago
Merge branch 'main' into call_multiple_connectors
Narayanbhat166
committed
1 year ago
refactor(core): remove unnecessary trait bounds
Narayanbhat166
committed
1 year ago
chore: add PaymentsSessionToken flow
Narayanbhat166
committed
1 year ago
Merge branch 'call_multiple_connectors' into refactor_connector_construction
Narayanbhat166
committed
1 year ago
Merge branch 'refactor_connector_construction' into add_sessions_api_endpoint
Narayanbhat166
committed
1 year ago
Merge branch 'main' into add_sessions_api_endpoint
Narayanbhat166
committed
1 year ago
Loading