PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
insurance wrote:This sounds great. Great plugin by the way. I know that Clickbank has a few APIs as well. What are the chances of getting a pluggin that works with the Clickbank payment system?
ryannagy wrote:I use E-Junkie which specifically uses paypal for sales. Any chance that would allow me to integrate e-junkie as a payment processor? The reason that I want to do so is because of its affiliate system. I will be doing a one-time payment online conference and I think that s2 will be perfect for giving access to the mp3 of the conference presentations. Though, I do need a way to pay my affiliates.
Thanks!
- Ryan
(I have just set up a basic s2 website. Amazingly clear set-up instructions.)
Jason Caldwell wrote:insurance wrote:This sounds great. Great plugin by the way. I know that Clickbank has a few APIs as well. What are the chances of getting a pluggin that works with the Clickbank payment system?
Chances are very high. s2Member Pro is going to be released soon with support for PayPal Pro. Once we make our way through the release of s2Member Pro, the future development of s2Member Pro will be focused on integrating other payment gateways. This is a long-term goal. Nothing right away
$link = ws_plugin__s2member_register_link_gen
($subscr_id, $custom, $item_number, $shrink);
add_action("init", "redirect_2_register");
function redirect_2_register(){
if($_GET["redirect_2_register"]){
$link = ws_plugin__s2member_register_link_gen ($subscr_id, $custom, $item_number, $shrink);
wp_redirect($link);
exit;
}
}
http://path/to/wordpress/?redirect_2_register=1
Users browsing this forum: Google [Bot] and 0 guests