Andre Gagnon
Forum Replies Created
-
@epnl23 Thanks so much for your feedback!
To clarify a bit – we do have Mollie/iDeal support. We use Mollie’s UI for this – after the purchase button is clicked we redirect to Mollie where the customer can choose these (and any) options you want to support with Mollie.
What this merchant is asking for is a UI directly on the checkout form instead of using Mollie’s interface. Let me know if this makes sense.
Yup, I hear you. This is a vital feature for donations. It is on our roadmap, but not yet available. We will revisit this feature once we improve our donations within SureCart. I don’t have a definite timeline, but it is something we want to bring to our offering.
HI There!
Thanks for reaching out! Happy to help here. We are continually improving our docs, but we have a few code samples and php models you can use.It sounds like you might want to check out our Purchase Integration guide. It will allow you to add a new integration that triggers and event when an individual product is purchased.
https://developer.surecart.com/docs/guide/purchase-integrations/creating
I’m happy to answer any specific questions you may have with it.
You can also check out our PHP models, which will let you interact with the SureCart service through PHP:
https://developer.surecart.com/docs/models/retrievingThanks for that update! We are now switching to the Payment Element, since the Card Element is now deprecated by Stripe. It should solve this issue. You are welcome to change this on your end under SureCart > Settings > Advanced and enable the Payment Element.
Are you still having some performance issues? I’d be happy to help with that.Forum: Plugins
In reply to: [Presto Player] Not compatible with Embed PrivacyHi There! Happy to help here.
3rd party solutions like “Embed Privacy” this are designed to block direct embeds (from Youtube, etc.) and do not work out of the box with our player. We will have to build a integrated solution for this ourselves.
Thanks for your suggestions @jumaron!
- We don’t currently have plans to let you modify instant checkout pages. I think what we will do instead is bring this template into custom forms, so you can start with this same template as a starting point.
- Could you explain this one a little more? I’m not sure I understand exactly. It sounds like maybe you’re wanting to charge a setup fee? We have this available in our pro version.
I have not heard back – I’m hoping this was solved, so I’ll close this one out. But if you still need assistance please reach out and I’d be happy to help.
@lukieg66 Have you tried deactivating all other plugins to rule out a plugin conflict? It does sound like something is blocking our scripts from loading.
Hi There!
It sounds like a plugin conflict of some kind that’s not allowing our scripts to load on the settings page. Can you try deactivating other plugins momentarily to rule out an issue there?
Well have to push out a fix for this case. This was just a workaround to get our script loader on the page. We dynamically lazy load our components, but we need to add a tiny script to do this on the page. I’ll let you know when we have an update out for this so you can switch that off.
it looks like our component script is not loading for you. Can you try navigation to Settings > Advanced and turn on the slide out cart (if it is turned off)?
Thanks for the follow-up. Can you provide a screenshot?
Thanks for reporting. Can you update to 1.9.1? We just pushed out a fix to address this issue.
Thanks for your message! And thanks for the helpful screenshots. Our current Mollie processor is just our initial implementation. We do plan on improving it in the future.
Any other questions, let me know.
- This reply was modified 3 years, 2 months ago by Andre Gagnon.
Forum: Plugins
In reply to: [Presto Player] Slow & shutdown the websiteHi There,
Thanks for the additional info. It looks like the mysql connection is timing out for some reason. There isn’t much in the error logs to tell us what is causing it, unfortunately. Are you able to reach out to cloudways support? Perhaps they could give us some more info.
Could you try deactivating all other plugins momentarily to rule out a plugin conflict or another plugin causing this issue?