- This topic has 5 replies, 4 voices, and was last updated 7 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › Payplug payment button and WP Affiliate Platform
Hi Everyone, My name is Cyril and i’m french.
I don’t find solution or documentation to my problem.
I’m using WordPress and WP Affiliate.
I have some selling page width payplug button (payment gateway)
How can i make it work with WP Affiliate in this way ?
Hi, currently we have the following integration options available:
Hi Cyril, we don’t have an integration with the PayPlug solution that you are using. We can look into doing an integration if the PayPlug solution offers an option to do a 3rd party integration. Can you share some documentation so I can see how that system works?
Thank you for answer.
Here are the two documentation i found :
http://payplug-php.readthedocs.org/en/latest/
http://payplug-developer-documentation.readthedocs.org/en/latest/#
so with that, i’m trying to use the WordPress Hook :
my idea is :
create a product with eStore.
create a page width custom fields : estore_product_id
create a template for this page who gonna create a payment link.
create an inp.php file who gonna send an email width transaction result and doing it if i have an affiliate cookie :
do_action(‘wp_affiliate_process_cart_commission’, array(“referrer” => $referrer, “sale_amt” =>$sale_amt, “txn_id”=>$unique_transaction_id, “buyer_email”=>$email));
But i’m not a wordpress developper so i’m not sure about how to build and use the init.php.
Hello guys !
this question was posted 2 years ago. I also use Payplug and would like to make it work with wp eStore.
Can you tell me if there is a simple solution to make it work together ?
Thanks a lot.
Sandrino
eStore doesn’t have any integration with payplug. Please read the following post which will explain when we add a new solution to the plugin: