Chargebee payment platform
plugins:
chargebee: true
chargebee:
id: xxx
<button data-click="$chargebee.portal.open()">
Open Portal
</button>
<button
data-cb-type="checkout"
data-cb-item-0="perso-yearly"
>
Buy
</button>