• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Payments Plugin for Stripe

Stripe payment plugins for your WordPress site

  • Home
  • Documentation
  • Addons
  • Login
    • Sign In
    • Edit Profile
    • Terms & Conditions
    • My Downloads
    • License Key
  • Support
    • Support Forum
    • Forum Search
    • Forum Login
    • Forum Registration
    • Email Support for Customers
  • Contact Us
  • Show Search
Hide Search
You are here: Home

alexanderfoxc

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 181 through 195 (of 250 total)
← 1 2 3 … 12 13 14 15 16 17 →
  • Author
    Posts
  • March 20, 2019 at 10:22 am in reply to: Coupon Code Makes Weird First Payment With Free Trial #1925
    alexanderfoxc
    Participant

    Ok, I have made the changes. Now it displays zero for all values for trial subscription just like it is done in Stripe’s receipt.

    Jared, you can test this by getting new testing version from here https://s-plugins.com/testing-version/ and by updating Subs addon to latest version (1.4.6) via WP Dashboard -> Updates. This time it will be there, I promise 😉

    March 20, 2019 at 9:39 am in reply to: Coupon Code Makes Weird First Payment With Free Trial #1923
    alexanderfoxc
    Participant

    I think Jared is referring to our plugin’s receipt email and checkout page result info. I have just tested and indeed it shows negative value as it subtracts coupon discount amount from zero (the “price” of trial period) at the end:

    Product Name: Subs with trial
    Quantity: 1
    Item Price: $0.00
    Coupon "5BUCKSOFF": -$5.00
    Subtotal: $5.00
    Total Amount: $-5.00

    We will make it look like Stripe’s original receipt looks, e.g. just put zeroes for everything as a receipt for initial trial “payment”:

    Trial period for 10 daily for 5 days 1 $0.00 $0.00
    Subtotal $0.00
    5BUCKSOFF ($5.00 off) $0.00
    Amount paid $0.00
    March 20, 2019 at 9:14 am in reply to: Mailchimp Error: Product ID not set or invalid. #1922
    alexanderfoxc
    Participant

    Hi Jeff.

    Yes, it was fixed in the latest version of the addon. Thank you for reporting anyway and sorry for inconveniences this might have caused.

    March 14, 2019 at 10:16 am in reply to: Free Trial Period Forcing Customers To Pay Upfront #1916
    alexanderfoxc
    Participant

    Thank you for bringing this up and testing it.

    Full version with these changes will be released shortly, so just update it via standard WP means when prompted.

    March 13, 2019 at 9:04 am in reply to: Free Trial Period Forcing Customers To Pay Upfront #1912
    alexanderfoxc
    Participant

    Hi Jared.

    Please try to check for updates now from WP Dashboard, Subscriptions addon version 1.4.5 should be available now. The reason why it wasn’t available is because we were testing it against new WP version 5.1.1, therefore it wasn’t publicly released yet that time. Apologies for the inconvenience.

    March 7, 2019 at 9:08 am in reply to: Free Trial Period Forcing Customers To Pay Upfront #1898
    alexanderfoxc
    Participant

    Just to make sure:

    1. You’re using test version of the plugin (that seems to be correct).
    2. You’re using latest version of Subscriptions addon (1.4.5 at the moment).
    3. You have created a plan with trial period (e.g. Trial Period is not zero).
    4. You assigned this plan to your payment button.

    I’ve did exactly the same on my test site and here’s what is shows: desertfox.top/miniserv/cleanwp/asp-products/subs-with-trial/

    March 6, 2019 at 8:32 am in reply to: Free Trial Period Forcing Customers To Pay Upfront #1891
    alexanderfoxc
    Participant

    Jared, you need to install testing version from here in order to test this functionality: https://s-plugins.com/testing-version/

    March 5, 2019 at 9:15 am in reply to: Stripe Payments Error #1885
    alexanderfoxc
    Participant

    You also need to include checkout error block like this:

    [accept_stripe_payment_checkout_error]
    There was an error with the credit card transaction. Error details below:
    {error_msg}
    [/accept_stripe_payment_checkout_error]

    Customize the Thank You Page URL and Message of the Stripe Payments Plugin

    March 1, 2019 at 4:52 pm in reply to: Free Trial Period Forcing Customers To Pay Upfront #1881
    alexanderfoxc
    Participant

    We have made changes to how trial subscriptions are handled.

    Now “Start Free Trial” will be displayed on payment button in Stripe pop-up. Also checkout result will show amount as 0.

    In order to test that, you need to install testing version of the core plugin: https://s-plugins.com/testing-version/

    Also update Subscriptions addon to the latest version (1.4.5) via WP Dashboard -> Updates.

    And then make a purchase of your subscription product with trial in test mode.

    March 1, 2019 at 11:19 am in reply to: Free Trial Period Forcing Customers To Pay Upfront #1880
    alexanderfoxc
    Participant

    Hi Jared and thank you for bringing this up.

    The whole idea to display the amount is to notify your customers which amount is going to be charged when trial period ends (it DOES NOT charge the customer during the trial period itself like you stated). But this could be misleading indeed as checkout results and receipt email shows that the amount was actually paid.

    We will see what can be done make it less confusing.

    February 23, 2019 at 8:32 pm in reply to: Stripe Payments Error #1858
    alexanderfoxc
    Participant

    Hi.

    Please try to add your payment page to your caching plugin exclusion list.

    Nonce check failures are usually related to caching issues.

    Looks like you’re using Themify theme. Try to contact their support and ask how to exclude specific page from caching.

    February 22, 2019 at 2:19 pm in reply to: Showing additional custom fields in email #1852
    alexanderfoxc
    Participant

    This is available for public testing now.

    Get latest testing core plugin testing version from here https://s-plugins.com/testing-version/

    Update ACF addon to the latest version (1.0.3 at the moment) via WP Dashboard -> Updates.

    Here’s documentation how you can use new email merge tags: https://s-plugins.com/stripe-payments-additional-custom-fields-addon/#individual_custom_field

    February 13, 2019 at 5:27 pm in reply to: Showing additional custom fields in email #1814
    alexanderfoxc
    Participant

    Individual custom fields email merge tags have been implemented in test mode.

    You would be able to use them in emails using {custom_field_N} email merge tag, where N is custom field’s ID (you can see field IDs on Stripe Payments -> Settings, Additional Custom Fields tab).

    If you want to help test these, hit me up here https://s-plugins.com/contact-us/ . Just put “ACF testing” as a subject, I would understand what this code phrase means 😉

    February 13, 2019 at 3:10 pm in reply to: Stripe Subs Webhooks configuration error #1813
    alexanderfoxc
    Participant

    Hi.

    It was fixed the same day I replied to the message. It was a bug in webhook check, which displayed error message regardless if webhooks are ok or not.

    Please update Subscriptions addon to the latest version.

    February 12, 2019 at 12:05 pm in reply to: Showing additional custom fields in email #1811
    alexanderfoxc
    Participant

    Hi cuwood.

    {custom_field} email merge tag is used for both built-in custom field and Additional Custom Fields addon. When you install and enable ACF addon, built-in custom field gets disabled.

    There is no way to insert custom fields individually yet, but this sounds like a good thing to implement. I have created a ticket with this feature request in our support system.

  • Author
    Posts
Viewing 15 posts - 181 through 195 (of 250 total)
← 1 2 3 … 12 13 14 15 16 17 →

Primary Sidebar

Featured Addons and Extensions

  • Subscription Payments Addon
  • Additional Custom Fields
  • Secure Downloads Addon
  • Apple Pay, Google Pay, Afterpay

Addon Bundle

Stripe Payments Addon Bundle

A Simple & Lightweight Plugin

Our Philosophy with the Plugin

Support Links

  • Support Forum
  • Support Contact

Search

Copyright © 2025 | Stripe Plugins | A member of the Tips and Tricks HQ family.