From 4dcf48a95f2517569ec64a5e433b3cdeb020ab8a Mon Sep 17 00:00:00 2001 From: D Fung Date: Thu, 5 Dec 2024 11:39:44 +0000 Subject: [PATCH] GITBOOK-4730: Purchase Link --- SUMMARY.md | 4 ++-- depub/nft-book-press/README.md | 4 ++-- .../{nft-book-store.md => book-store.md} | 0 .../{affiliation-link.md => purchase-link.md} | 14 +++++++------- depub/nft-book-press/user/stripe-connect-status.md | 4 ++++ depub/transfer-nft/README.md | 2 +- 6 files changed, 16 insertions(+), 12 deletions(-) rename depub/nft-book-press/{nft-book-store.md => book-store.md} (100%) rename depub/nft-book-press/{affiliation-link.md => purchase-link.md} (54%) diff --git a/SUMMARY.md b/SUMMARY.md index 6c93bd03..9f1aa029 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,11 +8,11 @@ * [Decentralized Publishing](depub/decentralized-publishing.md) * [FAQ: Listing ebooks](depub/nft-book-press/faq.md) * [Publish ebook](depub/nft-book-press/README.md) - * [Manage ebooks](depub/nft-book-press/nft-book-store.md) + * [Manage ebooks](depub/nft-book-press/book-store.md) * [Manage Book Collection](depub/nft-book-press/collection.md) * [User Setting](depub/nft-book-press/user/README.md) * [Stripe Connect Status](depub/nft-book-press/user/stripe-connect-status.md) - * [Affiliation Link](depub/nft-book-press/affiliation-link.md) + * [Purchase Link](depub/nft-book-press/purchase-link.md) * [NFT Authz Grants](depub/nft-book-press/authz.md) * [Bulk create QR codes and Short URLs](depub/nft-book-press/qr-codes-short-links.md) * [ebooks Replenishment](depub/nft-book-press/replenishment.md) diff --git a/depub/nft-book-press/README.md b/depub/nft-book-press/README.md index 9d80679d..57df06c7 100644 --- a/depub/nft-book-press/README.md +++ b/depub/nft-book-press/README.md @@ -20,10 +20,10 @@ Publishing an ebook on the blockchain involves the following processes: and other follow up actions: -4. [Manage Book](nft-book-store.md) +4. [Manage Book](book-store.md) 5. [Manage Book Collection](collection.md) 6. [Liker Land Book Press User Setting](user/) -7. [Affiliation Link Setting](affiliation-link.md) +7. [Affiliation Link Setting](purchase-link.md) 8. [ebooks Replenishment](replenishment.md) 9. [Modify ebook](modify.md) 10. [Burn ebook](burn.md) diff --git a/depub/nft-book-press/nft-book-store.md b/depub/nft-book-press/book-store.md similarity index 100% rename from depub/nft-book-press/nft-book-store.md rename to depub/nft-book-press/book-store.md diff --git a/depub/nft-book-press/affiliation-link.md b/depub/nft-book-press/purchase-link.md similarity index 54% rename from depub/nft-book-press/affiliation-link.md rename to depub/nft-book-press/purchase-link.md index f2d65d53..42b6e019 100644 --- a/depub/nft-book-press/affiliation-link.md +++ b/depub/nft-book-press/purchase-link.md @@ -1,12 +1,12 @@ --- -description: Generate a bookstore Affiliation Link for sales promotion +description: Generate a bookstore Purchase Link for sales promotion --- -# Affiliation Link +# Purchase Link -Go to the [LikeCoin NFT Book Press](https://likecoin.github.io/nft-book-press/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[Affiliation Link](https://likecoin.github.io/nft-book-press/affiliation-link)". +Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[Create Purchase Link](https://publish.liker.land/purchase-link)". -### Affiliation Link Generator +### Purchase Link Generator In **Destination**, choose the link style: @@ -20,8 +20,8 @@ In **Destination**, choose the link style: * Select "**Include default channels**" to generate links for Liker Land and other bookstores, such as One Punch Bookstore and Boundary Bookstore. * Select "**Prefix Channel ID for UTM Campaign**" to set up various Query Strings. -

Setting up the Affiliation Link

+

Setting up the Purchase Link

-After completion, click "**Generate**" to create the affiliation link. +After completion, click "**Generate**" to create the Purchase Link. -

Affiliation Link created

+

Purchase Link created

diff --git a/depub/nft-book-press/user/stripe-connect-status.md b/depub/nft-book-press/user/stripe-connect-status.md index 43adc38f..f3325af8 100644 --- a/depub/nft-book-press/user/stripe-connect-status.md +++ b/depub/nft-book-press/user/stripe-connect-status.md @@ -1,3 +1,7 @@ +--- +description: Stripe Setting +--- + # Stripe Connect Status Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[User Setting](https://publish.liker.land/nft-book-store/user)". diff --git a/depub/transfer-nft/README.md b/depub/transfer-nft/README.md index 9906eee7..d11af726 100644 --- a/depub/transfer-nft/README.md +++ b/depub/transfer-nft/README.md @@ -7,7 +7,7 @@ description: Transfer NFT is easy! {% hint style="info" %} Transfer NFT requires [LikeCoin](https://about.like.co/). -If the author wishes to gift an e-book, they can refer to the [Gift Books section in Manage ebooks](../nft-book-press/nft-book-store.md).\ +If the author wishes to gift an e-book, they can refer to the [Gift Books section in Manage ebooks](../nft-book-press/book-store.md).\ If readers wish to gift an e-book, they can refer to [Gift an ebook](../ebook/gift.md). {% endhint %}