Release notes for WP Full Pay v5.5.0

Donations forms are here!

Donation forms with custom amount and recurring options have been the most requested feature for quite some time, and they’re finally here!

This is how a donation form looks like:

wp payment plugin

You can configure the preset amounts and the recurring options on the “Payment” tab of donation forms:

wp payment plugin

Donation forms are available in inline and checkout flavors.

When a donor submits a recurring donation then the initial donation is a one-time payment, and recurring donations are handled as a Stripe subscription. Customers can log in to the “Manage subscriptions” page to cancel recurring donations.

Learn how to create a form and accept donations on WordPress.

Configurable currency format

All form types let you configure the currency format. You can customize:

  • The decimal separator character (dot or comma)
  • The position of the currency symbol (left or right)
  • The currency symbol (symbol or ticker)
  • Optional space between the currency symbol and amount

You can set these options on the “Appearance” tab of forms:

wp payment plugin

You can configure the currency format used in WP admin on the “Full Stripe / Settings/ Appearance” page.

Translations available in 6 languages

All customer-facing plugin UI has been translated to the following languages:

  • Danish
  • French
  • German
  • Italian
  • Japanese
  • Spanish

All form labels, the Manage subscriptions page, and all add-ons have been translated.

You can find the translations in the languages/ folder of the plugin. Should you need to change any translation, please refer to our knowledge base article on translating the plugin to other languages.

Using Manage Subscriptions and forms on the same page

Manage Subscriptions and any number of forms can be used on the same page.

This hasn’t been the case so far, you could use either Manage Subscriptions or forms on a page, but not both.

This change is useful for customers who would like to keep everything subscription-related on just one page.

Invoices in subscription receipts

You can use the %INVOICE_URL% placeholder in subscription receipts to link to the downloadable PDF invoice of the payment.

Please refer also to our knowledge base article about using placeholder tokens for more information.

Checkout forms speak new languages

Checkout forms now support the following languages as well:

  • Bulgarian
  • Czech
  • Greek
  • English (United Kingdom)
  • Spanish
  • Estonian
  • French (Canada)
  • Hungarian
  • Indonesian
  • Lithuanian
  • Latvian
  • Malay
  • Maltese
  • Portugese (Brazil)
  • Romanian
  • Russian
  • Slovak
  • Slovenian
  • Turkish

You can configure the form language on the “Appearance” tab of checkout forms:

wp payment plugin

Card Info field has configurable display language

The Card Info field used on inline forms now supports the following languages:

  • Arabic
  • Bulgarian
  • Czech
  • Danish
  • German
  • Greek
  • English
  • English (United Kingdom)
  • Spanish
  • Spanish (Latin America)
  • Estonian
  • Finnish
  • French
  • French (Canada)
  • Indonesian
  • Italian
  • Japanese
  • Lithuanian
  • Latvian
  • Malay
  • Norwegian Bokmål
  • Dutch
  • Polish
  • Portugese
  • Portugese (Brazil)
  • Romanian
  • Russian
  • Slovak
  • Slovenian
  • Swedish
  • Simplified Chinese

You can configure the language of the Card Info field on the “Appearance” tab of inline forms:

wp payment plugin

Saved card description is configurable

When saving a card, a description can be added to the Stripe customer created in the process.

The description can be configured on the “Payment” tab of the save card form:

wp payment plugin

The description may contain placeholder tokens. Please refer also to our knowledge base article about using placeholder tokens for more information.

Misc changes

This version of the plugin contains also smaller changes:

  • The Card Info field is now full width.
  • The Cardholder’s Name field is now a required field.
  • The subscription plan selector displays the plan recurring fee and interval as well.
  • No success message is displayed before redirecting to Thank you pages.
  • The Cardholder’s Name and Email address fields are moved towards the bottom of the form, just north of the Card Info field.