- Sep 13, 2019
-
-
mattwire authored
- Sep 12, 2019
- Sep 10, 2019
- Sep 09, 2019
- Sep 06, 2019
- Sep 05, 2019
- Sep 03, 2019
-
-
justinfreeman (Agileware) authored
-
- Aug 31, 2019
- Aug 05, 2019
-
-
JonGold authored
-
- Jul 21, 2019
Remove onclick attribute from submit form so that CiviContribute forms do stripe processing before submission
Support recurring payments with paymentIntents/Elements. Cancel subscription with Stripe when we reach recurring end date
Handle confirmation pages properly for contribution pages (make sure we pass through paymentIntentID
Cards that are confirmed by the user (eg. via 3dsecure) require confirmation before the payment can be captured. Other cards don't. Support both
Switch all instances of setAPIKey to use shared function so we ensure that API version and info is always set