Skip to content
Snippets Groups Projects
  1. Mar 26, 2018
    • Jamie McClelland's avatar
      handle error corner cases · 3751fe5b
      Jamie McClelland authored
      When stripe throws an error, and the original form as an onclick event,
      we briefly see the error before the form is submitted according to
      the onclick event (i.e. the PreventDefault() and return false
      does not have any effect).
      
      This fix removes any onclick attributes at the beginning and only
      re-adds them and resubmits the form if we should.
      3751fe5b
  2. Mar 12, 2018
  3. May 25, 2017
  4. Mar 10, 2017
  5. Mar 08, 2017
  6. Mar 05, 2017
  7. Aug 31, 2016
  8. Jul 12, 2016
  9. Jun 29, 2016
  10. Oct 30, 2015
  11. Oct 09, 2015
  12. Sep 21, 2015
  13. Sep 20, 2015
  14. Sep 16, 2015
  15. Aug 20, 2015
  16. Feb 19, 2015
  17. Feb 05, 2015
  18. Feb 02, 2015
  19. Jan 25, 2015
  20. Jan 23, 2015
  21. Jan 17, 2015
  22. Jan 09, 2015
  23. Nov 23, 2014
  24. Oct 08, 2014
  25. Oct 06, 2014
  26. Oct 02, 2014
  27. Oct 01, 2014
  28. Sep 24, 2014
Loading