Adding to PayPal .onClick
-
I swear I’m almost done asking questions. Is it possible to safely add to the
PayPal.prototype.onClick
? I can see a couple of hacky ways to achieve what I need, but the most correct way would be to add my trigger here. I’m not super familiar with the IIFEs, but my understanding is that they aren’t extendable in the normal way a prototype would be, but wanted to ask just in case.The problem is the PayPal smart button is an iFrame so I can’t easily setup an onclick listener from the window.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Adding to PayPal .onClick’ is closed to new replies.