Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › Payplug payment button and WP Affiliate Platform
- This topic has 5 replies, 4 voices, and was last updated 8 years, 10 months ago by
admin.
-
AuthorPosts
-
August 26, 2014 at 11:23 am #11376
CY Ril
MemberHi 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 ?
August 27, 2014 at 12:03 am #65163wpCommerce
ModeratorHi, currently we have the following integration options available:
August 27, 2014 at 12:08 am #65164admin
KeymasterHi 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?
August 27, 2014 at 8:18 am #65165CY Ril
MemberThank 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.
January 15, 2017 at 3:14 pm #65166Sandrino
MemberHello 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
January 16, 2017 at 1:00 am #65167admin
KeymastereStore doesn’t have any integration with payplug. Please read the following post which will explain when we add a new solution to the plugin:
-
AuthorPosts
- You must be logged in to reply to this topic.