Tobias
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Waiting for invoice purchase payment.hi Krystian,
I have followed your instruction.
now I have to wait for the next invoice purchase. It can take a while.
best regards
TobiasForum: Plugins
In reply to: [WooCommerce PayPal Payments] Waiting for invoice purchase payment.Hi Krystian,
here is the link.
https://privatebin.syde.com/?3f200b234c8184c1#CWb1RLpPYvYniEQRfWoKBFeaWt5pFhGxeGZL5Ws4QmwDi changed the name from that order to my name.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Waiting for invoice purchase payment.hi Krystian,
thank you for your help.
here is the link to my system report.
https://privatebin.syde.com/?702ffd399797f9a1#FKq5wiHx37o3SXqNwo2LxbVJ6U4wnmAM3ecsenQnSHGX
best regards
Tobias
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?hi Krystian,
thank you. Now it has worked.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?why doesn’t it change the order when i delete all _ppcp Meta Data?
What i have to do?
It seems that woocommerce don’t update the the orders data from the database.
When i update my woocommerce order the _ppcp meta data are all restored.- This reply was modified 6 months, 3 weeks ago by Tobias.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?Hi Krystian,
thank you.
Now i’ve activated the HPOS.
I see the table an can search for the order, but when i deleted all the meta keys with _ppcp my order in woocommerce doesn’t delete the PayPal fields.Does it take a while or do i have do something?
Forum: Plugins
In reply to: [Brevo for WooCommerce] Newsletter Sign upthank you.
Forum: Plugins
In reply to: [Brevo for WooCommerce] uncheck Sync eCommerce attributesok, thank you.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?hi,
i found the wc_orders_meta table. in my case it named 3D_wc_orders_meta.
But in that table i haven’t_ppcp_paypal_fees
_ppcp_paypal_refund_fees
Is it possible that an other Plugin change the location?
For example i use the Plugin “Germanized” for my Store.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?Hi Krystian,
Thank your for your fast help.
i’ll try it later.Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?i had a typing misstake, sorry.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] How do i delete a refund?Hi Krystian,
Thank you for your answer.
Here is my System ReportI have problems to insert an image. here is the link.
https://3d-druckraum.de/bilderfuerforumsfragen/paypalbestellung.jpg
I can’t delete or edit all the paypal listings.Thanks Tobias
Forum: Plugins
In reply to: [Add Customer for WooCommerce] “Kundenkonto aktivieren” E-Mail wird versendetKonnte gestern den Code testen.
if (isset($_REQUEST['wac_add_customer']) and $_REQUEST['wac_add_customer'] === 'true') { add_filter('woocommerce_email_enabled_customer_new_account', function ($enabled, $user, $email) { return false; }, 1000, 3); return true; }
Hat aber nicht funktioniert.
ich habe ein Plugin für die Codes “Snippets”. Dort habe ich es reingeschrieben.
Forum: Plugins
In reply to: [Add Customer for WooCommerce] “Kundenkonto aktivieren” E-Mail wird versendetHi Daniel,
das Plugin hat in der Tat eine Einstellungsm?glichkeit, die Kunden anzulegen, dann wird gleich beim Anlegen die Aktivierungsmail rausgeschickt.
Diese M?glichkeit habe ich allerdings im Plugin deaktiviert, so dass beim anlegen der Kunde noch nicht als Kunde angelegt ist.
Eine eigene M?glichkeit zum Versenden von emails hat das Plugin nicht.Das versenden passiert jetzt erst wenn ich nun mit deinem Plugin den Haken “speichere neuen Kunden” setze und die Bestellung speichere/aktualisiere.
Du schreibst ja in deiner Beschreibung folgendes:
Standardm??ig erh?lt der neu erstellte Benutzer w?hrend der Kontoerstellung keine E-Mails, wohl aber bei Bestellaktualisierungen.
Würde da hier der Fall bei mir sein? Ich aktualisiere ja die Bestellung sozusagen von “Zahlung ausstehend” auf “In Bearbeitung”?dein Code teste ich bei den n?chsten Bestellungen und gebe dir hier Bescheid.
Grü?e Tobias
- This reply was modified 7 months, 1 week ago by Tobias.
Forum: Plugins
In reply to: [Add Customer for WooCommerce] “Kundenkonto aktivieren” E-Mail wird versendetHallo Daniel,
danke für deine schnelle Antwort.
Etsy for Woocommerce hei?t das Plugin von CEDCommerce.Komplett abschalten m?chte ich die E-Mail nicht, da sich ja auch Kunden normal registrieren k?nnen und die Nachricht erhalten sollen.
Grunds?tzlich funktioniert es ja mit deinem Plugin, nur wenn ich die Bestellung bearbeite und speichere checkt woocommerce dann, dass ein neuer Kunde da ist und schickt die Nachricht raus.
Mir geht es eher darum, dass die Kunden von Etsy die Aktivierungsmail nicht unbedingt bekommen. Bisher hatte ich keine Beschwerden diesbezüglich.
Ich hatte das auch schon mal, dass ein Kundenkonto angelegt wurde, hatte mich auch nicht so gest?rt.Grü?e Tobias