- This topic has 4 replies, 2 voices, and was last updated 1 year, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Questions
Hello,
Bought your bundle moments ago.
Some questions:
– On the multi-currency, I just want USD and EUR to be enabled, nothing else. When I enable both, I still have all other currencies shown on the front end. Any hint to disable all of them?
– Still on the multi-currency: it only works for donate? If a specific product has been created in EUR or USD, will not allow customer to change the currency ?
Please advise.
Thank you.
It will show the currency options that you select in the multi currency addon’s settings menu. The multi currency works for standard/normal one-time payments also.
The issue you explained could be related to page caching. I have explained the caching issue below so you can check your site and server setup to see if there is any caching happening on the page containing the payment button/product:
The e-commerce functionality needs a dynamic page being shown to the visitors (so they are seeing the latest values/data of a product). A cached page simply shows a static cached page (our plugin doesn’t get a chance to apply the latest calculation and price to that page). When a cached page is being shown, the user is not actually being shown the updated price values of a product. That’s what causes the issue with e-commerce type setup because an e-commerce type site is not the same as a blog type site. Caching is normally fine with a Blog type site where there is no need to show updated content.
Exclude the pages (containing the payment buttons) from caching. Then try again to see if that helps.
I have no cache plugins (fresh install just to test this), but my domain uses cloudflare. Could be the issue? How to disable cloudflare to allow your plugin work properly?
I found the issue. I wanted this to work on custom payment button (link URL), such as https://mydomain.com/asp-payment-box/?product_id=22 but seems it only works on pages using the shortcode, is that correct?
Any way of using with LINK URLs for payment?
Unfortunately 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: