EC-CUBE4でStripeでクレジットカード決済ができるプラグインのサンプルです。 非公式プラグインですのでご利用は自己責任でお願い致します。
composer require stripe/stripe-php
bin/console eccube:composer:require stripe/stripe-php
git clone git@github.com:kurozumi/Stripe4.git app/Plugin
bin/console eccube:plugin:install --code Stripe4
bin/console eccube:plugin:enable --code Stripe4
Stripeのアカウントを取得して管理画面でAPIキーを設定してください。
Shopping/index.twigに以下のタグを追記してください。
{{ include('@Stripe4/credit.twig', ignore_missing=true) }}
以上で設定は終了です。 お疲れさまでした。
あとは配送方法設定で取り扱う支払い方法にStripeを追加してあげてください。
4242 4242 4242 4242
4000 0000 0000 3220