Hello together,
with slow steps I reach the line... but the target seems to
be far away...
:-(
I send to the gBase-API:
$newEntry->{'g:currency'} = 'EUR';
$newEntry->{'g:price'} = '3.00';//$_POST['preis'];
$newEntry->{'g:price_units'} = 'item';
$newEntry->{'g:target_country'} = 'DE';
$newEntry->{'g:item_language'} = 'DE';
$newEntry->language = 'de-DE';
and get ALWAYS a new/extra field called "price".
But WHY??? I only want to
fill the price in the native field "price" in
german called "Preis". Has
anyone an idea???
THX in advance.
--
View this message in context: http://www.nabble.com/g%3A
Price-%3D-new-field-Price%21--tp15907728s16154p15907728.html
Sent from the Zend gdata mailing list archive at
Nabble.com.
|