anzgar
Forum Replies Created
-
Update:
I found out why that happens. This happens every time when there is an image input field with several options (=checkboxes).
The result for that field is an array with one element, and that Element is actually another array, but in a text format. Looks like json to me.
If you fix that with a little preprocessing it then works. We’ll “a little bit” took me quite a while to figure out, but maybe you can work with that.
Hello, I wrote my own custom code now.
Was a bit if a hassle, but is working now. 😀
I understand that.
But is there an easy way to create that link manually?
All I need is a way to create the link, I can then figure out a way to insert it into the block-based cart. Is there a function/method that I can use to create that link?
At some point woocommerce introduced a new cart block (for the block editor, gutenberg).
You can check on my site, that is better than screenshots. At deinstern24.de/warenkorb there is the old cart. At deinstern24.de/warenkorb2 there is the new cart. And on the new one, the link from the edit cart addon is not showing. And I am trying to find a way to add it there, because the old cart looks a little outdated.
You need to add a product to the cart first of course.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsLast update for today:
I got feedback from woocommerce paypal payments plugin team. They do NOT support yith subscriptions, so they won’t be supporting. That means you are my only hope 😀
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsAlright, sandbox shows the same error sadly 😞
I have no clue.
I repeat my offer to give you access to my clean install.
would it be possible for me to look at your clean install, to see if there are any differences? That might help a lot.
The error is still the same:
Invalid query value for disable-funding: Kredit- oder Debitkarten,SEPA-Lastschrift,Bancontact,BLIK,eps,iDEAL,MyBank,Przelewy24,Venmo,Trustly,PayPal Später Bezahlen,paylater (debug id: f6727253fbf74)- This reply was modified 1 year, 4 months ago by anzgar.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsI got another update:
I did another clean install, activating features step by step. The error occurs once I activate the paypal vault (for the periodic payments).
This did work with the sandbox account, so maybe there is something missing in my paypal account. Although I have no clue what it is.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsI can give you access to a clean installation where it does not work, as I created an test environment for this purpose.
i could grant you acces.
And as I wrote, everything seems to be working, until you set the recurring interval. Did you set that in your clean installation?
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsCan you give me an update please?
I got an answer from woocommerce paypal payments. They say that their plugin is not compatible with yith subscriptions.
I was planning to start with the free version of yoth subscriptions, and to upgrade after I got my first customers.
I guess if this isn’t working in the free version, it is not working in the paid version as well?
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Paypal error with yith subscriptionsYes, the error remains the same. Even on a fresh wp install.
As I wrote before, you can easily replicate it, it’s visible in the chrome developer console.
In German the error is:
Beim Registrieren der Zahlungsmethode mit der ID ‘ppcp-gateway’ ist ein Fehler aufgetreten: Error: Invalid query value for disable-funding: bancontact,blik,eps,ideal,mybank,p24,trustly,multibanco,Kredit- oder Debitkarten,SEPA-Lastschrift,Bancontact,BLIK,iDEAL,MyBank,Przelewy24,Venmo,Trustly,PayPal Später Bezahlen,paylater (debug id: f8526970c385e)
I think I somehow found the code that is responsible:
On github there is this “fix” in the 33.0.0 version:
fix: add max image selection constrain to Image Field
https://github.com/Codeinwp/woocommerce-product-addon/commit/66bf9e84f558c30125cc92427d4dfe378a88276b
This seems to be causing the problem.
Please let me know if a fix for this fix is planned.- This reply was modified 1 year, 7 months ago by anzgar.
I just wrote some custom javascript to do 2 things:
Change the text that i want to be changed.
Change the ppom_input_vars values of these Items so that they do not get overwritten when clicking a checkbox.This works, but seems to be completely ppom related (ppom_input_vars is quite obvious). Isn’t there a way to set these ppom input variables from the backend?
Please see the following screenshot:
https://snipboard.io/pQbkY1.jpg
It says “product price x 1”.
I would like it to say something like “product price / month”The site is not online yet, I I can’t put it online yet for legal reasons.
Is there a way that I can send you a temporary password ?
- This reply was modified 1 year, 9 months ago by anzgar.
I think somehow my login from the old najeebmedia site isn’t working, but I’ll try again.
thanks 😊