Hi. I created a form that submits to a payment system after doing some processing in the 'advanced/additional processing' area.
The client now wishes to have another button that will submit the form to paypal.
Is this possible with webform? I saw a couple of threads mentioning 2 submit buttons, but none solved this for me.
Many thanks.
Shay.

Comments

quicksketch’s picture

The client now wishes to have another button that will submit the form to paypal.

You can always create a "markup" component and just type HTML straight in. Considering most PayPal buttons are images, that might be a good way to go.

balaftuna’s picture

Can you please explain what you mean by "markup" component.
Where will I put this component?
Many thanks.
Shay.

quicksketch’s picture

Visit node/x/edit/components and add a "markup" component in the form where you would like the button to appear, then paste in the HTML from Paypal. You might also consider theming your webform if you want more control over the layout or position of the button. Details for that are in the THEMING.txt file that is included with Webform.

balaftuna’s picture

Hi quicksketch. not sure if I'm allowed to close this or not, but as far as I am concerned it is closed.
It was actually not the smartest design, as people who use paypal don't need to fill the form.

The payment selection method should be done elsewhere.

Thanks.
Shay

quicksketch’s picture

Status: Active » Closed (fixed)

Thanks for the followup balaftuna.