Version 1.2.9 - October 5th, 2023
  • Enhancement - Changed checkbox option to toggle.
  • Fix - Redirection issue when stripe is enabled.
Version
Version 1.2.8 - June 14th, 2023
  • Fix - Stripe Issue with Indian API Key.
  • Fix - Stripe subscription converts decimal payment into integer value payment.
Version 1.2.7 - May 8th, 2023
  • Enhancement - Extra fields sync with stripe.
  • Enhancement - Support extra currency for Payment.
Version 1.2.6 - January 30th, 2023
  • Fix - Stripe converts decimal payment into integer value payment.
Version 1.2.5 - November 17th, 2022
  • Enhancement - User Defined recurring amount approach for a subscription.
  • Refactor - Form submit before stripe payments.
Version 1.2.4 - August 2nd, 2022
  • Fix - API Exception in Stripe.
Version 1.2.3 - July 6th, 2022
  • Fix - Multipart issue with credit card.
Version 1.2.2 - June 15th, 2022
  • Add - Coupons dependency.
Version 1.2.1 - May 19th, 2022
  • Fix - Undefined index issue in recurring.
Version 1.2.0 - April 20th, 2022
  • Fix - Payments support for repeater fields.
Version 1.1.9 - March 29th, 2022
  • Fix - Stripe issue with card hidden.
  • Feature - iDEAL Payment
Version 1.1.8 - March 1st, 2022
  • Fix - Conditional logic value could not be saved.
  • Fix - Payment procced on validation failed.
Version 1.1.7 - February 3rd, 2022
  • Fix - Form validation check before submit.
  • Fix - Quantity field issue with single item.
Version 1.1.6 - December 27th, 2021
  • Fix - Checkbox Item Payment Between Multipart Issue.
  • Fix - Single Item in between Multipart results error.
Version 1.1.5 - June 17th, 2021
  • Fix - Multiple plan creation.
  • Enhancement - Stripe Recurring Payment with custom interval.
Version 1.1.4 - March 11th, 2021
  • Fix - Prevent multiple submissions during the processing state.
  • Fix - Stripe library conflicting with GiveWP plugin stripe addon.
Version 1.1.3 - January 26th, 2021
  • Enhancement - Support hidden single payment field.
  • Enhancement - Support multiple payment forms on a single page.
  • Enhancement - Support payment multiple
  • Fix - Fatal error occurred when Everest Forms core is deactivated.
Version 1.1.2 - November 4th, 2020
  • Fix - Payment mulitipe choice
Version 1.1.1 - October 16th, 2020
  • Fix - Stripe payment process without Email.
  • Fix - Payment process issue with Payment Single Field while User defined.
Version 1.1.0 - July 15th, 2020
  • Feature - Introduced recurring (subscription) payment.
  • Enhancement - Added Strong Customer Authentiation (SCA).
Version 1.0.3 - February 10th, 2020
  • Feature - Compatibility for quantity Field.
  • Feature - Send email notification after the payment process.
Version 1.0.2 - September 19th, 2019
  • Fix - Total amount while redirect to Stripe.
Version 1.0.1 - May 28th, 2019
  • Feature - Introduced conditional logic.
  • Feature - Removed checkout JS and introduced Stripe v3 JS.
Version 1.0.0 - April 4th, 2019
  • Initial release