Forum Replies Created
-
AuthorPosts
-
Admin
KeymasterHi, The Stripe API that we use in this plugin only takes a name field. It doesn’t have the option for the typical separate first name and last name fields.
Admin
KeymasterHi, It’s not recommended to use autofill on the credit card field. I am not sure what can be done from our end since this is a chrome’s security related feature.
Admin
KeymasterThank you. I will check it out also.
December 15, 2023 at 11:02 pm in reply to: Keeps on giving the Error FAILURE: No list named “Jody Ventura Coaching” found #5000Admin
KeymasterIt will be good to get a screenshot of the list name that you are using (from MailChimp). It will allow me to see if there is any typo there or if the correct one is being used. We have replied to your email regarding this issue so you can reply back to that email and attach a screenshot.
Admin
KeymasterStripe doesn’t offer an automated option for this. This is not an advertised feature of the Subscriptions addon either.
You can instruct the user to cancel other plans before subscribing to a new one:
Admin
KeymasterHi, The addons are compatible with latest version of WordPress and PHP8. Is there a particular error that you are seeing on the new server?
Admin
KeymasterDid the person select that variation at checkout time? Please note that the way the variation works is that it is selected by the user. It doesn’t auto-select.
Please enable the debug logging feature then do a test transaction yourself so you can check if the system is working as expected or not:
Using the Debug Log to Solve Transaction Related Issues on a Site
Admin
KeymasterThe following pages shows the currently available action and filter hooks of the plugin:
The following filter can be used to output extra code on the thank you page (after the transaction). This might be useful for what you are trying to do:
If you require a new hook within the plugin, please provide us with the specific file and line of code, we will try to add it to the plugin.
May 31, 2023 at 1:16 am in reply to: Change the fields order in payment modal with additional custom fields #4925Admin
KeymasterHi, No, it cannot go below the billing info area. The fields go in the area as shown in the screenshot on the following page:
Admin
KeymasterThe standard google drive link can’t be streamed using PHP directly. So that will create a problem. Try the steps outlined in the following page:
The secure downloads addon didn’t used to handle URLs from google drive. I will make an update to the addon so it can handle the above mentioned URL format.
Please contact us using the contact option on our site if you don’t see an update option in the plugins menu.
Admin
KeymasterNormally, this can happen when you create a subscription plan in live mode, then you try to use that same plan for a test mode transaction. That won’t work since the Subscription plan modes are not interchangeable. You need to create separate test mode subscription plans and products for it (if you switch the mode to test).
Please read the info in the “Live Mode Vs Test Mode” section here which has explanation:
April 19, 2023 at 11:55 pm in reply to: Reorder Stripe Additional Custom Fields in Drop Down List #4884Admin
KeymasterI think you mean to reorder the item within the select input box. That needs to be reordered by deleting the fields and adding it in the order you want them to be in.
April 19, 2023 at 11:53 pm in reply to: Reorder Stripe Additional Custom Fields in Drop Down List #4883Admin
KeymasterYes, you can reorder it from the settings interface where you configure the custom fields. Use the arrows (next to the delete icon) to reorder the fields.
The following section of the document should be helpful
Admin
KeymasterIf the “change currency” widget is never used, then it will use the main currency as the default one (in your case EUR if that is what you set in the General settings). However, once you use the “change currency” widget, it will remember the selection and keep showing that as the default. So it is likely you used The “Change currency” widget in your browser once so it is remembering your last selection.
Post a link to your product page so I can inspect it using a fresh browser that has never visited your site (so I can see what your new customers will experience).
Admin
KeymasterUnfortunately it doesn’t work on the link. At the moment is work only exactly as it is shown on the screenshot on the following page:
-
AuthorPosts