Skip to content

update stripe payload#393

Merged
jigar-f merged 1 commit intomainfrom
jigar/stripe-payload
Apr 1, 2026
Merged

update stripe payload#393
jigar-f merged 1 commit intomainfrom
jigar/stripe-payload

Conversation

@jigar-f
Copy link
Copy Markdown
Contributor

@jigar-f jigar-f commented Apr 1, 2026

This pull request introduces a minor update to the SubscriptionResponse struct in api/subscription.go by adding a new PendingSecret field. This change will allow the API to return an additional secret related to pending subscription states.

  • Added a PendingSecret field to the SubscriptionResponse struct to support handling of pending subscription secrets.

Copilot AI review requested due to automatic review settings April 1, 2026 12:32
@jigar-f jigar-f merged commit b813f77 into main Apr 1, 2026
4 checks passed
@jigar-f jigar-f deleted the jigar/stripe-payload branch April 1, 2026 12:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for returning an additional Stripe “pending subscription” secret by extending the SubscriptionResponse payload in the API client.

Changes:

  • Added PendingSecret to SubscriptionResponse in api/subscription.go for Stripe subscription creation responses.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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