Edit the monthly price in costum form?

Discussion in 'Integration' started by rasmus, May 14, 2013.

  1. rasmus

    rasmus New Member

    Joined:
    Jan 19, 2013
    Messages:
    1
    Hello,
    How can i set the price in my costum form, that will bill the users every month?

    I've tried manually editing this, but without any luck ( data-second_price ):
    <input type="hidden" data-first_price="35.00" data-second_price="228.00" name="product_id" id="product_id-0" value="3-3" />

    How can i remove the product and set the price manually in my form code?
    data_first_price will always be 35, but not the monthly.

Share This Page