Hi,
I am trying to set up an additional selection option at the checkout stage.
The complication is that it is based on two selections which are related (array). The purchaser selects a charity to donate to (10 categories, with 10 charities per selection).
I have some javascript that provides the selection but this needs to be in a seperate form (can't nest forms).
Is it possible to create addtional checkout page to enable this selection?
Or any other possible solutions / suggestions ?
I am trying to set up an additional selection option at the checkout stage.
The complication is that it is based on two selections which are related (array). The purchaser selects a charity to donate to (10 categories, with 10 charities per selection).
I have some javascript that provides the selection but this needs to be in a seperate form (can't nest forms).
Is it possible to create addtional checkout page to enable this selection?
Or any other possible solutions / suggestions ?
Comment