Forum Replies Created
-
AuthorPosts
-
alexanderfoxcParticipant
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 😉
alexanderfoxcParticipantI 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
alexanderfoxcParticipantHi 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.
alexanderfoxcParticipantThank 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.
alexanderfoxcParticipantHi 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.
alexanderfoxcParticipantJust 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/
alexanderfoxcParticipantJared, you need to install testing version from here in order to test this functionality: https://s-plugins.com/testing-version/
alexanderfoxcParticipantYou 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
alexanderfoxcParticipantWe 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.
alexanderfoxcParticipantHi 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.
alexanderfoxcParticipantHi.
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.
alexanderfoxcParticipantThis 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
alexanderfoxcParticipantIndividual 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 😉
alexanderfoxcParticipantHi.
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.
alexanderfoxcParticipantHi 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.
-
AuthorPosts