• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Changing the "Submit" destination

Changing the "Submit" destination 15 years 3 months ago #9262

I want to integrate the RSForm Pro with my online payment gateway (not Paypal). It appears that in order to do that I need to change the destination of the submit button to go to the payment form. I can only assume that this is done in custom scripting but I have no knowledge of how to do it.

Can anyone provide details on how to make this happen?
The administrator has disabled public write access.

Re:Changing the "Submit" destination 15 years 3 months ago #9269

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 745
  • Thank you received: 66
Hello,

Can you please be more specific about what payment method you are trying to integrate with RSForm!Pro? Please note that each payment gateway has it's own way of managing payments.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:Changing the "Submit" destination 15 years 3 months ago #9289

  • gtech
  • gtech's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
try this

<A HREF="www.yahoo.com"
onClick="alert('')";>Yahoo</A>
The administrator has disabled public write access.

Re:Changing the "Submit" destination 15 years 3 months ago #9297

  • tkaboris
  • tkaboris's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Hello,
I actually looking for a same solution. I want to create several forms and each form has its own price tag. So i need the user to select which form through dropdown menu and then hit go botton and it should go to specified form. Where do i change destination source?

I am trying to play with "formlayout field" but cant do anything on that screen.

Please help
Thanks
The administrator has disabled public write access.

Re:Changing the "Submit" destination 15 years 3 months ago #9298

  • tkaboris
  • tkaboris's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Never mind i figured it out.

just found this code on internet and pasted it in "form layout" field instead of generated layout. WOw it works.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!