mirror of
https://github.com/LukeHagar/polar.git
synced 2025-12-06 04:20:58 +00:00
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
This commit is contained in:
@@ -170,6 +170,8 @@ subscriptions, and may not work as expected with one-time payments. Please
|
|||||||
[open an issue](https://github.com/convex-dev/polar/issues) or [reach out on Discord](https://discord.gg/convex)
|
[open an issue](https://github.com/convex-dev/polar/issues) or [reach out on Discord](https://discord.gg/convex)
|
||||||
if you run into any issues.
|
if you run into any issues.
|
||||||
|
|
||||||
|
Products created prior to using this component need to be synced with Convex using the `syncProducts` function.
|
||||||
|
|
||||||
### Initialize the Polar client
|
### Initialize the Polar client
|
||||||
|
|
||||||
Create a Polar client in your Convex backend:
|
Create a Polar client in your Convex backend:
|
||||||
|
|||||||
Reference in New Issue
Block a user