s2Member Subscription Modification Not Processed
-
Hello Experts! Please can anyone tell me if they have encountered similar problems when trying to process membership upgrades?
I added a “subscription upgrade” button to allow a logged in level 0 (free) user to upgrade to level 1 (paid). I am testing using a $0.01 annual subscription amount in a live PayPal account, not the sandbox. The PayPal transaction resulted in a screen saying “wait for an email before proceeding”, which I did.Testing showed that the member subscription level was still 0 and had not been updated to 1. The member was a free (0) member with no trial subscription period. The log showed:
LOG ENTRY: Mon Nov 17th, 2014 @ precisely 1:45 pm UTC
PHP v5.3.13 :: WordPress v4.0 :: s2Member v141007
Memory 20.42 MB :: Real Memory 20.50 MB :: Peak Memory 20.50 MB :: Real Peak Memory 20.50 MB
amillsmcewan.dot5hosting.com/findawillonline_new/?s2member_paypal_return=1&s2member_paypal_return_tra=***************************************************************************************** removed for privacy reasons****************************************
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:33.0) Gecko/20100101 Firefox/33.0
array (
‘subscr_gateway’ => ‘paypal’,
‘s2member_log’ =>
array (
0 => ‘No Return-Data. Customer MUST wait for Email Confirmation.’,
1 => ‘Note. This can sometimes happen when/if you are offering an Initial/Trial Period. There are times when a Payment Gateway will NOT supply s2Member with any data immediately after checkout. When/if this happens, s2Member must process the transaction via IPN only (i.e. behind-the-scene), and the Customer must wait for Email Confirmation in these cases.’,
2 => ‘array (
\’s2member_paypal_return\’ => \’1\’,
\’s2member_paypal_return_tra\’ => \’***************************************************************************************** removed for privacy reasons****************************************\’,
)’,
3 => ‘Redirecting Customer to the Home Page (after asking Customer to check their email).’,
),
‘s2member_paypal_return_tra’ => ‘***************************************************************************************** removed for privacy reasons****************************************’,
)Naturally I am cocerned that people will pay for upgrades and I will then be bombarded with emails requiring manual interventions. This seems to be a fairly fundamental issue and so I feel sure it must be something that I have done wrong myself!
- The topic ‘s2Member Subscription Modification Not Processed’ is closed to new replies.