Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
1contribution
high0
medium1
score1

Contributions

Type
March 2026
Mar 02 Mon · 07:11
Forums med
Created a topic, You always gets help, but you need to be patient, on the site WordPress.org Forums:
You get support within a few days. If it is more compl…
June 2025
Jun 10 Tue · 12:10
Forums med
Created a topic, So many good features, on the site WordPress.org Forums:
This plugin is a must have for every web developer bec…
July 2018
Jul 16 Mon · 13:51
Forums med
Posted a reply to Disable SEPA Mandate Email sent by Stripe, on the site WordPress.org Forums:
So, the questions goes to the developer. Is there a difference if I include this…
Jul 13 Fri · 12:54
Forums med
Posted a reply to Disable SEPA Mandate Email sent by Stripe, on the site WordPress.org Forums:
I just your suggested code: add_filter( 'wc_stripe_sepa_mandate_notification', 'disable_stripe_sepa_mandate_email' ); function disable_stripe_sepa_mandate_email( ) { return 'none';…
June 2018
Jun 13 Wed · 17:26
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
ok I found out that if there was no order upfront (means I have added…
Jun 13 Wed · 17:10
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
by the way, I added a subscription (WooCommerce subscription) manually with no order upfront.
Jun 13 Wed · 17:08
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
I only have access to the backend where I could see the account first name…
Jun 13 Wed · 17:03
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
He has already bought something in the past but without your plugin, then he added…
Jun 13 Wed · 16:49
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
or you want the field to show "Name: myfirst mysecond Username: myusername". So I guess…
Jun 13 Wed · 16:41
Forums med
Posted a reply to bug: description field in stripe account after adding a payment method (SEPA), on the site WordPress.org Forums:
but the description field shows the word "Name:", then two blanks, then the word "Username:",…