Docs
Settings

Settings

Configure gateway settings, payment reminders, and email templates.

Access settings at WooCommerce > Settings > Payments > Stripe Deposits.

Plan Selection Mode

Determines how payment plans appear when multiple plans match a customer's cart.

ModeBehavior
Priority ModeOnly the highest-priority plan is shown. Simple choice between "Pay in Full" or the selected plan.
Customer ChoiceAll matching plans are displayed. Customers choose between available options.

When to Use Each Mode

Priority Mode is best when:

  • You have one main payment plan
  • You want a simple checkout experience
  • Different plans target different customer segments (they won't overlap)

Customer Choice is best when:

  • You offer multiple payment options (e.g., 3-month and 6-month plans)
  • You want customers to choose their preferred schedule
  • Plans may overlap for the same cart

Gateway Settings

Configure how the payment method appears at checkout.

SettingDescription
Gateway TitleName shown at checkout (e.g., "Credit Card / Debit Card")
Gateway DescriptionAdditional text displayed during checkout
Test ModeToggle between test and live Stripe keys
Maximum Payment RetriesNumber of retry attempts for failed payments (1-10)

Payment Retries

When a scheduled payment fails (e.g., expired card, insufficient funds), the system will automatically retry:

  • Default: 3 retries
  • Maximum: 10 retries
  • Retry timing: Configured in your Stripe subscription settings

After all retries are exhausted, the payment plan is marked as failed and the customer is notified.

Email Settings

Configure payment reminder notifications.

Enabling Reminders

SettingDescription
Enable Payment RemindersToggle reminder emails on/off
Days Before PaymentHow many days before a payment to send the reminder

Email Template Customization

Customize every part of the reminder email:

SectionDescription
Subject LineEmail subject with placeholders
Email HeadingMain title of the email
Body IntroductionOpening greeting
Main MessageCore content of the email
Footer TextClosing message
Button TextCall-to-action button label

Available Placeholders

Insert these anywhere in your templates:

PlaceholderDescription
{customer_name}Customer's first name
{order_number}WooCommerce order number
{order_url}Link to view order
{site_name}Your store name
{amount}Payment amount (formatted with currency)
{due_date}Payment due date
{days_until_due}Days until payment is due
{payment_number}e.g., "2 of 4"

Example Templates

Subject Line:

Reminder: Your {site_name} payment of {amount} is due in {days_until_due} days

Main Message:

Hi {customer_name},

This is a friendly reminder that payment {payment_number} of {amount} is due on {due_date} for order #{order_number}.

This payment will be automatically charged to your card on file. Please ensure you have sufficient funds available.

Preview and Reset

  • Preview: See how your email will look before saving
  • Reset to Default: Restore the original template if needed

License Settings

Access the License tab to manage your license key.

Pricing Tiers

All tiers include the same features. The difference is the transaction fee:

PlanAnnual PriceTransaction Fee
Free$02%
Pro$991%
Business$1990%

All plans include:

  • Unlimited payment plans
  • 20+ condition types
  • All schedule types
  • Direct Stripe integration
  • Customer payment portal
  • Automatic payment retries
  • Email notifications
  • Priority email support
  • Webhook integration

Activating Your License

  1. Go to the License tab
  2. Enter your license key
  3. Click Activate License
  4. Confirmation appears on successful activation

Managing Your License

  • Deactivate: Release your license for use on another site
  • Check Status: View current activation status
  • Renewal: Licenses renew annually

Next Steps