Active
Project:
Ubercart Marketplace
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 21:09 UTC
Updated:
2 Mar 2012 at 14:59 UTC
Hello,
where do sellers set their paypal email adress - cannot find any place to do so?
Or how to enable that feature?
There is no field in the profile edit page nor on registration or on add product page.
Please help.
Comments
Comment #1
nicktr commentedOnce you have marketplace installed:
Configure appropriate permissions for users of role 'Seller'
Login as seller
Go to account settings and you should see a button or link to 'edit' your account.
There you will see under 'payment options' a field for seller paypal address.
If you can't find the edit link, paste this in the URL, e.g. www.mysite.com/user/[seller UID]/edit and you should see the right page.
e.g.
/user/3/edit
HTH,
Nick
Comment #2
longwaveComment #4
Max_Headroom commentedI was also caught by this.
If mp_masspay is not enabled, then the field will not appear.
This field is created by hook_user in mp_masspay.
I re-open this, as not everybody wants to use Paypal Masspay. Maybe move this to the mp core module hook_user.