commit - a6756de013b56074d00d8e11d97a98f1337e506f
commit + 4e9862efc2926428861aaa121190794842255255
blob - 8801e1b71866756e1eb74995aa62b0709c627018
blob + 742dcbd0e25c5d57f81bb42ba565a89c3bbee0fa
--- notify.pl
+++ notify.pl
$paypal_url = "SPONSORED";
}
- if ($_donated !~ m/renewal/) {
- print "renewal not set\n";
- next;
- }
+ #if ($_donated !~ m/renewal/) {
+ #print "renewal not set\n";
+ #next;
+ #}
my $stripe = $stripe_urls{$_payment} || '';
my $ideal = $ideal_url || "https://bunq.me/openbsdams/${_payment}/${_instance}%20$conf{'conf'}{'SERVER'}";