We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ダウンロードコンテンツを販売できるようにしたい。
フロントのマイページから、購入したデジタル商品をダウンロードできる。 管理画面で、商品としてダウンロードコンテンツを設定できる。
The text was updated successfully, but these errors were encountered:
2系では販売種別(4系の商品種別)でダウンロードコンテンツを選べるようになっている。 ダウンロード商品を購入すると、マイページからダウンロードができるようになる。 ダウンロードは決済の状態によって制御する必要がある。 例えばクレジットカードの新規受付ではダウンロードさせたいが、銀行振込では入金済みまでダウンロードさせたくないなど。 既存の決済プラグインの仕様も考慮した上でしっかり要件を固める必要がある。
すでに商品種別を活用されているサイトもあるので、商品種別での制御でいいか、マイページからダウンロードで良いかも含めて同じ実装でいいか検討する必要がある。
Sorry, something went wrong.
No branches or pull requests
概要(Overview)
ダウンロードコンテンツを販売できるようにしたい。
期待する内容(Expect) or 要望 (Requirement)
フロントのマイページから、購入したデジタル商品をダウンロードできる。
管理画面で、商品としてダウンロードコンテンツを設定できる。
環境 (environment)
関連情報 (Ref)
The text was updated successfully, but these errors were encountered: