This topic contains 4 replies, has 3 voices. Last updated by Abbe 4 years, 1 month ago.
Topic Author | Topic |
---|---|
Posted: Wednesday Nov 7th, 2012 at 5:36 pm #30937 | |
I have stumbled on another challenge when creating subscriptions with IPN w Proxy methodology. This is creating a subscription for a user that already exists in my wordpress blog. It might be a user that had a previous subscription and then got demoted and now has the ‘subscriber’ role (Level #0 user). When I create a new subscription with txn_type=’subscr_signup’, s2Member sends the user that paid a mail telling him that payment was successful and link so that he can register. This is good and works for new Yet unregistered users. But if I have a user that already is registered in my wordpress blog with the subscriber (Level #0 user) role it doesn’t work. Sending a transaction with txn_type=’subscr_signup’ doesn’t recognise that the user already exists, and will still send an e-mail with link to register. Unfortunately, this time the user cannot register as the user already exists. I therefore tried to create a subscription with txn_type=’subscr_payment’ instead. I still failed though. See log below. So my questions are. 2: If txn_type=’subscr_payment’ is the right way, what important field have I missed to get s2Member to recognise that the transaction belongs to an existing user? Please se log below: array ( |