Re: Status/Sample PaymentHandler API

Thanx to you both!

Anders
"bleeding edge" developments :-)

On 2017-07-17 15:05, Mathieu Perreault wrote:
> Hi Anders,
> 
> We have been keeping a Payment Handler version of BobPay up to date, and testing against that.
> 
> Github link <https://github.com/madmath/payment-request-show/tree/master/bobpay/public> (registration in index.html, actual handler in /pay). It's hosted at https://bobpay.xyz, where you can register and unregister at the bottom of the page. Pull requests welcome if you see issues or improvements to be made!
> 
> This is very much WIP on the Chrome side. We are still figuring out core aspects (such as Skipped UI) to make this a good experience.
> 
> 
> 
> 
> 
> On Mon, Jul 17, 2017 at 7:24 AM, Adrian Hope-Bailie <adrian@hopebailie.com <mailto:adrian@hopebailie.com>> wrote:
> 
>     Hey Anders,
> 
>     We've built a sample wallet using this API and tested successfully in Chrome Canary. You'll need to do some config to enable a few flags but it works well.
> 
>     The changes made to the reference Interledger node to support it were done in this PR: https://github.com/interledgerjs/ilp-kit/pull/433 <https://github.com/interledgerjs/ilp-kit/pull/433>
> 
>     Adrian
> 
>     On 17 July 2017 at 04:42, Anders Rundgren <anders.rundgren.net@gmail.com <mailto:anders.rundgren.net@gmail.com>> wrote:
> 
>         Hi,
>         I'm about to use in a real-world application
>         https://www.w3.org/TR/payment-handler/ <https://www.w3.org/TR/payment-handler/>
>         but cannot find any samples.
> 
>         What is the status of this API in Chrome?
> 
>         in
>         https://developers.google.com/web/fundamentals/discovery-and-monetization/payment-request/deep-dive-into-payment-request <https://developers.google.com/web/fundamentals/discovery-and-monetization/payment-request/deep-dive-into-payment-request>
>         there is a section
>         "Third Party Payment Method Skipping the Payment Request UI"
> 
>         Does this apply to methods defined by the PaymentHandler API as well?  That would be great!
> 
>         thenx,
>         Anders
> 
> 
> 

Received on Thursday, 20 July 2017 06:09:44 UTC