About WP Full Stripe

Full Stripe is a WordPress plugin designed to make it easy for you to accept payments and create subscriptions from
your WordPress site. Powered by Stripe, you can embed payment forms into any post or page and take payments directly
from your website without making your customers leave for a 3rd party website.

Compatibility

WP Full Stripe has been fully tested and working on WordPress version 5.0.0+, up to version 6.0.1. The
plugin will be updated in the future if WordPress updates any functionality it relies upon.
Full Stripe will also work with any theme and you can easily style the forms if you require.

The plugin supports Stripe in Australia, Austria, Belgium, Bulgaria, Canada, Cyprus, Czech Republic, Denmark, Estonia, Finland, France,
Germany, Greece, Hong Kong, Hungary, India, Ireland, Italy, Japan, Latvia, Lithuania, Luxembourg, Malaysia, Malta, Mexico, Netherlands,
New Zealand, Norway, Poland, Portugal, Romania, Singapore, Slovakia, Slovenia, Spain, Sweden, Switzerland, United Kingdom,
and United States, plus invite-only preview versions in Gibraltar and Liechtenstein.

For update-to-date information on supported countries, please visit https://stripe.com/global

Add-ons

Would you like to create a membership website using WP Full Stripe? Protect your website content only allowing paying
subscribers with our latest add-on WP Full Stripe
Members. This is a fully featured membership site plugin that seamlessly integrates with WP Full Stripe.

Support

Full support is available at: https://paymentsplugin.com/support

Changelog for WP Full Stripe

August 16, 2022 (v6.1.2)

Changed:

<ul>
  <li>
    Fixed: Some subscriptions started on checkout forms remained in the “Incomplete” state in WP admin.
  </li>
  <li>
    Fixed: Custom amount payments on inline one-time payment forms generated a PHP notice.
  </li>
  <li>
    Fixed: The “Full Stripe / Transactions” page for subscriptions generated a PHP notice when the WordPress timezone wasn’t a named one but an UTC offset.
  </li>
</ul>

April 25, 2022 (v6.1.1)

Added:

<ul>
  <li>
    Customer portal with account selector (multiple Stripe customers using the same email address).
  </li>
  <li>
    Customer portal filters out and hides zero-amount invoices.
  </li>
  <li>
    Shortcodes are resolved in plugin email templates.
  </li>
  <li>
    Minimum donation amount option on donation forms.
  </li>
  <li>
    Minimum payment amount option on one-time payment forms.
  </li>
  <li>
    Generating invoices for donations.
  </li>
  <li>
    Logging and displaying the IP address of customers on the plugin dashboard.
  </li>
  <li>
    Facility to send plugin emails for testing purposes.
  </li>
  <li>
    WordPress filter to add URL parameters to thank you page URLs.
  </li>
  <li>
    WordPress filter to restrict the list of billing and shipping countries.
  </li>
  <li>
    Portuguese translation for all customer-facing UI.
  </li>
</ul>

<p>
  Changed:
</p>

<ul>
  <li>
    The Stripe PHP client has been upgraded to v7.114.0 .
  </li>
  <li>
    The Freemius SDK has been upgraded to v2.4.3 .
  </li>
  <li>
    Reversed the order of Google reCaptcha fields so that it matches the order on the Google settings page.
  </li>
  <li>
    Fixed: WordPress timezone settings taken into account when displaying dates and times in WP admin.
  </li>
</ul>

April 19, 2022 (v6.1.0 b1)

Added:

<ul>
  <li>
    Customer portal with account selector (multiple Stripe customers using the same email address).
  </li>
  <li>
    Customer portal filters out and hides zero-amount invoices.
  </li>
  <li>
    Shortcodes are resolved in plugin email templates.
  </li>
  <li>
    Minimum donation amount option on donation forms.
  </li>
  <li>
    Minimum payment amount option on one-time payment forms.
  </li>
  <li>
    Generating invoices for donations.
  </li>
  <li>
    Logging and displaying the IP address of customers on the plugin dashboard.
  </li>
  <li>
    Facility to send plugin emails for testing purposes.
  </li>
  <li>
    WordPress filter to add URL parameters to thank you page URLs.
  </li>
  <li>
    WordPress filter to restrict the list of billing and shipping countries.
  </li>
  <li>
    Portuguese translation for all customer-facing UI.
  </li>
</ul>

<p>
  Changed:
</p>

<ul>
  <li>
    The Stripe PHP client has been upgraded to v7.114.0 .
  </li>
  <li>
    The Freemius SDK has been upgraded to v2.4.3 .
  </li>
  <li>
    Reversed the order of Google reCaptcha fields so that it matches the order on the Google settings page.
  </li>
  <li>
    Fixed: WordPress timezone settings taken into account when displaying dates and times in WP admin.
  </li>
</ul>

April 5, 2022 (v6.0.11)

IMPORTANT: There are breaking changes if you’re upgrading from v5.5.x or earlier, check out our blog post: https://paymentsplugin.com/blog/release-notes-for-wp-full-stripe-v6-0-2
Changed:

<ul>
  <li>
    Fixed: The customer portal didn’t work with some WordPress themes and page builders due to a HTML escaping issue.
  </li>
  <li>
    Fixed: The plugin threw an error when activating it on a WordPress site powered by PHP v8.1.
  </li>
</ul>

Mar 2, 2022 (v6.0.10)

IMPORTANT: There are breaking changes if you’re upgrading from v5.5.x or earlier, check out our blog post: https://paymentsplugin.com/blog/release-notes-for-wp-full-stripe-v6-0-2
Changed:

<ul>
  <li>
    Fixed: A high-priority security issue.
  </li>
  <li>
    Fixed: When using payment in installments -type plans on checkout subscription forms, the charge count didn’t get refreshed in certain cases.
  </li>
</ul>

Feb 23, 2022 (v6.0.9)

IMPORTANT: There are breaking changes if you’re upgrading from v5.5.x or earlier, check out our blog post: https://paymentsplugin.com/blog/release-notes-for-wp-full-stripe-v6-0-2
Changed:

<ul>
  <li>
    Fixed: Inline one-time payment forms charged the wrong amount when a one-time payment was followed by a subscription for the same Stripe customer.
  </li>
  <li>
    Fixed: When the custom amount payment option was combined with a single product added to a payment form then the custom amount selector wasn’t displayed.
  </li>
  <li>
    Fixed: The fullstripe_modify_email_message filter didn’t work&#8230;
  </li>
</ul>