hyperswitch
feat(customer_v2): add customer create v2 endpoint
#5444
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
109
Changes
View On
GitHub
Commits
feature: add feature flagged domain model and diesel model
Narayanbhat166
committed
134 days ago
refactor: change order of mirations
Narayanbhat166
committed
131 days ago
chore: create justfile for running commands for v1 and v2 migrations
hrithikesh026
committed
131 days ago
add support for extra params in migration
hrithikesh026
committed
131 days ago
refactor: add feature flag and make code compile
Narayanbhat166
committed
130 days ago
Merge branch 'main' into change_mercant_account_domain_model_v2
Narayanbhat166
committed
129 days ago
chore: merge fixes
Narayanbhat166
committed
129 days ago
chore: cargo fmt
Narayanbhat166
committed
129 days ago
chore: cargo c with merchant_account_v2 feature
Narayanbhat166
committed
129 days ago
chore: cargo clippy
Narayanbhat166
committed
129 days ago
refactor(core): added refactors for v2 customer api
sahkal
committed
129 days ago
refactor(core): fixed unused imports and clippy warnings
sahkal
committed
129 days ago
chore: include storage_impl in router
Narayanbhat166
committed
129 days ago
refactor(customer): fixed ci checks
sahkal
committed
129 days ago
refactor(customer):
sahkal
committed
129 days ago
chore: add few more just commands
Narayanbhat166
committed
129 days ago
chore: add comments to justfile
Narayanbhat166
committed
129 days ago
refactor(customer): fixed ci check and multi lifetime issue
sahkal
committed
128 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into 5841-customer-v2-refactor-customer-create-end-point
sahkal
committed
128 days ago
chore: fmt
Narayanbhat166
committed
128 days ago
refactor(customer): added new customer_v2 feature flag
sahkal
committed
128 days ago
Refactor(customer): fixed compile issue on result
sahkal
committed
128 days ago
ci: add support for compilation of code changes under v2 feature flag (#5329)
prajjwalkumar17
committed
128 days ago
Merge branch 'main' into change_mercant_account_domain_model_v2
Narayanbhat166
committed
128 days ago
Merge branch 'main' into change_mercant_account_domain_model_v2
Narayanbhat166
committed
128 days ago
refactor(customer): added extra flags
sahkal
committed
128 days ago
refactor(customer): removed oltp
sahkal
committed
128 days ago
refactor(customer): resolved merge conflicts
sahkal
committed
128 days ago
refactor: remove unwanted migrations
Narayanbhat166
committed
128 days ago
refactor(customer): merged merchant account v2 changes
sahkal
committed
128 days ago
chore: revert hsdev changes
Narayanbhat166
committed
128 days ago
chore: remove the -c option from jq
Narayanbhat166
committed
128 days ago
chore: add print statement in ci
Narayanbhat166
committed
128 days ago
chore: add debug statement
Narayanbhat166
committed
127 days ago
refactor: refactor script to increase readability
Narayanbhat166
committed
127 days ago
chore(ci-checks): simplify if conditions
SanchithHegde
committed
127 days ago
ci(CI-pr): try out Ubuntu 24.04 runners for running MSRV checks
SanchithHegde
committed
127 days ago
ci(CI-pr): try out Ubuntu 24.04 runners for running stable toolchain checks
SanchithHegde
committed
127 days ago
chore: add v1 in default features for api models
Narayanbhat166
committed
127 days ago
chore: remove unused config file
Narayanbhat166
committed
127 days ago
refactor: add v1 feature to hyperswitch interfaces
Narayanbhat166
committed
127 days ago
chore: add feature flags to openapi
Narayanbhat166
committed
127 days ago
refactor(customer): added ci checks for customer
sahkal
committed
127 days ago
ci: install latest release of `jq` from GitHub releases
SanchithHegde
committed
127 days ago
fix: migrations
Narayanbhat166
committed
127 days ago
Merge branch 'main' into change_mercant_account_domain_model_v2
Narayanbhat166
committed
127 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
127 days ago
fix: merge fixes
Narayanbhat166
committed
127 days ago
refactor(customer): resolved merge conflicts
sahkal
committed
127 days ago
refactor(customer): fixed schema.rs file
sahkal
committed
127 days ago
refactor(customer): fixed schema.rs file
sahkal
committed
127 days ago
refactor(customer): fixed schema file
sahkal
committed
127 days ago
refactor(customer): merged with merchant account v2 branch
sahkal
committed
127 days ago
chore: exclude customer_v2 in ci check
sahkal
committed
127 days ago
chore: fixed ci check failures for payment intent
sahkal
committed
127 days ago
chore: fixed just file for customer_v2 feature
sahkal
committed
127 days ago
chore: fixed ci checks
sahkal
committed
127 days ago
Merge branch 'main' into 5841-customer-v2-refactor-customer-create-end-point
sahkal
committed
127 days ago
chore: fixed merge conflicts
sahkal
committed
124 days ago
chore: fixed merge conflicts
sahkal
committed
124 days ago
chore: fixed Ci apiv2 error
sahkal
committed
124 days ago
chore: fixed ci check errors
sahkal
committed
124 days ago
chore: fixed ci checks
sahkal
committed
124 days ago
chore: fixed ci check failures
sahkal
committed
124 days ago
chore: fixed ci script error
sahkal
committed
124 days ago
refactor(customer): addressed pr comments
sahkal
committed
124 days ago
chore: made v2 customer api compile
sahkal
committed
124 days ago
chore: made v1 import compile
sahkal
committed
124 days ago
feat(customer_v2): added diesel model for customer_v2 create
sahkal
committed
122 days ago
feat(customer_v2): added customer_v2 diesel finally made it compile
sahkal
committed
121 days ago
chore: made diesel model encryption changes
sahkal
committed
121 days ago
chore: resolved merge conflicts
sahkal
committed
121 days ago
refactor
sahkal
committed
120 days ago
chore: resolved merge conflicts
sahkal
committed
120 days ago
chore: fixed migration issue
sahkal
committed
120 days ago
chore: fixed migration inconsistency
sahkal
committed
120 days ago
chore: fixed schema issue
sahkal
committed
120 days ago
chore: fixed migration redo failures
sahkal
committed
120 days ago
chore: fixed clippy issue
sahkal
committed
120 days ago
chore: added resurrect for migration ci checks
sahkal
committed
120 days ago
chore:added delay for db connection
sahkal
committed
120 days ago
Merge branch 'main' into customer-v2-domain-model
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
Merge branch 'customer-v2-domain-model' of https://github.com/juspay/hyperswitch into customer-v2-domain-model
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
chore: fixed ci checks for v2 migrations:
sahkal
committed
120 days ago
chore: fixed schema error consistency
sahkal
committed
120 days ago
chore: fixed schema consistency issue
sahkal
committed
120 days ago
chore: fixed schema issue
sahkal
committed
120 days ago
chore: fixed something hopefully it works crying out loud
sahkal
committed
120 days ago
chore: moved customer_v2_endpoint db migration into a single file
sahkal
committed
116 days ago
chore: resolved pr comments
sahkal
committed
114 days ago
chore: unused import fixed for v2
sahkal
committed
114 days ago
chore: resolved merge conflicts
sahkal
committed
114 days ago
chore: fixed clippy errors
sahkal
committed
114 days ago
chore: resolved pr comments
sahkal
committed
114 days ago
Merge branch 'main' into customer-v2-domain-model
sahkal
committed
114 days ago
+ more commits ...
Loading