Use Corrily SDK to render a complete Paywall with plans & prices coming from Corrily
@corrily/react-sdk
package:
.env.local
:
ProductList.tsx
. To do that replace <Paywall />
with PaywallWrapper
in the code above:
PaywallWrapper
component itself:
corrily--
prefix to separate Paywall classes from your front-end classnames.
CardComponent
property of the <Paywall />
.
Here is an example:
"dev": true
at the time of testing to disable DB writes"experiment_id": ...
to enforce a specific experiment being used"arm_id": ...
to enforce a specific arm"override": true
to ignore previously stored user price and recompute prices from scratch