#nafid_02514
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- nafid_02514, 1 hour ago, 10 messages
- nafid_02514, 6 days ago, 90 messages
This is Express Checkout Element, yes?
payment request button
Ok, so the shippingaddresschange event fires, you have code in that event handler. And then what?
Can you share your code where you have the paymentmethod event? https://stripe.com/docs/stripe-js/elements/payment-request-button?client=react#react-complete-payment
Hey! Taking over for my colleague. First of all are you running this in a mobile webview by chance ?
What you mean exactly by this? did you try to add some log lines? did you inspect the devtool console ?
yes, i checked it with modile
the video is recorded from mobile
in the console there was no error related to my plugin
but there where other errors like this, as this a customer site iam not sure how this error are causing
Do the customer have custom CSP policy in their website ?
if so they need to allow stripe.js directives
https://stripe.com/docs/security/guide#content-security-policy
iam not sure, how do i confirm this
There is only one way to confirm this, with the customer themself.
ok,thank you