Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Saturday at 10:32 PM
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Saturday at 3:55 PM
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Thursday at 2:23 PM
Ad icon
Wechat qr verification
Pawan2005
Updated:
Thursday at 1:28 AM
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Wednesday at 5:34 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Payment Gateway Integration Help
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="free reload" data-source="post: 18999414" data-attributes="member: 548913"><p><strong><span style="font-size: 12px">Hi all</span></strong></p><p> <strong><span style="font-size: 12px"></span></strong></p><p><strong><span style="font-size: 12px">I am not a coder at all I need real help</span></strong></p><p> <strong><span style="font-size: 12px"></span></strong></p><p><strong><span style="font-size: 12px">My website needs to offer the ability for clients to pay me via credit card using an online form or a button on my my website that takes them to a payment gateway.</span></strong></p><p> <strong><span style="font-size: 12px"></span></strong></p><p><strong><span style="font-size: 12px">I am using a Payment Gateway to do this and they have provided me with a pay online button HTML code. However, I have no idea how to style the button itself. here is the code they gave me.</span></strong></p><p> <strong><span style="font-size: 12px"></span></strong></p><p><strong><span style="font-size: 12px"><form action= "https://-----------/index.php" method= "post" name= "paynow_access_form" id= "paynow_access_form"></span></strong></p><p><strong><span style="font-size: 12px"><input type = "hidden" name = "option" id = "option" value = "com_" /></span></strong></p><p><strong><span style="font-size: 12px"><input type = "hidden" name = "controller" id = "controller" value = "PayNow" /></span></strong></p><p><strong><span style="font-size: 12px"><input type = "hidden" name = "task" id = "task" value = "processPostAccessAttempt" /></span></strong></p><p><strong><span style="font-size: 12px"><input type= "hidden" name= "return_url" value = "http://********.com/index.html"/></span></strong></p><p><strong><span style="font-size: 12px"><input type= "hidden" name= "error_return_url" value = "http://www.*****.com/index.html"/></span></strong></p><p><strong><span style="font-size: 12px"><input type= "hidden" name= "invoice_country_code" value= "LKR"/></span></strong></p><p><strong><span style="font-size: 12px"><input type= "hidden" name= "merchant_logo_url" value= "Your Merchant Logo URL Here"/></span></strong></p><p><strong><span style="font-size: 12px"><input type= "hidden" name= "paynow_user_code" value= "Your Account Code Here"/></span></strong></p><p><strong><span style="font-size: 12px"><input type= "submit" name= "submit" value= "Pay Now”/></span></strong></p><p><strong><span style="font-size: 12px"></form></span></strong></p><p></p><p><strong><span style="font-size: 12px"><p style="text-align: center">I have gone to a page and then "Object"... "Insert HTML" and then pasted the above in.... and the following comes out onto the website page... It actually works like a button but I need to make it look like a button</p></span></strong></p><p style="text-align: center"><strong><span style="font-size: 12px"><img src="https://forums.adobe.com/servlet/JiveServlet/showImage/2-7688592-780542/HTML-Button.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></span></strong></p><p><strong><span style="font-size: 12px"><p style="text-align: center">What I am asking is how do I design a custom button that suits my website and when pressed goes to the credit card payment form?... what HTML do need to include in the above to include a simple stylised button.... anything simple like a green "Pay Now" button is all Im after.</p><p></span></strong></p><p><strong><span style="font-size: 12px"><p style="text-align: center">Many thanks for any replies</p><p></span></strong></p></blockquote><p></p>
[QUOTE="free reload, post: 18999414, member: 548913"] [B][SIZE="3"]Hi all I am not a coder at all I need real help My website needs to offer the ability for clients to pay me via credit card using an online form or a button on my my website that takes them to a payment gateway. I am using a Payment Gateway to do this and they have provided me with a pay online button HTML code. However, I have no idea how to style the button itself. here is the code they gave me. <form action= "https://-----------/index.php" method= "post" name= "paynow_access_form" id= "paynow_access_form"> <input type = "hidden" name = "option" id = "option" value = "com_" /> <input type = "hidden" name = "controller" id = "controller" value = "PayNow" /> <input type = "hidden" name = "task" id = "task" value = "processPostAccessAttempt" /> <input type= "hidden" name= "return_url" value = "http://********.com/index.html"/> <input type= "hidden" name= "error_return_url" value = "http://www.*****.com/index.html"/> <input type= "hidden" name= "invoice_country_code" value= "LKR"/> <input type= "hidden" name= "merchant_logo_url" value= "Your Merchant Logo URL Here"/> <input type= "hidden" name= "paynow_user_code" value= "Your Account Code Here"/> <input type= "submit" name= "submit" value= "Pay Now”/> </form>[/SIZE][/B] [B][SIZE="3"][CENTER]I have gone to a page and then "Object"... "Insert HTML" and then pasted the above in.... and the following comes out onto the website page... It actually works like a button but I need to make it look like a button [IMG]https://forums.adobe.com/servlet/JiveServlet/showImage/2-7688592-780542/HTML-Button.jpg[/IMG][/CENTER][/SIZE][/B] [B][SIZE="3"][CENTER]What I am asking is how do I design a custom button that suits my website and when pressed goes to the credit card payment form?... what HTML do need to include in the above to include a simple stylised button.... anything simple like a green "Pay Now" button is all Im after.[/CENTER][/SIZE][/B] [B][SIZE="3"][CENTER]Many thanks for any replies[/CENTER][/SIZE][/B] [/QUOTE]
Insert quotes…
Verification
Payakata winadi keeyak tibeda?
Post reply
Top
Bottom