Open Collective
Open Collective
Loading
Payment Request Button Development
Published on April 26, 2021 by Jofferson R Tiquez

I started working on a new Stripe Elements component: Payment Request Button

Altho it is not complete yet due to blocking in mount the element after checking the `canMakePayment()` method. It seems there's a bug of some sort in chrome. All conditions are met but the `canMakePayment()` still returns `null`.

Branches for feature and demo/documentation page.

Demo & Docs - https://github.com/vue-stripe/vuestripe.com/tree/feat/payment-request-button
Feature - https://github.com/vue-stripe/vue-stripe/tree/feat/payment-request-button