Hi,
Is it possible to pre populate a product field with a price in php (calculation is done in php) & send it to paypal?
I've tried some options with calculation etc. but it doesn't work.
The price will display in the form when the calculation formula is changed but will not be send to paypal.
& when user defined price is selected it works, however users can change the price.
When the field is disabled by jquery paypal doesn't work...