Give - Stripe Gateway 2.6.0

Download Give - Stripe Gateway 2.6.0 from nulled fire. Give Stripe Gateway allows you to collect donations through Give using the Stripe payment gateway.
* New: Added filter to information passed to Stripe's customer endpoint for developers.
* Tweak: Attach the donor's payment source to a Stripe customer only if it is reusable so that it doesn't throw an error related to the source limit.
* Fix: Forms setup to use single CC field from Stripe now process more reliably.
* Fix: Ensure compatibility with WP Full Stripe plugin.
* Fix: Ensure Stripe checkout behaves correctly with Donation total for Yen when currency switcher is active.
* Fix: When using zero currency decimal values ensure that the correct amount is sent to Stripe Checkout.
* Fix: Ensure that donations through iDEAL properly encodes the URL to prevent an "Non-ASCII" character error from displaying.
* Fix: ensure donations through Stripe + Plaid process without error.
* Fix: Closing the Stripe Checkout and clicking on the "Donate Now" button again repeatedly will reopen the modal again with updated amount (if the donor updated it).
* Fix: Ensure that Stripe "Modal" Checkout and Recurring Donations process properly without "This customer has no attached payment source" errors or warnings.
* Fix: The Apple Pay button was not displaying when the Stripe account is a Connected account. This has been resolved so you no longer have to use API keys.
* Fix: PHP warnings when sending certain custom field data to Stripe.
* New: There is now a new setting to modify Stripe styles for the credit card fields. This is useful for matching the fields to your theme or the other fields because Stripe using secure iFrame fields for PCI compliance.
* New: Payment gateway errors are now internationalized for easy translations.
* Fix: Donors can now successfully donate when a field contains more than 500 characters in a textarea. The content will be trimmed when passed to Stripe metadata and will display in full under Give donations.
* Fix: Resolved an issue where the Stripe Modal Checkout mode was not working properly with Give's button mode display option.
* Fix: If you use Stripe Checkout as an option 3D Secure card processing is no longer an option because it is not supported by Stripe.
* Fix: Ensure Stripe ACH and Plaid JS files aren't loaded unless the gateway is enabled.
* Fix: Processing donation with Apple Pay could display the error "Customer has no attached source".