You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
i am using the below stripe version and integrated payment request button, however got a error canMakePayment returun null or false .. as the promise is showing as undefined.
Steps to reproduce the behavior, please provide code snippets or a repository:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
It should return promise in every case to make the return consistent, and if its not supported then it should throw an error that could be catched in promise
System information
browser: Mobile Safari 10.0
browser.name: Mobile Safari
device.family: iPad
os: iOS 10.3.3
Server environment: Node
Additional context
this is the code i am using to check the canMakePayment on the payementRequest
Bug report
Describe the bug
i am using the below stripe version and integrated payment request button, however got a error
canMakePayment
returun null or false .. as the promise is showing as undefined.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
It should return promise in every case to make the return consistent, and if its not supported then it should throw an error that could be catched in promise
System information
Additional context
this is the code i am using to check the
canMakePayment
on thepayementRequest
Got this exception on my client using sentry..
The text was updated successfully, but these errors were encountered: