Stripe Gateway
Features
- Updated the Stripe Apple Pay domain association file to the latest version to ensure compatibility.
- Improved settings to make it clear which options coincide with which payment gateway option.
Features
- Added support for Stripe in GiveWP Core.
- Added a settings section to provide information about the Stripe webhook status.
- The "Company Name" field, if used, is now sent to Stripe as meta information.
- The Stripe API version has been updated to
2019-05-16. Please test your integrations accordingly. - The add-on now uses the "Payment Intents" feature for all donation processing. This is to ensure that we are using the recommend API from Stripe and paves the way for 3DS and Stripe Checkout version 2.0 in the near future.
Fixes
- An AJAX response error response error would occur in certain configurations when multiple donation forms are on the same page.
Fixes
- Resolved a missing condition with billing details affecting Stripe ACH payments from properly validating whether billing details were required or not. #401
Fixes
- Resolved an issue with billing details falsely being required when you disabled them and set the credit card field to a single field. #400, #401
Fixes
- When the Stripe add-on is activated the requirements for the billing details were removed from donation forms. This allowed donors to process donations without inputting their address. Many organizations require the address as required to donate and this resolves the issue with the fields being non-required.
Fixes
- Added additional checks for repeat donors with single and recurring donations to prevent "No Such Source" errors from displaying and preventing donations from that repeat donor. https://github.com/impress-org/give-recurring-donations/issues/822
