hyperswitch
feat(subscriptions): Add update subscriptions APIs with payments update call
#9778
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Commits
feat(subscription): add update subscription request and handler with plan and price IDs
GauravRawat369
committed
7 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into add-update-call
GauravRawat369
committed
6 days ago
feat(subscription): add payment update s2s call and complete update subscription call
GauravRawat369
committed
6 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into add-update-call
GauravRawat369
committed
6 days ago
feat(subscription): add item_price_id and plan_id to subscription requests
GauravRawat369
committed
5 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into add-update-call
GauravRawat369
committed
5 days ago
feat(subscription): add plan_id and price_id to Subscription and SubscriptionUpdate structs
GauravRawat369
committed
5 days ago
feat(subscription): fix clippy
GauravRawat369
committed
5 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
5 days ago
feat(invoice): enhance invoice update requests with new structures and methods
GauravRawat369
committed
4 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into add-update-call
GauravRawat369
committed
4 days ago
feat(subscription): rename price_id to item_price_id in subscription models and update related logic
GauravRawat369
committed
4 days ago
fix(subscription): update down migration to drop item_price_id instead of price_id
GauravRawat369
committed
4 days ago
feat(invoice): reorder fields in InvoiceUpdate struct for consistency and clarity
GauravRawat369
committed
4 days ago
refactor(invoice): update payment_method_id to use Secret type for enhanced security
GauravRawat369
committed
2 days ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into add-update-call
GauravRawat369
committed
1 day ago
Loading