I am working on virtual products type in magento.i want to set following properties to product progrmmatically.
[recurring_profile] => Array
(
[start_date_is_editable] =>
[schedule_description] =>
[suspension_threshold] =>
[bill_failed_later] =>
[period_unit] =>
[period_frequency] =>
[period_max_cycles] =>
)
I had searched but no success and i had tried some solutions then also no success.please help me to achive this task.
Thanks