We placed the paypal button on our site with the new API and it's doing it through an iframe. We have a custom contextual menu for the site but when you go to the paypal button it's using the default browser one instead. is there a property or something for the 'button = paypal.Buttons({' that will disable context menu in the iframe. We don't care if it shows the custom menu just turning of the ability to right click is what they're looking to do.
... View more