Closed bageren closed 5 years ago
I have not added support for paymentRequest to this library and don't have a timeline for it. However I'm open to a PR.
This is now available in 1.2.0-beta.5 as ngx-payment-request
please see the example. Documentation is not complete, however it should be feature complete (based on stripe.js implementation).
Documented in README
When I use:
It tells me that paymentRequest does not exist on ElementOptions. So how can I use the payment request button with this library? Thanks.