Hi, it’s Alessio.
I don’t know if WP update is the problem, but update form does’t work. Signup confirmation email doesn’t work. (but to me arrives the new user email).
So, when a subscriber user pay for level 1, the payment goes well, but user doesn’t upgrade to level 1.
Here some log:
LOG ENTRY: Wed Apr 10th, 2019 @ precisely 8:13 pm UTC
PHP v7.0.26 :: WordPress v5.1.1 :: s2Member v170722 :: s2Member Pro v170722
Memory 41.92 MB :: Real Memory 2.00 MB :: Peak Memory 42.48 MB :: Real Peak Memory 2.00 MB
effettoviola.eu/?s2member_paypal_notify=1
User-Agent: PayPal IPN ( https://www.paypal.com/ipn )
Array
(
[payment_cycle] => every 3 Days
[txn_type] => recurring_payment_profile_created
[last_name] => xxxxx
[initial_payment_status] => Completed
[next_payment_date] => 03:00:00 Apr 14, 2019 PDT
[residence_country] => IT
[initial_payment_amount] => 0.87
[rp_invoice_id] => 1555229569:0 D:3 D~effettoviola.eu~1:wellness
[currency_code] => EUR
[time_created] => 13:13:04 Apr 10, 2019 PDT
[verify_sign] => xxxx
[period_type] => Regular
[payer_status] => verified
[tax] => 0.00
[payer_email] => xxxx
[first_name] => alessio
[receiver_email] => xxxxx
[payer_id] => GTUBQVV79ZAJU
[product_type] => 1
[initial_payment_txn_id] => 9H373860PT183751Y
[shipping] => 0.00
[amount_per_cycle] => 0.87
[profile_status] => Active
[charset] => windows-1252
[notify_version] => 3.9
[amount] => 0.87
[outstanding_balance] => 0.00
[recurring_payment_id] => I-GJT2F406TMX5
[product_name] => Discount: 97% off. (Now: €0.87 every 3 days) ~ ORIGINAL...
[ipn_track_id] => 62c1e168a12ec
[s2member_log] => Array
(
[0] => IPN received on: Wed Apr 10, 2019 8:13:27 pm UTC
[1] => s2Member POST vars verified through a POST back to PayPal.
[2] => Transaction type (`^recurring_?`), but there is no match to an existing account; so verification of `$_SERVER["HTTP_HOST"]` was not possible.
)
[subscr_gateway] => paypal
[custom] =>
)
why seems stopping at number 2? What happen?