Your cart is currently empty!
Affiliate Pro for Woocommerce (PayPal)
—
by
We using affiliate pro for woocommerce. How to make an custom field in user profile for PayPal email? Because email and paypal email may be different. And after we will generate paypal mass payment will be good to extract paypal email, not email. How to make this?
Posted in Affiliates Pro
Comments
5 responses to “Affiliate Pro for Woocommerce (PayPal)”
How to make to appear only paypal email field? without first name, last name and email.
Hi,
you can use show_name=”” show_email=”” attributes for [affiliates_affiliate_profile] shortcode.
See also Setting up an affiliate profile page in the documentation.
In this case, if I will “generate paypal mass payment”, file generated will contain paypal email, not email of user?
In this case, file generated will contain paypal email. cheers
Hi,
you can use:
[affiliates_affiliate_profile show_attributes="paypal_email" edit_attributes="paypal_email" /]
See also Setting up an affiliate profile page in the documentation.
cheers