hyperswitch
feat(connector): Add list subscription plans integration for Chargebee
#9113
Open

feat(connector): Add list subscription plans integration for Chargebee #9113

spritianeja03 wants to merge 81 commits into main from chargebee-get-plans
spritianeja03
prajjwalkumar17 feat: subscriptions
c5d25170
prajjwalkumar17 db: add storage interface
973b0ae3
Sarthak1799 feat(subscriptions): Core dev initial commit
51bd502f
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
14d77a11
prajjwalkumar17 db: update query
4ea32abe
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
1eda33b6
prajjwalkumar17 refactor: add impls for update and create structs
609e2a1e
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
ce30e22e
GauravRawat369 feat: add record back to v1
ba900613
Sarthak1799 feat: added DB calls
bbc0bb67
Sarthak1799 fix: Conn integration for record back
3a153f18
GauravRawat369 fix: v2 errors and create new files for subscriptions
569a02d6
Sarthak1799 fix: Fixed core changes
46dcd0c9
GauravRawat369 Merge branch 'subcriptions', remote-tracking branch 'origin' into sub…
6f05aa15
GauravRawat369 feat(subscriptions): Introduce SubscriptionsRecordBackRequest and upd…
c412cc0f
Sarthak1799 Merge branch 'subscription-record-back' of github.com:juspay/hyperswi…
c304839c
Sarthak1799 fix: Fix Cit flow
ae423da5
Sarthak1799 fix: Moved record back to Psync workflow
29baab8a
GauravRawat369 feat(subscription): Enhance MIT payment processing with billing conne…
abc2d5e3
Sarthak1799 fix: Remove domain func
7a9c879e
GauravRawat369 refactor: Clean up imports and remove unused variables in payment pro…
372e8d29
GauravRawat369 fix(subscription): Ensure source verification check is enforced in su…
5762c147
spritianeja03 add list subscription plans integration for chargebee
3708655a
semanticdiff-com
spritianeja03 spritianeja03 assigned spritianeja03 spritianeja03 218 days ago
prajjwalkumar17 feat(subscriptions): add route for creating subscription intent
fc5b60df
prajjwalkumar17 refactor: add mca_id and client_secret cols
fa7348a9
prajjwalkumar17 Merge branch 'subcriptions' into subscription_cruds
ab6cbdbd
prajjwalkumar17 refactor: accept mca_id in params
e25cf9d1
spritianeja03 Merge branch 'subcriptions' into chargebee-get-plans
a1cf40d0
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
bff70fe6
Sarthak1799 feat(subscriptions): Add subscription confirm handler
f55a6424
Sarthak1799 Merge branch 'subscriptions-core-dev' of github.com:juspay/hyperswitc…
db3a9b2e
GauravRawat369 feat: Add subscription create features for Chargebee and Recurly conn…
1da4f7f1
GauravRawat369 Merge branch 'subscription-confirm' of https://github.com/juspay/hype…
704f374e
prajjwalkumar17 Merge branch 'main' into subcriptions
05dfc392
GauravRawat369 fix: subscription create error
50301bc4
prajjwalkumar17 refactor: customer create
01427d5b
hyperswitch-bot[bot] chore: run formatter
d0cca097
prajjwalkumar17 refactor: address clippy lints
8e9eb8ec
prajjwalkumar17 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
07c01ae2
prajjwalkumar17 fix: migration v2
8e7b8f91
prajjwalkumar17 Merge branch 'subcriptions' into subscription_cruds
806a0530
prajjwalkumar17 refactor: customer calls
3eb3763c
prajjwalkumar17 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
63bec08e
prajjwalkumar17 fix: clippy
42f5f07f
hyperswitch-bot[bot] chore: run formatter
975a7e8a
prajjwalkumar17 fix: address comments
64181ca6
prajjwalkumar17 Merge branch 'main' into subcriptions
105997fb
prajjwalkumar17 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
ab650490
prajjwalkumar17 fix: address comments
c9c044fe
prajjwalkumar17 fix: address comments
938028e3
prajjwalkumar17 Merge branch 'subcriptions' into subscription_cruds
40d132d7
Sarthak1799 feat: Added handler for confirm API + connector fixes
f17a1338
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
62cd3d4c
prajjwalkumar17 fix: commets
f1c3c83e
prajjwalkumar17 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
6762b086
hyperswitch-bot[bot] chore: run formatter
30d4f2cf
prajjwalkumar17 fix: address comments
bfbd7192
prajjwalkumar17 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
ac5ba74a
prajjwalkumar17 fix: remove cid from queries
f2f915e8
hyperswitch-bot[bot] chore: run formatter
f4e19260
prajjwalkumar17 Merge branch 'subcriptions' into subscription_cruds
508cb460
prajjwalkumar17 fix: permissions
9b6399a8
prajjwalkumar17 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
f5962689
spritianeja03 spritianeja03 marked this pull request as ready for review 215 days ago
spritianeja03 spritianeja03 requested a review 215 days ago
spritianeja03 spritianeja03 requested a review 215 days ago
spritianeja03 Merge branch 'subcriptions' into chargebee-get-plans
9708192f
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
dbf54007
Sarthak1799 fix: Fix conn + core chnages
991f0dbe
prajjwalkumar17 fix: address comments
e2dcba71
hyperswitch-bot[bot] chore: run formatter
9a5b80f2
spritianeja03 Merge branch 'subcriptions' into chargebee-get-plans
4d5ce226
Sarthak1799 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
61b7f81b
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
a4cb87ab
prajjwalkumar17 refactor: add status in subscription table
e89dd0b4
prajjwalkumar17 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
5d52c6f0
Sarthak1799 fix: Fixed errors
a7d18f48
Sarthak1799 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
2db34def
prajjwalkumar17 refactor: optional accept sub_id from merchant
3c33849b
prajjwalkumar17 Merge branch 'subcriptions' of github.com:juspay/hyperswitch into sub…
6fde6668
prajjwalkumar17 refactor: accept subscription status
5d245753
Sarthak1799 Merge branch 'subscription_cruds' of github.com:juspay/hyperswitch in…
e6d424a4
Sarthak1799 fix: Fixed errors
1c3321ed
prajjwalkumar17 Merge branch 'subscription-confirm' of github.com:juspay/hyperswitch …
3046ecad
prajjwalkumar17 prajjwalkumar17 requested a review 215 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 215 days ago
prajjwalkumar17 prajjwalkumar17 requested a review 215 days ago
hyperswitch-bot hyperswitch-bot added M-database-changes
Base automatically changed from subcriptions to main 215 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
Labels
Milestone