mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
refactor(payment_attempt_v2): add payment attempt v2 domain and diesel models (#6027)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -19,7 +19,6 @@ recon = []
|
||||
v1 = ["common_utils/v1"]
|
||||
v2 = ["common_utils/v2", "customer_v2"]
|
||||
customer_v2 = ["common_utils/customer_v2"]
|
||||
payment_v2 = []
|
||||
payment_methods_v2 = ["common_utils/payment_methods_v2"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user