dotpro
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Payment options vanishedStill, no success trying to use the mail on other browsers and other connections.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Payment options vanishedWhen I click submit on the site, it doesn’t submit my mail. I’ve tried for a few days. Do you perhaps have a mail address?
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] PayPal Emails After Recent UpdateNevermind, we found the issue. Sorry!
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Bancontact doesn’t work at allI’ve made sure all this is right but it doesn’t seem to help. The other payment gateways all work fine, except Bancontact. The Bancontact is also enabled in Striple itself, so it shouldn’t get blocked. My plugin just never gives the redirect but it does the other ones.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Bancontact doesn’t work at allThe issue is that it doesn’t even allow me to make a payment. The moment I click Bancontact as an option it just gives the error above. It doesn’t create a error log anywhere as it never goes through.
Bancontact is enabled in your plugin and in Stripe. So I don’t understand where this issue is coming from as all other options do work.Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Status order in Klarna and iDEALWe have the same issues with these payment processors. Hopefully there is a fix.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Klarna issuesOf course! I replaced some of the sensitive information with # but I hope this is sufficient.
The error’s name is: “country_currency_mismatch country-currency combination not supported: GB + eur“{ "type": "klarna", "metadata": { "order_id": "########" }, "flow": "redirect", "currency": "eur", "owner": { "address": { "country": "GB", "line1": "", "state": "", "city": "", "postal_code": "", "line2": "" }, "email": "########", "phone": "########" }, "source_order": { "items": { "0": { "description": "########", "type": "sku", "quantity": "1", "amount": "########", "currency": "EUR" }, "1": { "description": "Tax", "type": "tax", "quantity": "1", "currency": "EUR", "amount": "########" } } }, "redirect": { "return_url": "########/wc-api/EH_Klarna_Gateway/?order_id=########" }, "klarna": { "locale": "en-US", "purchase_country": "GB", "product": "payment", "first_name": "########", "last_name": "########" }, "amount": "########" }Extra information: The shop only takes payments in Euro but we have all translations on the site. This is only texts, so customers do never see another price than Euro. We are convinced that none of the payment methods have other currencies enabled. So the moment a payment from a person based in the United Kingdom goes through, it should be for Euros not for Pounds.
- This reply was modified 2 years, 9 months ago by dotpro.
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Klarna issuesThe site is set in the Canary Islands, Spain but uses all languages with translations of TranslatePress. The currency is always euro, we have no options for different currencies on our site.
Is this still problematic if people try to pay mostly from Spain (as they are on holiday here)?This changes the error to “Not a valid url”
Forum: Plugins
In reply to: [WooCommerce] Add to cart Button clickable only onceThanks for your response!
Do you have any bit of code that relates to WooCommerce instead?Forum: Plugins
In reply to: [YITH WooCommerce PDF Invoice and Shipping List] Hide Invoice NumberAnybody?
Happy it got fixed for you by this, but my problem is the fact that I haven’t changed any settings. It suddenly started happening which is extremely strange. I think it has to do with the new WordPress settings. 🙁