Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › Affiliate Plugin and Paypal Integration with 3rd party Membership
- This topic has 2 replies, 2 voices, and was last updated 8 years, 12 months ago by pwidder.
-
AuthorPosts
-
November 30, 2015 at 11:00 pm #12500pwidderMember
Just needing to clarify, Currently this is the form created by the membership plugin I am using
Can I simply place this shortcode [wp_aff_paypal_fields] before the submit code for wp affiliate to track the sale? Or is their a conflict?
I have inserted the code in the example below…
<form id=”paymentForm” class=”payformclass” action=”https://www.paypal.com/cgi-bin/webscr” method=”post” name=”_xclick”><input name=”cmd” type=”hidden” value=”_xclick” /><input name=”business” type=”hidden” value=”info@elevatedwellness.org” /><input name=”cancel_return” type=”hidden” value=”http://academy.elevatedwellness.org/payment-failed/” /><input name=”currency_code” type=”hidden” value=”CAD” /><input name=”item_name” type=”hidden” value=”Meditation Instructor Certification” /><input name=”item_number” type=”hidden” value=”wso_562a35e6f0073″ /><input name=”amount” type=”hidden” value=”97.00″ /> <input name=”image_url” type=”hidden” value=”http://academy.elevatedwellness.org/wp-content/uploads/2015/11/Elevated-Academy-PayPal-Logo.jpg” /><input name=”rm” type=”hidden” value=”2″ /> <input class=”returnurl” name=”return” type=”hidden” value=”http://academy.elevatedwellness.org/meditation-instructor-certification-thank-you/?member_level_key=wso_562a35e6f0073″ /><input class=”notifyurl” name=”notify_url” type=”hidden” value=”http://academy.elevatedwellness.org/wp-content/plugins/membersonic/paypal.php” /><input name=”custom” type=”hidden” value=”1448299277898404196″ />
[wp_aff_paypal_fields]
<input id=”imageType” class=”paypalbutton” alt=”Make payments with PayPal – it’s fast, free and secure!” name=”submit” src=”example.com/Enroll-Button.jpg” type=”image” /> <input name=”shipping” type=”hidden” value=”0.00″ /> <input name=”shipping2″ type=”hidden” value=”0.00″ /></form>
November 30, 2015 at 11:15 pm #71999adminKeymasterYes, what you have there looks fine.
I do want to confirm one thing though. You are trying to use the 2nd PayPal integration option explained in the following documentation correct?
December 1, 2015 at 2:14 pm #72000pwidderMemberThat’s correct
-
AuthorPosts
- You must be logged in to reply to this topic.