• 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: RSFORM! Pro and "Buy Now " Buttons

RSFORM! Pro and "Buy Now " Buttons 12 years 3 months ago #16080

  • AslamJ
  • AslamJ's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I have a client that wants to use a payment provider's "Buy Now" Button once the details are captured. I've created the form but have no clue how to add the "Buy Now" button as we have been given the following code from the payment provider:

<FORM METHOD="POST" ACTION="www.paymentwebsite.com/secure/">
<INPUT TYPE="HIDDEN" NAME="ButtonAction" VALUE="buynow">
<INPUT TYPE="HIDDEN" NAME="MerchantIdentifier" VALUE="1234567890">
<INPUT TYPE="HIDDEN" NAME="CurrencyAlphaCode" VALUE="USD">
<INPUT TYPE="HIDDEN" NAME="LIDSKU" VALUE="PRO_001">
<INPUT TYPE="HIDDEN" NAME="LIDDesc" VALUE="Product Description1">
<INPUT TYPE="HIDDEN" NAME="LIDPrice" VALUE="1.00">
<INPUT TYPE="HIDDEN" NAME="LIDQty" VALUE="1">
<INPUT TYPE="SUBMIT" VALUE="Buy Now">
</FORM>

How do I incorporate this into the form?

Thanks a million.
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!