Skip to content

fix(products): remind Test Store users to set prices#66

Merged
akshitkrnagpal merged 1 commit into
mainfrom
fix/test-store-price-guidance
May 19, 2026
Merged

fix(products): remind Test Store users to set prices#66
akshitkrnagpal merged 1 commit into
mainfrom
fix/test-store-price-guidance

Conversation

@akshitkrnagpal

Copy link
Copy Markdown
Owner

Summary

  • Add a products create reminder for Test Store-style product bodies that RevenueCat v2 cannot set prices
  • Document the dashboard-only price step in generated CLI reference
  • Cover the reminder heuristic with products command tests

Fixes #29

Test Plan

  • go test ./commands/products -run TestNeedsTestStorePriceReminder -count=1
  • go test ./...
  • go vet ./...
  • make drift-check

@vercel

vercel Bot commented May 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
revcat Ready Ready Preview, Comment May 17, 2026 2:03pm

@akshitkrnagpal
akshitkrnagpal merged commit 57c6697 into main May 19, 2026
4 checks passed
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.

Setting prices on Test Store products is not exposed by RC v2 API

1 participant