updateOrderform
Syntax
updateOrderform( orderform_id, data )
Changes an order form on Digistore24.
Access rights
Full access required.
Parameters
orderform_id
data –see createOrderform(), only the field layout cannot be changed.
Return data
Array (
[is_modified] => Y
)
Was this helpful?