Can we customize CCAVENUE payment page? - php

Can we customize CCAVENUE payment page where??is that possible?? I'm using INDIPAY package in laravel 5.3.
Please check attached Image for more details.

No you cannot. These pages are hosted by the payment processor and not in your application. All the package does is redirect to the payment processor with the appropriate payment data from your application. Unless the payment processor allows for customization of their payment page, this cannot be achieved.

CCAvenue gives you option to stylize few sections by going to Settings > Look & Feel.

Related

Wordpress paypal gateway integration plugin

I used several plugins which enable to integrate paypal gateway and wordpress.
But I want to find a plugin which enable us to buy and comeback to same page with updated status.
For instance, he cancelled it or successfully paid it so that I can refer that response to that order.
How can I do this?
Easy Paypal Gateway, Wordpress Paypal not works.
I don't want static return url. Must back to same page with its transaction status.
I'm not sure what you're looking for that's special, but the most popular option for Wordpress seems to be WooCommerce, with their PayPal module: https://woocommerce.com/woocommerce-and-paypal/

How to create a custom Dynamic QR Code woocommerce payment gateway?

I would like to know how I can create a Dynamic QR Code woocommerce payment gateway plugin. Customers will be able to make payment using a Mobile App by scanning the code generated on the checkout page. It uses mVISA.
I have both Request and Response code provided the bank including carback urls. How can I combine the them into a plugin?
PayPal does not have QR code integration process. You have to turn to technical support of Woocommerce for the further checking.

how to call eway payment gateway form on different location

I have install woocommerce in my wordpress application and also install eway payment gateway plugin. it is showing perfect on my default checkout page.
But i want to call it on different location ( i have donation page in my application and want to use eway there as well) as I am new to wordpress got stuck very badly.
please give me suggestion whatever possible and ask me for code if you want any.
Basically, you can't use eway payment gateway without e-commerce plugin. Which means you need product :), and you can't consider a donation as a product at all. I am sure that you have installed the plugin for Woocommerce only. To integrate eway on donation page you need to use eway API. here is the reference for the same.
https://www.eway.com.au/developers/api

Wordpress QNS Booking and PayU Payment gateway integration

I have a wordpress plugin called QNS booking system in which there is only 2 payment methods 1) Paypal 2) Direct Bank Transaction but I like to add another transaction namely PayU which is very popular in India. I am not much into php but my client needs it. So I have added some coding which you can help me through to get an idea and what are the ways which this requirement can be achieved.
Note: payu is available for woo commerce but not for booking systems
PayU Woocommerce Integration
QNS Booking Plugin
I just need only the PayU Payment Gateway others can be optional
Please review the codings and give me a solution guys
Thanks in Advance
To
integrate Payumoney in woocommerce "PayU" provides a simple plugin to
integrate. Install it, enter your credential and that’s all.. Done..
If you want to integrate it in wordpress non e-commerce site, it needs customization. Install PHP kit provided by payumoney.
The
most important you have to pass the values of all required parameter as
mentioned in their documentation. Pass these values with $_POST. That’s
it.
I have done the same thing in Hotel Booking system. Its working fine.If you need any further help, contact me on aryamaae.com

Advance integration of ccavenue

I have integrated ccavenue payment gateway in my site, on which user redirect to ccavenue.com to fill the form (it can be autofilled) and select the payment option.
But I don't want to redirect users to ccavenue to fill that form and select payment option. Instead I want user can select payment option from my site and redirect directly to that banks interface on behalf on ccavenue.
for example site mobikwik has this type of integration.
The integration you are looking for is called 'Seamless Integration'. The documentation for the same can be requested by ccavenue by emailing their technical team and providing your merchant id.
It is called the CCavenue IFRAME integration. You need to contact the ccavenue guys for that. There is a readymade plugin available for IFRAME integration but only for magento. We need to use the php kit provided by the ccavenue and manually integrate it. Its a difficult task.
seamless and PCI/DSS this two term you have search
In ccavenue there is one another method called "iframe checkout form" which seamless you can go with that.
You can have seamless payment integration on your website only if you have PCI-DSS compliance according to the RBI guidelines and security

Categories