Skip to content

fix(keychain): align credits purchase with stripe graphql#2483

Merged
broody merged 2 commits intomainfrom
fix/keychain-credits-stripe-graphql
Mar 10, 2026
Merged

fix(keychain): align credits purchase with stripe graphql#2483
broody merged 2 commits intomainfrom
fix/keychain-credits-stripe-graphql

Conversation

@broody
Copy link
Contributor

@broody broody commented Mar 10, 2026

Summary

Update the generated keychain payment GraphQL types to match the latest internal Stripe schema.
Keep credits purchases working by removing the deleted purchaseType, starterpackId, and username inputs from the credits Stripe and Layerswap requests.
Move the purchase UI enum out of the generated API types so the credits purchase routes still compile after the schema change.

Validation

  • pnpm --filter @cartridge/keychain format:check
  • pnpm --filter @cartridge/keychain lint
  • pnpm --filter @cartridge/keychain build

@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
controller-example-next Ready Ready Preview Mar 10, 2026 8:20pm
keychain Ready Ready Preview Mar 10, 2026 8:20pm
keychain-storybook Ready Ready Preview Mar 10, 2026 8:20pm

Request Review

@broody broody merged commit 8cc1e26 into main Mar 10, 2026
12 checks passed
@broody broody deleted the fix/keychain-credits-stripe-graphql branch March 10, 2026 20:32
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.

1 participant