add paypay

This commit is contained in:
uetchy 2018-11-23 19:18:22 +09:00
parent d1a982bdc8
commit 91b45b689a
4 changed files with 38 additions and 33 deletions

View File

@ -1,29 +1,31 @@
--- ---
title: Send & Claim title: Send & Claim
permalink: "/pay" permalink: '/pay'
layout: default layout: default
--- ---
<div id="pay"> <div id="pay">
<section><p>いずれか都合の良い方法で送金または請求してください。</p></section>
<section> <section>
<p>いずれか都合の良い方法で送金または請求してください。</p> <h1>PayPay</h1>
</section> <p>QRコードをスキャンして送金してください。</p>
<section> <img src="/images/payment/paypay.png" width="200" height="200" />
<h1>Pring</h1> <a class="button" href="https://paypay.ne.jp/">PayPayについて</a> <br />
<p>Pring ID <span class="monospace">uechi</span> 宛に送金・請求してください。</p>
<a class="button" href="https://www.pring.jp">Pringについて</a>
</section> </section>
<section> <section>
<h1>Kyash</h1> <h1>Kyash</h1>
<p>Kyash ID <span class="monospace">uechi</span> 宛に送金・請求してください。</p> <p>
<img src="/images/remit/kyash.png" width="200" height="200" /> Kyash ID <span class="monospace">uechi</span> 宛に送金・請求してください。
<a class="button" href="https://kyash.co/">Kyashを入手</a> </p>
<br/> <img src="/images/payment/kyash.png" width="200" height="200" />
<a class="button" href="https://kyash.co/">Kyashを入手</a> <br />
</section> </section>
<section> <section>
<h1>Amazon Gift</h1> <h1>Pring</h1>
<p>メッセージアプリ経由で、または <span class="monospace">y@uechi.io</span> 宛にお送りください。</p> <p>
<a class="button" href="https://www.amazon.co.jp/gp/product/B004N3APGO/">Amazon Giftを購入</a> Pring ID <span class="monospace">uechi</span> 宛に送金・請求してください。
</p>
<a class="button" href="https://www.pring.jp">Pringについて</a>
</section> </section>
<section> <section>
<h1>LINE Pay</h1> <h1>LINE Pay</h1>
@ -31,10 +33,13 @@ layout: default
<a class="button" href="https://line.me/ja/pay">LINE Payについて</a> <a class="button" href="https://line.me/ja/pay">LINE Payについて</a>
</section> </section>
<section> <section>
<h1>Bitcoin</h1> <h1>Amazon Gift</h1>
<p><span class="monospace">14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N</span>宛にお送りください。</p> <p>
<img src="/images/remit/bitcoin.png" width="200" height="200" /> メッセージアプリ経由で、または
<a class="button" href="bitcoin:14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N">Bitcoinを送金</a> <span class="monospace">y@uechi.io</span> 宛にお送りください。
<br/> </p>
<a class="button" href="https://www.amazon.co.jp/gp/product/B004N3APGO/"
>Amazon Giftを購入</a
>
</section> </section>
</div> </div>

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

BIN
images/payment/paypay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB