Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Installments for Gravity Forms and Stripe

Опис

Note: You MUST have Gravity Forms and the Official Stripe Add-On installed for this plugin to work.

Installments for Gravity Forms and Stripe allows you to set up installment payments or limited length subscription payments. Stripe itself does not have the option to auto-cancel, so we will do this through the plugin here.

To do this, set up your Stripe subscription feed like normal in Gravity Forms. Once your feed is created, you can optionally set a number of payments after which the subscription will be auto-canceled on the Stripe Installments tab of the Gravity Forms main settings page. To remove the auto-cancel condition from a Stripe feed, simply set the number of times to charge to 0 and then save your changes.

Use Cases

  • You want a subscription rate to be valid for one year only, so you charge $25 / month and auto-expire after 12 payments. You could then choose to let them resubscribe at a discount (or markup).
  • You have a more expensive offering, like a trip that costs $2000. You can offer the option for your customer to pay it off at a rate of $400 / month, for 5 months. (using a $400 monthly subscription that auto-cancels after 5 payments)

Features

  • Auto-cancels select Stripe subscription feeds on a per customer per feed basis after x times.
  • Can be enabled for any number of subscription feeds.
  • Sends an e-mail to the admin account detailing the feed name and the entry number of the customer once the total amount is payed and the account is cancelled.
  • Can be deactivated safely without affecting existing feeds (they just will not auto-cancel anymore).

To see other plugins like this, or tips on how these are built, check out my blog.

Thanks to Mike @ WP Bullet Guides for the banner and icon.

Dependencies and Liscencing

Depends on Gravity Forms, Gravity Forms Stripe Plugin, and Stripe payment systems

Скріншоти

  • Installments for Stripe Gravity Forms settings page / control panel.

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/installments-for-stripe-gf directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Head over to the Installments for Stripe GF settings page, found on the Dashboard sidebar on the Forms submenu.

Часті питання

What do I need for this plugin to run?

You need the Gravity Forms plugin as well as the official Gravity Forms Stripe plugin.

How do I remove an auto-cancel setting from a feed?

Just change the times to charge to 0, and then save the existing settings.

Відгуки

17.10.2017
This plugin allows you to turn Stripe subscriptions into payment plans/installments. We've tested it and it's working as expected. Stripe subscriptions are canceled after x-amount of charges as setup in the plugin settings. Thank you Dan!
Прочитати всі 2 відгуки

Учасники та розробники

“Installments for Gravity Forms and Stripe” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Installments for Gravity Forms and Stripe” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

  • Test with latest versions of GF and WP

1.1

  • Tested and updated supported version to 4.7

1.0

  • Initial Plugin Release