- 0
Why is script running after form submission?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Everyone seems powerless against Oracle's ownership of the JavaScript trademark 1 2
By Usama Jawad96,
- oracle
- javascript
- (and 5 more)
- 29 replies
- 0 views
-
HTML, CSS, & JavaScript All-in-One For Dummies (worth $39.99) free download ends today
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
Download HTML, CSS, & JavaScript All-in-One For Dummies ($39.99 Value, now FREE)
By News Staff,
- ebook offer
- sponsored
- (and 5 more)
- 0 replies
- 0 views
-
Microsoft is making TypeScript 10x faster for developers
By pradeepviswav,
- microsoft
- typescript
- (and 3 more)
- 4 replies
- 0 views
-
Microsoft introduces TypeScript 5.8: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 4 replies
- 0 views
-
Question
generalt
I have a checkout form that requires an e-mail address and allows users to choose between paying with PayPal and paying with credit card (Stripe). When the user chooses Stripe, the Stripe script runs and a pop-up opens to collect cc info. However, the script also runs after the PayPal button is submitted! The PayPal button works fine when I comment out the Stripe script. How do I keep the browser from executing the Stripe script after the PayPal button is clicked?
Link to comment
https://www.neowin.net/forum/topic/1206165-why-is-script-running-after-form-submission/Share on other sites
1 answer to this question
Recommended Posts