{{template "header" .}}

Checkout

Payment

{{if .Error}}
{{.Error}}
{{end}} {{if .OK}}
{{.OK}}
{{end}} {{if .Issued.Key}}

Plan: {{.Issued.Plan}} ยท {{if .Issued.Expires}}expires {{.Issued.Expires}}{{else}}never expires{{end}}

Copy the whole key. Open License, paste, Activate.

{{if .License.Pro}}

Watch together Home

{{else}}

Activate now

{{end}} {{else}}

If you just paid, wait a few seconds and refresh. Stripe needs the secret key in Admin; PayPal needs Client ID + Secret; Coinbase needs the Commerce API key plus a ?charge= return URL.

License page

{{end}}
{{template "footer" .}}