• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
22 August 2024 – v6.0
  • Added integration with Stripe Payments.
  • Supported ‘One-time’ and ‘Subscription’ payment modes.
  • Subscription payment mode supports ‘daily’, ‘weekly’, ‘monthly’, and ‘yearly’ recurring periods.
  • Custom numeric recurring period intervals for ‘Subscription’ mode are available, e.g., ‘pay every 2 weeks’.
  • Configure payment mode, recurring period, and interval individually for each form.
  • Dynamic control of payment mode, recurring period, and interval through a ‘Dropdown Box’ by customer during form completion.
  • Two payment methods available: ‘On form submit’ (immediate redirect to the checkout form after submission) and ‘Via e-mail payment link’ (checkout form URL sent via e-mail after submission).
  • Enable payments globally for all calculation forms on the website or individually for each form.
  • Set and manage payments in any currency. Choose the currency for each form to support international transactions easily.
  • Predefined payment email templates for clients and admins, editable in the admin area.
  • 13 shortcodes for payment templates: [id], [amount], [amount_received], [currency], [mode], [datetime], [status], [summary_label], [name], , [subscription_id], [checkout_url], [subscription_cancel_url].
    [*]Payment details, status, transactions, and subscription events are available in the admin area for each submitted form.
    [*]Predefined Payment Success, Payment Cancel, and Subscription Cancel pages added, editable in the admin area.
    [*]8 shortcodes for Payment Success and Payment Cancel pages: [cost_calculator_checkout_customer_name], [cost_calculator_checkout_customer_email], [cost_calculator_checkout_payment_id], [cost_calculator_checkout_amount], [cost_calculator_checkout_currency], [cost_calculator_checkout_mode], [cost_calculator_checkout_link], [cost_calculator_checkout_status].
    [*]5 shortcodes for the Subscription Cancel page: [cost_calculator_subscription_id], [cost_calculator_subscription_status], [cost_calculator_subscription_amount], [cost_calculator_subscription_currency], [cost_calculator_subscription_product].
    [*]Payment integration added to 3 example calculation forms available for import: Cleaning, Bookkeeping, Hosting.
    [*]Minor code fixes.
    [/LIST]
Top