Skip to content

Commit 61cbd62

Browse files
authored
docs: add note about syncing existing Polar products (#9)
* docs: add note about syncing existing Polar products Clarifies that pre-existing products must be synced using syncProducts. * function is a more suitable word
1 parent f780c96 commit 61cbd62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ subscriptions, and may not work as expected with one-time payments. Please
170170
[open an issue](https://github.com/convex-dev/polar/issues) or [reach out on Discord](https://discord.gg/convex)
171171
if you run into any issues.
172172

173+
Products created prior to using this component need to be synced with Convex using the `syncProducts` function.
174+
173175
### Initialize the Polar client
174176

175177
Create a Polar client in your Convex backend:

0 commit comments

Comments
 (0)