Align positioning with 'Bitcoin-native self-hosted software licensing'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# StartOS activate-license template
|
||||
|
||||
A drop-in folder that adds Bitcoin-paid licensing to your existing Start9
|
||||
A drop-in folder that adds Bitcoin-native licensing to your existing Start9
|
||||
(StartOS 0.4.0.x) package. Your buyers get:
|
||||
|
||||
- **"Buy license"** — pay with Bitcoin/Lightning on your BTCPay, never copy/paste the key. Optional discount/referral code field.
|
||||
|
||||
@@ -48,7 +48,7 @@ export const buyLicense = sdk.Action.withInput(
|
||||
async ({ effects }) => ({
|
||||
name: 'Buy license',
|
||||
description:
|
||||
`Start a Bitcoin-paid purchase of a ${PRODUCT_DISPLAY_NAME} license. ` +
|
||||
`Start a Bitcoin-native purchase of a ${PRODUCT_DISPLAY_NAME} license. ` +
|
||||
`You will get a checkout URL to open in your browser; after you pay, ` +
|
||||
`run "Finish license purchase" to have the key automatically ` +
|
||||
`captured — you never need to copy/paste anything.`,
|
||||
|
||||
Reference in New Issue
Block a user