Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WordPressのサイトにPayPalのカート決済システムを導入した話

 WordPressのサイトにPayPalのカート決済システムを導入した話

Avatar for Marie Tomoishi

Marie Tomoishi

January 19, 2019
Tweet

More Decks by Marie Tomoishi

Other Decks in Technology

Transcript

  1. WordPressのサイトに PayPalのカート決済システムを導入した話 How to introduce Shopping carts using PayPal to

    WordPress site Marie Tomoishi 友石 まりえ [Hirakata] Kansai WordPress Meetup #2
  2. 自己紹介 Marie Tomoishi 友石 まりえ mariweb / FREELANCE WEB DESIGNER

    -About- @marieeeep mariweb 代表 フリーランスWEB デザイナー WEB 制作 EC サイト制作(主にモール系の構築) まれに動画制作
  3. ネットで何か売りたいときどうしますか? How do you sell things on the Internet? 楽天やYahoo!

    で出品! ASP サービス! (BASE など) WooCommece! メルカリ … ? There are various choices
  4. 本日のお話 -Outline- WordPress のサイトにPaypal 決済を導入してみた体験談と この経験から分かったこと 1 Experiences about introducing

    Paypal payment to WordPress site and what I learned from this experience. その他の決済系プラグインの紹介 2 Introduction of other payment plug-ins
  5. ターゲット -Target- お客さんからサイトでモノ売りたいって言われたけど 予算あんまりでないっていう状況になりそうな人 とりあえず自分でなんか売ってみたい人 People told from the customer

    that “I want to sell things on the website but there is no budget” People who want to sell something easily がっつり在庫管理とか、顧客管理とかしてモノ売りたい人 People who wants firm inventory management and customer management エンジニアさんには物足りないかも Engineers may feel unsatisfactory…
  6. 完成イメージ -Rendering image- Sample Text Sample Text Sample Text Sample

    Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text PayPal Button Amount ¥30,000 Spec ・・・ Spec ・・・ Spec ・・・ Product Name Image
  7. WP Easy Paypal Payment Accept カート機能はなく、購入ボタンをクリック 後、そのまま支払い画面へ進みたい場合に 便利なプラグイン。 Although there

    is no cart function, it is a convenient plug-in when you want to proceed directly to the payment screen after clicking the purchase button. 最初に検討した方法 -Rejected ways #1-
  8. WP Easy Paypal Payment Accept [ 設定] - [WP Paypal

    Payment] から金額など設定しておくと、 ・ショートコード ・ウィジェット ・テンプレートファイルに記載 などの方法で呼び出して PayPal 購入ボタンを設置できる ショートコード中に金額や Payment Subject を含めることも可能 最初に検討した方法 -Rejected ways #1-
  9. 最初に検討した方法 -Rejected ways #1- WP Easy Paypal Payment Accept Japanese

    Yen… ??? 日本円が選べない… ???
  10. 2番目に検討した方法 -Rejected ways #2- PayPal Web Payment Standard WordPress のプラグインではなく、PayPal

    が用意しているかんたん決済ボタン(HTML) という機能 It is not a WordPress plugin. It is the simple settlement button (HTML) provided by PayPal.
  11. PayPal Web Payment Standard アイテムを登録する際に毎回PayPal へのログインが必要。さらに登録は1 点ずつ。 You need to

    log in to PayPal every time you register items. You can only register one item at a time 合わなかった点: WordPress の投稿画面だけで設定を完結させたい!!! I wish I could complete the setup with WordPress posting screen only. 2番目に検討した方法 -Rejected ways #2-
  12. Stripe 3番目に検討した方法 -Rejected ways #3- Sample Text Sample Text Sample

    Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text BUY NOW Amount ¥30,000 Spec ・・・ Spec ・・・ Spec ・・・ Product Name Image
  13. BUY NOW Stripe 3番目に検討した方法 -Rejected ways #3- Sample Text Sample

    Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Amount ¥30,000 Spec ・・・ Spec ・・・ Spec ・・・ Product Name Image
  14. Stripe 3番目に検討した方法 -Rejected ways #3- 購入数量が選べない。 Purchase quantity can not

    be chosen. 合わなかった点: JavaScript とかで色々やってみたけど、うまくいかない。多分方法はあると思うけど、これ 以上時間もないので断念。 I tried various things like JavaScript, but it does not work. I think there are probably methods, but I give up as there is no more time.
  15. WordPress Simple Paypal Shopping Cart 採用した方法 -Accepted way- 簡単な設定作業でショッピングカートの機 能がつけらるプラグイン。

    複数の商品をまとめて決済できる。 Plug-in that can introduce shopping cart functions with simple settings. You can purchase multiple items at once.
  16. 採用した方法 -Accepted way- 設定画面でベース送料や、◦円以上 で送料無料などの設定が可能。 さらにショートコードで個別に商品 名や価格、送料の指定が可能。 WordPress Simple Paypal

    Shopping Cart You can set base shipping cost, free shipping for order over etc. on the setting screen. it is also possible to individually specify the product name, price, shipping fee by short code.
  17. 採用した方法 -Accepted way- ただし送料の設定がややこしいので注意が必要 Shipping Cost = Base Shipping Cost

    + Individual Shipping Cost × Quantity WordPress Simple Paypal Shopping Cart Please be careful as the postage setting is confusing. 送料 = ベース送料 + 個別送料 × 数量 複数個買うとどんどん送料が高くなる!! When you buy more than one, shipping costs will increase steadily! !
  18. 採用した方法 -Accepted way- WordPress Simple Paypal Shopping Cart 例)送料は何個買っても一律800 円

    800 円 + 0.000001 円 × 100 個 = 800 円! Shipping Cost = Base Shipping Cost + Individual Shipping Cost × Quantity 送料 = ベース送料 + 個別送料 × 数量
  19. Sample Text Sample Text Sample Text Sample Text Sample Text

    Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text カートに入れる Amount ¥30,000 Spec ・・・ Spec ・・・ Spec ・・・ Product Name Image 採用した方法 -Accepted way-
  20. Sample Text Sample Text Sample Text Sample Text Sample Text

    Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text カートに入れる Amount ¥30,000 Spec ・・・ Spec ・・・ Spec ・・・ Product Name Image 採用した方法 -Accepted way- Name
  21. この経験からわかったこと -What I learned from this experience- プラグインの特性が分かれば割と簡単に決済システムを導入できる If you

    know the characteristics of the plug-in you can easily install a payment system. モノを実際に送る系じゃなければさらに簡単 Even simpler if you do not actually send things. 送料とか複雑な設定をしようと思うとちょっとしんどい It takes a bit of trouble if you try to make complicated settings like shipping costs. アイテム数多いとカート系じゃないとちょっとしんどい When there are many items, it is a little troublesome if it is not a cart type.
  22. データダウンロード系 -Data download type- Easy Digital Downloads 購入者に直接商品をダウンロードしてもらえるプ ラグイン。 写真や音楽、電子書籍などさまざまなデジタルデ

    ータを扱えます。 Plug-in that allows purchasers to download products directly. We can handle various digital data such as photographs, music, electronic books.
  23. まとめ -Summary- WordPress + PayPal などの決済プラグインはネットで何か売りたいときの 選択肢の一つです。 ただし商材によっては適さない場合もあります。適切な方法を選んで、お店 を作ってみてください! WordPress

    + payment plug-in such as PayPal is one of the options when you want to sell something on the internet. However, it may not be suitable depending on the product. Please choose the appropriate method and try making a shop!