Skip to content

Subscription / Billing bug fixes and some enhancements #332

Merged
0x0elliot merged 3 commits intoShuffle:mainfrom
Monilprajapati:fix
Feb 23, 2026
Merged

Subscription / Billing bug fixes and some enhancements #332
0x0elliot merged 3 commits intoShuffle:mainfrom
Monilprajapati:fix

Conversation

@Monilprajapati
Copy link
Member

@Monilprajapati Monilprajapati commented Feb 20, 2026

@0x0elliot 0x0elliot merged commit 8728553 into Shuffle:main Feb 23, 2026
2 of 3 checks passed
@0x0elliot
Copy link
Member

go run *.go
# github.com/shuffle/shuffle-shared
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:1167:11: sub.Id undefined (type PaymentSubscription has no field or method Id)
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:1175:29: org.Subscriptions[i].Id undefined (type PaymentSubscription has no field or method Id)
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:1176:27: org.Subscriptions[i].Id undefined (type PaymentSubscription has no field or method Id)
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:12569:3: unknown field Id in struct literal of type PaymentSubscription
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:12741:11: sub.Id undefined (type PaymentSubscription has no field or method Id)
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:12755:11: updated.Id undefined (type PaymentSubscription has no field or method Id)
/Users/aditya/go/pkg/mod/github.com/shuffle/shuffle-shared@v0.9.95/shared.go:12755:25: existing.Id undefined (type PaymentSubscription has no field or method Id)```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants