Developer forum

Forum » CMS - Standard features » UserAddresses.ashx

UserAddresses.ashx

George Nelzo Pereira
Reply

Hi...

I'm trying to get address like this (http://manual.dynamicweb-cms.com/Default.aspx?ID=7516) multiples address

But when I change the dropdown in the cart I got error:

XML Parsing Error: no element found
Location: http://dedge.azureii.hupx.com.br/Admin/Module/Usermanagement/UserAddresses.ashx?cmd=GetAddress&AddressID=1
Line Number 1, Column 1:

I have more than one address

Have someone seen that?

 


Replies

 
Mikkel Ricky
Reply
This post has been marked as an answer

You have to add a token to the url

/Admin/Module/Usermanagement/UserAddresses.ashx?cmd=GetAddress&token=<!--@Ecom:Cart.UserAddressToken-->&AddressID=1

Best regards,
Mikkel

Votes for this answer: 1
 
George Nelzo Pereira
Reply

Thanks...

 

You must be logged in to post in the forum