You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click Bank is forcing all users to upgrade their IPN version number to 6.0. I know s2Member uses 2.1.
Will you be updating your plugin to support this?
Secondly, I want to sell a plugin on my WP site. I have integrated my WP site with s2Member and Click Bank. I want to make it so that after each successful purchase of my plugin, my WP site generates a key and my customer is able to view this key at any time. Do you have support for that as well? Perhaps I can use the transaction ID? How can I show this when a user is logged in? Or perhaps you have a better recommendation?
thanks.
The text was updated successfully, but these errors were encountered:
Click Bank is forcing all users to upgrade their IPN version number to 6.0. I know s2Member uses 2.1.
Yes, work on this is underway here. However, it seems there are some issues with v6 on the ClickBank side of things. While CB is saying that v6 is a requirement (i.e. that everyone should upgrade); in reality it appears that v6 is not actually ready-to-go yet. See: #256
Secondly, I want to sell a plugin on my WP site. I have integrated my WP site with s2Member and Click Bank. I want to make it so that after each successful purchase of my plugin, my WP site generates a key and my customer is able to view this key at any time. Do you have support for that as well? Perhaps I can use the transaction ID? How can I show this when a user is logged in? Or perhaps you have a better recommendation?
The ClickBank ID could be used, sure. <?php echo get_user_option('s2member_subscr_id'); ?>
Click Bank is forcing all users to upgrade their IPN version number to 6.0. I know s2Member uses 2.1.
Will you be updating your plugin to support this?
Secondly, I want to sell a plugin on my WP site. I have integrated my WP site with s2Member and Click Bank. I want to make it so that after each successful purchase of my plugin, my WP site generates a key and my customer is able to view this key at any time. Do you have support for that as well? Perhaps I can use the transaction ID? How can I show this when a user is logged in? Or perhaps you have a better recommendation?
thanks.
The text was updated successfully, but these errors were encountered: