- From: Rouslan Solomakhin <rouslan@google.com>
- Date: Thu, 26 May 2016 03:20:35 +0000
- To: Adrian Hope-Bailie <adrian@hopebailie.com>, "Michael[tm] Smith" <mike@w3.org>
- Cc: Tommy Thorsen <tommyt@opera.com>, Ian Jacobs <ij@w3.org>, Web Payments Working Group <public-payments-wg@w3.org>
- Message-ID: <CAMMzaWH26u8FqSdj7-7ajhdc=VeWK-9-xzzwnOqF4zkXtpXUhw@mail.gmail.com>
Great demos! I'm not sure whether the the broader community has seen this, Chrome has some demo websites as well: 💵 https://rsolomakhin.github.io/samples/paymentrequest/credit-cards/ - a sample that accepts credit card payments and does not request shipping information. 📬 https://rsolomakhin.github.io/samples/paymentrequest/free-shipping/ - a sample that accepts credit card payments and provides free shipping worldwide. 📬 📬 https://rsolomakhin.github.io/samples/paymentrequest/shipping-options/ - a sample that accepts credit card payments and provides a couple of shipping options regardless of shipping address. <https://rsolomakhin.github.io/samples/paymentrequest/dynamic-shipping/> 🏰 🗽 https://rsolomakhin.github.io/samples/paymentrequest/dynamic-shipping/ - a sample that accepts credit card payments and varies the availability and price of shipping options depending on the shipping address. ---------------------- rsolomakhin.github.io does not have a backend and your card information is not sent anywhere. In either case, it's best to use a fake credit card, like 4111 1111 1111 1111. 👷 You can try these samples in Chrome Dev for Android: https://play.google.com/store/apps/details?id=com.chrome.dev 🇧🇷 Remember to enable the Chrome flag: chrome://flags/#enable-experimental-web-platform-features </shameless-plug> On Wed, May 25, 2016 at 6:09 AM Adrian Hope-Bailie <adrian@hopebailie.com> wrote: > Tommy, > > This is great thanks! > > I'm going to try out my experiments with ServiceWorker on this too and > will let you know how it goes! > > Adrian > > On 25 May 2016 at 14:24, Michael[tm] Smith <mike@w3.org> wrote: > >> Tommy Thorsen <tommyt@opera.com>, 2016-05-25 14:00 +0200: >> > Archived-At: < >> http://www.w3.org/mid/CA+zGpV3htOCU9-++AbSBxwAbKz_X5gK0o8fO9jLktnoRkc=vkg@mail.gmail.com >> > >> > so I've created this >> > <https://github.com/tommythorsen/webpayments-demo>. It's a chrome >> extension >> > which implements payment mediation in desktop browsers. (I have not >> > implemented the HTTP part of the communication, though, only the >> proposed >> > javascript API from my PR). >> > >> > Along with this extension, there is a primitive payment app which uses >> the >> > javascript API to register itself and to process payments, and a simple >> web >> > shop which uses PaymentRequest to charge for goods. >> >> Nice work—just installed it and tried it out and found that it all works >> as >> expected. I plan to do a Web Payments presentation at a developer meetup >> next month, so I appreciate having this to demo with. >> >> —Mike >> >> -- >> Michael[tm] Smith https://people.w3.org/mike >> > >
Received on Thursday, 26 May 2016 03:21:14 UTC