Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter joerka27

    (@joerka27)

    Hi Antonino,

    at the moment I am able to create a custom audience based on the login status via
    Custom Audiences => Special Filters => Include => Users based on “Attributes” => “Login Status => “is” “logged in”. I would like to have that additionally for their subscription status, in order to create a custom audience for everybody who is logged in AND paying subscriber. Does this explanation makes sense?

    Extra awesome would be if subscription status such as “pending cancellation” could additionally be added, because then one could also create a custom audience for everybody who cancelled their subscription and do retargeting…

    Thanks in advance!

    I stumbled upon your thread with the same problem, solved it after several hours of trying differens solutions with using the WP plugin borlabs cookie consent. I am not in any way affiliated to it, just found it to be the best solution for my problem of opt-in consent for full e-commerce facebook pixel tracking & google analytics tracking via external plugins.

    Integrated is a script blocker, where you can disable selective javascripts (for example Google Analytics from another plugin) until consent, tutorial for the script blocker can be found here (in German, use google translate): https://de.borlabs.io/kb/monsterinsights-nutzen-script-blocker/

    I am also in need of this function and hope for a reply of the plugin author!

    I am also in need of this function and hope for a reply of the plugin author!

    Thread Starter joerka27

    (@joerka27)

    Joa, das ist mir bewusst. W?re ja auch quasi nur noch ein i-Tüpfelchen ;).

    Falls es andere interessiert: Hab jetzt einfach verschiedene Texte im Template customer-invoce-simple.php (erst in child theme kopieren) implementiert, schaut dann einfach so aus:

    if(wcs_order_contains_subscription($order, 'renewal'))
    	{
    		/* Renewal Bestellung */
    		?><p>Hallo! Deine Abonnement-Verl?ngerung wurde erfolgreich fertiggestellt. Deine Bestelldetails werden nachstehend zur Kontrolle angezeigt:</p><?php	
    	} else 
    	{
    		/* normale Bestellung */
    		?><p><?php printf( __( "Hi there. Your recent order on %s has been completed. Your order details are shown below for your reference:", 'woocommerce' ), get_option( 'blogname' ) ); ?></p><?php
    	}

    Grü?e

    • This reply was modified 7 years, 9 months ago by joerka27.
    Thread Starter joerka27

    (@joerka27)

    Hi,
    hab das Problem jetzt anders l?sen k?nnen und sogar noch eleganter – ?hnlich wie Zalando hab ich jetzt im Footer den Steuerhinweis eingebunden, auf Produkt-übersichtsseiten lass ich ihn dann einfach komplett weg (per CSS) und nur auf der Produkt-Detailseite (einziger Ort des “In den Warenkorb” Buttons) steht dann nach wie vor der Steuerhinweis direkt beim Preis.
    Vielen Dank dir trotzdem für den superschnellen Support!
    Grü?e
    Joerka

    Thread Starter joerka27

    (@joerka27)

    Hi,
    wow, gleich mit L?sung – klasse! Habs gerade getestet, funktioniert allerdings so noch nicht. Evtl. liegt’s daran, dass der Preis inkl. Hinweis nicht beim “Kaufen” Button steht (den gibt’s n?mlich bei kostenlosen Produkten bei mir gar nicht), sondern bei der horizontalen Auflistung mittels woocommerce shortcode [products id=’111,222′], siehe Screenshot:

    Wird da evtl. ne andere Klasse als woocommerce_gzd_small_business_product_notice benutzt?

    Vielen Dank für deine Hilfe schon mal!
    Grü?e

    Thread Starter joerka27

    (@joerka27)

    Hi,
    das hab ich mir gedacht, ist halt ein Spezialfall im Spezialfall (Subscriptions + Kleinunternehmerregelung) – w?re natürlich trotzdem sehr cool, wenn man da was machen k?nnte in die Richtung! Ansonsten kann man natürlich mit CSS das quick&dirty halbwegs hinbasteln mit verkleinern, Zeilenumbruch etc., aber sch?ner w?rs natürlich in der richtigen Reihenfolge gleich auszugeben.

    Dankesch?n und viele Grü?e

    Das stimmt, geht so schneller. Der Plugin-Entwickler ist ja auch Deutsch meines Wissens nach… Schick mir gern mal einen Link zu, meine Mail ist mein username ohne 27 @piano-revolution.de.

    Ich teste aufgrund meiner Probleme mit diesem Plugin hier gerade ein alternatives kostenpflichtiges (ca 200 €) PayMill Plugin, das aktiv supported wird und teils mehrfach w?chentlich auch mit Upgrades bzgl. Probleme oder so versorgt wird. Hab ich bisher mit dem Support auch gute Erfahrungen gemacht, innerhalb von einem Tag geantwortet und von 3 Tagen das Problem identifiziert… Kann dir per Mail auch dazu dann den Link schicken bzw. l?sst sich auch über Google finden.

    Diese Renewal Probleme und “Pausierung” der Abos hatte ich auch schon bei dem Plugin hier bemerkt, teste ich gerade im anderen. Mit Paypal hattest du wohl ?hnliche Probleme sagst du?

    Was ich bisher rausfinden konnte, ist ein Abo-Plan eine Art Oberkategorie für ein Abonnement, d.h. in einem Abo-Plan steht ein (oder mehrere gleichzeitige oder nacheinander abgeschlossene und wieder gekündigte) Abonnements für einen Kunden, ein Abonnement besteht aus einer regelm??igen Abbuchung und enth?lt dann die einzelnen Transaktionen.

    Thema Subscriptions switchen hab ich leider keine Erfahrungswerte, da wir das nicht ben?tigen. Wenn’s über den Umweg von kündigen + neu-abschlie?en geht, ist das zwar nicht sch?n, aber für den Anfang auch zweckm??ig denk ich.

    joerka27

    (@joerka27)

    Sure, as I only have a infopage online at the moment, I have the whole wooCommerce shop and PayMill setup on a second wordpress test installation online in a subdomain and non-searchable/-indexable for search crawlers. Have some other plugins with licencing, which I (probably) can’t easily run as duplicate locally, so I just have it online.
    Not the best solution, but the easiest for right now.
    Don’t know yet, how I will do it with my main shop being online, probably also a second wordpress installation with an extra PayMill connection and then there, but also don’t know if it’s possible to have to separate PayMill plugins connected to one account.

    joerka27

    (@joerka27)

    I’m still on it! The problems I had was:
    1. Several times the “webhook connection” between my server and PayMill got deactivated, because it seemed to throw errors somehow. Had to manually reactivate it every time and then I’m still not sure, if the bookings in the meantime got logged in my wordpress.

    2. There’s a “maybe problem” I’m observing right now, when creating a subscription (testing purposes I use daily withdrawal), the first withdrawal is created as order in wordpress and Paymill and the renewal (second transaction) is supposed to run via the subscription. On renewal date, WP subscriptions puts the subscription on hold until it has payment verification, but then there’s the annotation in the subscription that “Subscription cannot be paused in Paymill”. In Paymill, the subscription runs as normal and withdraws the amount, but it isn’t logged in wordpress, user is still on hold. WP then creates an extra renewal order for the next day, next day PM still keeps on withdrawing the normal amount and then WP logs that in as “Payment received” and puts the subscription back to active.
    So there seems to be a 1 day “on-hold” period in WP because of probably a plugin bug or something. Still observing it the next days…

    • This reply was modified 8 years ago by joerka27.
    joerka27

    (@joerka27)

    Hi Gerd,
    I’m currently testing subscriptions with the Paymill Plugin in Test-Mode, in general it seemed to work but got some errors throughout the last two weeks. I’m currently troubleshooting if it’s because of the plugin, my configuration, my server or Paymill server and will create a thread when I have more information.

    What did definitly work first of all was creation and suspension of subscriptions. Did you do some tests with that as well? If so I’d be interested in your results, maybe we can help each other with figuring problems out as the officiall support for this plugin is not yet running again.

    joerka27

    (@joerka27)

    Just phoned with the PayMill Support concerning Webhook errors I got testing different subscription actions, asked them about the future development of this plugin – the answer was, that it will very likely be further supported/developped starting in some weeks. Sounded promising…

    Just tested it with latest WordPress and wooCommerce, using it in Test-Mode, worked without problems! Might be another error at your side/installation, did you verify the testing card data? Are you in test-mode (in Paymill)? If you’re in Germany, try the SEPA direct debit test data.

    Got the response from the Paymill Support, stating that the WordPress Plugin is one of their most important integrations and will for sure be continued in the future, but that the purchase of them by clik&pay is still up and taking most of the resources right now.

Viewing 15 replies - 1 through 15 (of 16 total)