VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: j.power40 on July 12, 2012, 08:03:12 AM

Title: Changing the shoppers group by api calls?
Post by: j.power40 on July 12, 2012, 08:03:12 AM
Hi i would like to change the shoppers group when they submit a form
1: they fill out a form
2: on the form submit it grabs their user name and calls a php script
3: the php script changes the the virtuemart shoppers group to 'TaxExempt'

i need to know how to call this functionality from a php script please?